nuttx/arch
chao an b15c1a441a arm/gicv3: set routing affinity before enable IRQ
In corner case, the pending ISR will be triggered immediately
after enable the IRQ, this PR will setting CPU affinity first
to avoid routing the unexpected IRQ to other CPUs.

Signed-off-by: chao an <anchao@lixiang.com>
2024-09-03 19:14:14 -03:00
..
arm arm/gicv3: set routing affinity before enable IRQ 2024-09-03 19:14:14 -03:00
arm64 arm/gicv3: set routing affinity before enable IRQ 2024-09-03 19:14:14 -03:00
avr types.h: fix windows build error 2024-08-14 22:36:57 +08:00
ceva irq: remove restore_critical_section in irq 2024-08-25 21:14:19 +08:00
dummy
hc types.h: fix windows build error 2024-08-14 22:36:57 +08:00
mips usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
misoc types.h: fix windows build error 2024-08-14 22:36:57 +08:00
or1k types.h: fix windows build error 2024-08-14 22:36:57 +08:00
renesas usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
risc-v espressif: Fix deadlock in RT timer caused by critical section 2024-08-30 17:00:51 -03:00
sim nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
sparc irq: remove restore_critical_section in irq 2024-08-25 21:14:19 +08:00
tricore types.h: fix windows build error 2024-08-14 22:36:57 +08:00
x86 arch/EXTRA_LIBS: link all staging library. 2024-08-21 01:40:15 +08:00
x86_64 nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
xtensa esp32s2: fix SPI flash and file system mounting 2024-09-03 19:13:46 -03:00
z16 types.h: fix windows build error 2024-08-14 22:36:57 +08:00
z80 types.h: fix windows build error 2024-08-14 22:36:57 +08:00
CMakeLists.txt
Kconfig arch/arm64: Move ELF_64BIT selection to arch/Kconfig 2024-08-28 07:45:36 -04:00