boards: arm: mps2_an521: Enable TFM testing in CI
The mps2_an521_nonsecure exists for TFM and is also utilized as a config for multicore samples. We can enable just the TFM tests with only_tags and get a bit of additional coverage in QEMU for the TFM integration. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
b17530c986
commit
76092400fd
1 changed files with 5 additions and 2 deletions
|
@ -2,9 +2,12 @@ identifier: mps2_an521_nonsecure
|
|||
name: ARM V2M MPS2-AN521_nonsecure
|
||||
type: mcu
|
||||
arch: arm
|
||||
simulation: qemu
|
||||
toolchain:
|
||||
- gnuarmemb
|
||||
- zephyr
|
||||
- xtools
|
||||
supported:
|
||||
- gpio
|
||||
testing:
|
||||
default: true
|
||||
only_tags:
|
||||
- tfm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue