nuttx/arch
ligd aa4a428825 armv7/8m: unmask all the IRQ when thread start
NVIC_SYSH_PRIORITY_MIN not the basepri loweest prio
spec says:
basepri 0 - Disables masking by BASEPRI

Signed-off-by: ligd <liguiding1@xiaomi.com>
2024-10-18 23:54:11 +08:00
..
arm armv7/8m: unmask all the IRQ when thread start 2024-10-18 23:54:11 +08:00
arm64 sched: replace sync pause with async pause for nxtask_terminate 2024-10-17 12:51:14 +02: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 build/cmake: add initial KERNEL mode support 2024-03-15 16:21:23 +08:00
Kconfig binfmt/modlib: support loading each sections to different memory for Relocate object 2024-10-08 23:51:33 +08:00