kernel-selftest: add cpufreq and cpu-hotplug tests

Add cpufreq and cpu-hotplug tests to kernel-selftest.
Tested with pixel6.

Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Tudor Ambarus 2025-09-10 14:03:59 +00:00 committed by Khem Raj
parent c36badde67
commit 6bb43f7a55
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -49,6 +49,8 @@ DEBUG_PREFIX_MAP:remove = "-fcanon-prefix-map"
TEST_LIST = "\
${@bb.utils.filter('PACKAGECONFIG', 'bpf firmware vm', d)} \
cpufreq \
cpu-hotplug \
rtc \
ptp \
timers \