walnux/arch/arm64
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
..
include arch/arm64: imx9 add pci dma space and pci outbound space 2025-08-11 23:24:04 +08:00
src arch/arm64_schedulesigaction.c: Fix signal delivery in EL1 when MMU is enabled 2025-08-13 23:12:30 +08:00
CMakeLists.txt arch/arm64: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
Kconfig arm64: Support hardware debug 2025-07-03 00:20:54 +08:00