blob: 9ba35a4bff1b18ee7ec25120a3e9d242c5e9d8ca [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/ip/hmac/data:all_files",
],
)