diff --git a/samples/subsys/llext/shell_loader/sample.yaml b/samples/subsys/llext/shell_loader/sample.yaml index f1d7b6907d9..a9e76eed348 100644 --- a/samples/subsys/llext/shell_loader/sample.yaml +++ b/samples/subsys/llext/shell_loader/sample.yaml @@ -6,6 +6,7 @@ common: - arm - xtensa filter: not CONFIG_MPU and not CONFIG_MMU and not CONFIG_SOC_SERIES_S32ZE + and not CONFIG_SOC_SERIES_RZA2M platform_exclude: # platforms with active issues - apollo4p_evb # See #73443 @@ -21,6 +22,7 @@ common: - qemu_arc/qemu_arc_hs6x - qemu_cortex_m0 - qemu_xtensa/dc233c/mmu + - rza2m_evk sample: description: Loadable extensions with shell sample