blob: 538ab3a7a058f6a3106d32b7d7d291e9658ea3fc [file] [log] [blame]
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
package(default_visibility = ["//visibility:public"])
filegroup(
name = "all_files",
srcs = glob(["**"]) + [
"//hw/top_earlgrey/ip/xbar_peri/data:all_files",
],
)