Adding acrn configurations specific to the platform on which acrn boots zephyr, Only the EHL specifc configurations for now. Keeping the HW clock frequency to 1900Mhz for EHL and using the new APIc timer driver. Signed-off-by: Aastha Grover <aastha.grover@intel.com>
8 lines
257 B
YAML
8 lines
257 B
YAML
tests:
|
|
benchmark.kernel.boot_time:
|
|
arch_allow: x86 arm posix
|
|
platform_exclude: qemu_x86 qemu_x86_coverage qemu_x86_64 qemu_x86_nommu
|
|
minnowboard acrn acrn_ehl_crb
|
|
tags: benchmark
|
|
filter: CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC >= 1000000
|