zephyr/tests/benchmarks
Stephanos Ioannidis cdbfbe396f tests: benchmarks: Fix incorrect ARM arch variant check
Currently, the Cortex-M SysTick-based timing info implementation is
incorrectly specified for all 32-bit ARM architectures.

This commit fixes that by restricting the SysTick-based implementation
to the ARM Cortex-M architectures only; in addition, it removes the
ARM64 timing info implementation as it is identical to the default
generic implementation and was previously added only as a workaround
for the aforementioned problem.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-04-15 15:49:27 +02:00
..
app_kernel timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
boot_time cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
latency_measure tests: latency_measure: disable pm for MEC1501 based boards 2020-04-11 15:32:49 -04:00
mbedtls cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
sched cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
sys_kernel cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
timing_info tests: benchmarks: Fix incorrect ARM arch variant check 2020-04-15 15:49:27 +02:00