zephyr/arch/arc/core
Eugeniy Paltsev 9cb9906418 ARC: cleanup exit_tickless_idle
Rewrite 'exit_tickless_idle' macro to make code more readable.
No functional changes intended.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
2020-07-24 12:05:12 +02:00
..
mpu zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
offsets kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING 2020-05-08 10:58:33 +02:00
secureshield zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
arc_connect.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
arc_smp.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cache.c ARC: replace NOP ASM inlines with builtin 2020-07-24 12:05:12 +02:00
CMakeLists.txt extensions.cmake: Replace TEXT_START with ROM_START 2020-01-23 03:22:59 -08:00
cpu_idle.S arch: arc: enable the workaround of sleep only for SMP case in nsim 2020-05-26 17:47:42 +02:00
fast_irq.S arch: arc: irq: bugs fix for fast irq in one register bank config 2020-07-07 15:10:26 +02:00
fatal.c arc: show all registers on exception 2020-06-09 13:52:56 +02:00
fault.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fault_s.S arch : arc: clean up of assembly codes 2020-03-12 13:02:17 -04:00
irq_manage.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
irq_offload.c arch: arc: fix the bug of irq_offload 2020-02-12 14:30:38 +02:00
isr_wrapper.S ARC: cleanup exit_tickless_idle 2020-07-24 12:05:12 +02:00
prep_c.c ARC: replace NOP ASM inlines with builtin 2020-07-24 12:05:12 +02:00
regular_irq.S arch : arc: clean up of assembly codes 2020-03-12 13:02:17 -04:00
reset.S arch: arc: fix the bug of firq stack setup for slave cores 2020-05-13 16:23:54 +02:00
switch.S arch : arc: clean up of assembly codes 2020-03-12 13:02:17 -04:00
thread.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
thread_entry_wrapper.S kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
timestamp.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
userspace.S arch: arc: remove MPU_STACK_GUARD for ARC_MPU_VER 2 2020-05-06 12:51:05 -07:00
vector_table.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
vector_table.ld linker: Clean up section name definitions 2020-04-30 13:42:36 -04:00