summaryrefslogtreecommitdiff
path: root/zephyr/test/ap_power/testcase.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/ap_power/testcase.yaml')
-rw-r--r--zephyr/test/ap_power/testcase.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/zephyr/test/ap_power/testcase.yaml b/zephyr/test/ap_power/testcase.yaml
index aaf8a530a6..b55e2f3f47 100644
--- a/zephyr/test/ap_power/testcase.yaml
+++ b/zephyr/test/ap_power/testcase.yaml
@@ -1,4 +1,10 @@
common:
platform_allow: native_posix
tests:
- ap_power.default: {}
+ ap_power.alderlake:
+ extra_args: CONFIG_EMUL_POWER_SIGNALS=y
+ CONFIG_X86_NON_DSX_PWRSEQ_ADL=y
+ CONFIG_AP_X86_INTEL_ADL=y
+ CONFIG_PLATFORM_EC_HOST_INTERFACE_ESPI_VW_SLP_S4=y
+ CONFIG_PLATFORM_EC_HOST_INTERFACE_ESPI_VW_SLP_S5=y
+ DTC_OVERLAY_FILE="boards/native_posix.overlay";"boards/alderlake.dts"