Enabled the boot_time test on ARM SoCs, set __start_time_stamp on ARM since we don't have a free running counter similar to TSC on x86. Also moved to printing the values out as %u to increase the range of values. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
5 lines
73 B
YAML
5 lines
73 B
YAML
tests:
|
|
- test:
|
|
arch_whitelist: x86 arm
|
|
tags: benchmark
|