walnux/arch/arm64/src
Jukka Laitinen 8a157d7514 arch/arm64_schedulesigaction.c: Fix signal delivery in EL1 when MMU is enabled
When delivering a signal to a kernel task, or in CONFIG_BUILD_FLAT with MMU
enabled, the REG_SCTLR_EL1 needs to be stored for exception return.

Otherwise 0 is restored to the register at exception return, MMU is switched off
and the  system crashes.

Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>
2025-08-13 23:12:30 +08:00
..
a64 style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
a527 a527: Remove MTE enablement 2025-06-30 18:19:38 +08:00
bcm2711 bcm2711/spi: Create interrupt-based SPI driver. 2025-05-24 12:47:43 -03:00
cmake toolchain/arm64/cmake: Corrected the writing of arm64 cmake search library 2025-07-17 19:17:55 +08:00
common arch/arm64_schedulesigaction.c: Fix signal delivery in EL1 when MMU is enabled 2025-08-13 23:12:30 +08:00
fvp-v8r arch/arm64/fvp-v8r: enable Cmake 2025-06-30 17:12:38 +08:00
goldfish arch/arm64: Optimize the initialization of the timer. 2025-03-26 19:26:37 +08:00
imx8 style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
imx9 arch/arm64/imx9: Fix first trace 2025-08-13 10:59:46 -03:00
qemu arm64/qemu: decouple qemu board from chip 2025-07-16 10:12:57 -03:00
rk3399 style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
zynq-mpsoc arm64/zynq-mpsoc: fix race condition in txint handler 2025-07-13 18:22:02 -03:00
.gitignore
CMakeLists.txt arch/arm64: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
Makefile binfmt:use crt0 inside of starthook 2025-04-09 23:07:29 +08:00
Toolchain.defs arm64/toolchain.defs: clang should specify target 2025-06-27 20:44:41 +08:00