nuttx/arch
hujun5 6e7d90e195 arm64: remove the operation of clearing interrupts during GIC initialization
To align with the implementation of ARMv7-A, remove the operation of clearing
interrupts during GIC initialization to avoid losing interrupts during asynchronous startup.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-10-24 18:04:49 +08:00
..
arm arm-m: support zero interrupt back to game 2024-10-18 23:54:11 +08:00
arm64 arm64: remove the operation of clearing interrupts during GIC initialization 2024-10-24 18:04:49 +08:00
avr sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
ceva sched: replace sync pause with async pause for nxsig_process 2024-10-11 01:30:51 +08:00
dummy
hc sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
mips sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
misoc sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
or1k sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
renesas sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
risc-v sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
sim sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
sparc sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
tricore sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
x86 sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
x86_64 sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
xtensa sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
z16 sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
z80 sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02:00
CMakeLists.txt
Kconfig binfmt/modlib: support loading each sections to different memory for Relocate object 2024-10-08 23:51:33 +08:00