blob: b8c6115dfb5c96e68ba03aa683bfbdea07857ae2 [file] [log] [blame]
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
# This is defined here so it is visible in all child subdirectories.
mask_rom_tests = {
# 'test_name': {
# 'library': test_lib,
# 'dv_frames': true/false, # (can be omitted, defaults to `false`)
# },
}
subdir('otbn')
subdir('lib')
subdir('mask_rom')
subdir('rom_ext')
subdir('testing')