zephyr/arch
Adithya Baglody be1cb961ad tests: benchmark: boot_time: Reading time stamps made arch agnostic
1. Changed _tsc_read() to k_cycles_get_32(). Thus reading the
time stamp will be agnostic of the architecutre used.
2. Changed the variable names from *_tsc to *_time_stamp.

JIRA: ZEP-1426

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2017-06-16 07:37:37 -05:00
..
arc arc: fix balign position to properly 4byte align global vars 2017-06-12 23:33:31 -04:00
arm arm: nxp: mpu: Fix off-by-1 error in region index calculation 2017-06-12 11:40:12 -05:00
common build: simplfy how extra build steps are specified 2017-05-13 14:07:09 -04:00
nios2 stack_sentinel: hang system on failure 2017-06-08 13:49:36 -05:00
riscv32 stack_sentinel: hang system on failure 2017-06-08 13:49:36 -05:00
x86 tests: benchmark: boot_time: Reading time stamps made arch agnostic 2017-06-16 07:37:37 -05:00
xtensa stack_sentinel: hang system on failure 2017-06-08 13:49:36 -05:00
Kconfig spell: Kconfig help typos: /arch 2017-04-24 20:14:53 +00:00
Makefile gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00