diff options
author | Kai-Chuan Hsieh <kaichuan.hsieh@canonical.com> | 2021-05-25 15:30:48 +0800 |
---|---|---|
committer | Kai-Chuan Hsieh <kaichuan.hsieh@canonical.com> | 2021-05-27 18:53:52 +0800 |
commit | 188023521d796352e9e6ac78e0e5e0952bf3c452 (patch) | |
tree | ee1f4cbc4a557890da0efa827ae568d697ca9453 /units/cpu | |
parent | 5a17cac9dc3b4b940cac95dd2978c3c8166a9e59 (diff) |
Add: check package cstate during short idle
LP: #1928053 According to Intel blog [1], the system can reach at least PC8 when screen on. The test job check if the device can reach PC8 during idle screen on. For platform has no PC8, the target shoule be as deeper as possible. [1] https://01.org/blogs/qwang59/2020/linux-s0ix-troubleshooting
Diffstat (limited to 'units/cpu')
-rw-r--r-- | units/cpu/test-plan.pxu | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/units/cpu/test-plan.pxu b/units/cpu/test-plan.pxu index eb2dabb..46e9ac4 100644 --- a/units/cpu/test-plan.pxu +++ b/units/cpu/test-plan.pxu @@ -32,8 +32,6 @@ include: cpu/offlining_test certification-status=blocker cpu/topology certification-status=blocker cpu/clocktest - power-management/cpu-low-power-idle - power-management/system-low-power-idle id: cpu-cert-blockers unit: test plan |