zephyr/arch
Andrzej Głąbek 22b17e490b arch: arm: aarch32: Introduce z_arm_on_enter_cpu_idle() hook
Introduce an optional hook to be called when the CPU is made idle.
If needed, this hook can be used to prevent the CPU from actually
entering sleep by skipping the WFE/WFI instruction.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-02-21 15:03:30 +01:00
..
arc treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2023-01-13 17:42:55 -05:00
arm arch: arm: aarch32: Introduce z_arm_on_enter_cpu_idle() hook 2023-02-21 15:03:30 +01:00
arm64 arch/arm64: Implement ASID support in ARM64 MMU 2022-12-13 17:21:11 +09:00
common
mips
nios2
posix arch: posix: Declare _posix_zephyr_main with int return type 2022-11-05 16:41:45 +09:00
riscv riscv: pmp: provision for implementations with partial PMP support 2023-02-20 10:57:11 +01:00
sparc
x86 treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
xtensa xtensa: stop execution under simulator for double exception 2023-01-23 10:09:18 +00:00
CMakeLists.txt
Kconfig arch: Double privileged stack space with emulation 2023-02-19 20:38:38 -05:00