zephyr/arch
Yong Cong Sin 035c822253 arch: riscv: fill all IRQ stacks with 0xAA
Fill the memory of all CPU's IRQ stack with 0xAA on init, so
that `z_stack_space_get` can calculate the remaining space
correctly.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-09-13 09:17:34 +02:00
..
arc arch: arc: replace ARC_EARLY_SOC_INIT with PLATFORM_RESET_HOOK 2024-09-09 10:07:33 +02:00
arm llext: Move arm-specific relocation names from generic LLEXT file 2024-09-12 14:48:55 +02:00
arm64 llext: Introduce AARCH64 relocation support 2024-09-12 14:48:55 +02:00
common arch: Fix assert logic for installing shared interrupt 2024-09-11 07:41:20 -04:00
mips init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
nios2 init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
posix arch posix: Implement arch_thread_name_set() 2024-08-23 08:01:33 -04:00
riscv arch: riscv: fill all IRQ stacks with 0xAA 2024-09-13 09:17:34 +02:00
sparc init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
x86 x86: skip printing args when unwinding stack 2024-09-09 18:41:04 -04:00
xtensa init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
archs.yml hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig arm64: demand paging is supported 2024-09-11 20:18:51 -04:00
Kconfig.v1 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.v2 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00