12 lines
231 B
YAML
12 lines
231 B
YAML
|
common:
|
||
|
tags: llext
|
||
|
tests:
|
||
|
llext.simple.arm:
|
||
|
filter: not CONFIG_CPU_HAS_MMU
|
||
|
arch_allow: arm
|
||
|
extra_configs:
|
||
|
- CONFIG_ARM_MPU=n
|
||
|
# Broken platforms
|
||
|
platform_exclude:
|
||
|
- nuvoton_pfm_m487 # See #63167
|