| // Copyright lowRISC contributors. |
| // Licensed under the Apache License, Version 2.0, see LICENSE for details. |
| // SPDX-License-Identifier: Apache-2.0 |
| # This auxiliary chip sim cfg specification focuses on chip level mask rom functional tests. |
| # Please see chip_sim_cfg.hjson for full setup details. |
| # Note: Please maintain alphabetical order. |
| name: chip_mask_rom_keymgr_functest |
| uvm_test_seq: chip_sw_base_vseq |
| sw_images: ["sw/device/silicon_creator/testing/sw_silicon_creator_lib_driver_keymgr_functest:1"] |
| en_run_modes: ["sw_test_mode"] |
| run_opts: ["+sw_test_timeout_ns=5000000"] |
| tests: ["chip_mask_rom_keymgr_functest"] |