zephyr/tests/benchmarks
Youvedeep Singh 91063a33a4 tests: benchmark: timing_info: Add support for nrf series processors
nrf SOC uses nrf rtc timer (not sys tick), which is 32kHz,
whereas CPU runs at higher speed (nrf52 runs at 64MHz).
So 32Khz is too slow to measure critical kernel parameters.

This patch does :-
1. Add support for nrf SOC for timing_info benchmarking.
2. Uses SOC timer to measure kernel parameters.

Jira: ZEP-2314

Signed-off-by: Youvedeep Singh <youvedeep.singh@intel.com>
2017-08-31 14:25:31 -04:00
..
app_kernel tests: benchmarks: use main thread for benchmark 2017-08-24 09:29:14 -07:00
boot_time tests: boot_time: cleanup boot_time test to work on ARM 2017-06-29 07:08:59 -04:00
footprint tests: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
latency_measure Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
object_footprint tests/object_footprint: fix build error due to bad Kconfig specification 2017-08-28 18:29:56 -04:00
sys_kernel doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
timing_info tests: benchmark: timing_info: Add support for nrf series processors 2017-08-31 14:25:31 -04:00