| // Copyright lowRISC contributors. | |
| // Licensed under the Apache License, Version 2.0, see LICENSE for details. | |
| // SPDX-License-Identifier: Apache-2.0 | |
| // testplan for the masked version of KMAC | |
| { | |
| variant: "kmac_masked" | |
| import_testplans: ["hw/ip/kmac/data/kmac_base_testplan.hjson"] | |
| } |