zephyr/arch
Evgeniy Paltsev 8048b14135 ARC: allow to build code for processors without ZOL
ARCv3 64 bit processors doesn't have Zero Delay Loop
(also named Zero Overhead Loop, ZOL) mechanism. Add kconfig
option to remove ZOL register save/restore so the code
can be build for both ARCv2 and ARCv3.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
2021-05-07 14:55:49 -05:00
..
arc ARC: allow to build code for processors without ZOL 2021-05-07 14:55:49 -05:00
arm arch: arm: aarch32: Move mpu code up a level 2021-05-06 19:39:09 +02:00
arm64 arm64: optimize offsets in z_arm64_context_switch 2021-05-04 22:41:32 -04:00
common arch: common: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
nios2 arch: nios2: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
posix arch: replace power/power.h with pm/pm.h 2021-05-05 18:35:49 -04:00
riscv arch: riscv: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
sparc arch: sparc: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
x86 x86: mmu: implement arch_page_phys_get() 2021-05-07 13:36:22 -04:00
xtensa xtensa: fix booting secondary cores on the dummy thread 2021-05-03 17:13:01 -04:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig arch: implement brute force find_lsb_set() 2021-05-07 13:36:22 -04:00