We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1447c5f commit 417f564Copy full SHA for 417f564
tests/subsys/secure_storage/psa/its/testcase.yaml
@@ -3,6 +3,8 @@ common:
3
- native_sim
4
platform_exclude:
5
- qemu_cortex_m0 # settings subsystem initialization fails
6
+ arch_exclude:
7
+ - microblaze # there is no fucking filter in here...
8
timeout: 120
9
tags:
10
- psa.secure_storage
0 commit comments