zephyr/tests/arch/riscv/atomic/testcase.yaml
Aleksandar Cecaric 0f1d93cb4f include: riscv: add RISC-V arch atomic instructions
Add RISC-V architecture specific atomic instructions, not present in
atomic_builtin.h

Signed-off-by: Aleksandar Cecaric <aleksandar.cecaric@nextsilicon.com>
2024-06-01 10:27:32 +02:00

5 lines
119 B
YAML

tests:
arch.riscv.atomic:
arch_allow: riscv
filter: CONFIG_RISCV_ISA_EXT_A and not CONFIG_SOC_OPENISA_RV32M1