diff --git a/samples/subsys/llext/shell_loader/sample.yaml b/samples/subsys/llext/shell_loader/sample.yaml index 3cf54e45020..a946b4b53ee 100644 --- a/samples/subsys/llext/shell_loader/sample.yaml +++ b/samples/subsys/llext/shell_loader/sample.yaml @@ -5,7 +5,7 @@ common: - xtensa filter: not CONFIG_MPU and not CONFIG_MMU and not CONFIG_SOC_SERIES_S32ZE_R52 platform_exclude: - - nuvoton_pfm_m487 # See #63167 + - numaker_pfm/m487 # See #63167 sample: description: Loadable extensions with shell sample name: Extension loader shell diff --git a/tests/drivers/charger/sbs_charger/testcase.yaml b/tests/drivers/charger/sbs_charger/testcase.yaml index 31d1dbad013..57f016a2632 100644 --- a/tests/drivers/charger/sbs_charger/testcase.yaml +++ b/tests/drivers/charger/sbs_charger/testcase.yaml @@ -19,7 +19,7 @@ tests: - hifive_unmatched - rcar_h3ulcb_ca57 - rcar_salvator_xs_m3 - - numaker_pfm_m467 + - numaker_pfm/m467 drivers.charger.sbs.emulated_64_bit_i2c_addr: tags: - drivers diff --git a/tests/subsys/llext/hello_world/testcase.yaml b/tests/subsys/llext/hello_world/testcase.yaml index c977dc5f94f..11668ed67f0 100644 --- a/tests/subsys/llext/hello_world/testcase.yaml +++ b/tests/subsys/llext/hello_world/testcase.yaml @@ -4,7 +4,7 @@ common: - arm - xtensa platform_exclude: - - nuvoton_pfm_m487 # See #63167 + - numaker_pfm/m487 # See #63167 tests: llext.simple.readonly: arch_exclude: xtensa # for now