nuttx/arch/arm/src
zhangyuan21 8f39ba6ae4 arch: update g_running_tasks when context switch occurred
When supporting high-priority interrupts, updating the
g_running_tasks within a high-priority interrupt may be
cause problems. The g_running_tasks should only be updated
when it is determined that a task context switch has occurred.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-08-01 09:35:18 -07:00
..
a1x Fix Kconfig style 2023-06-20 12:54:50 -03:00
am335x arch/arm: fix declaration of extern types 2023-07-31 18:56:40 -07:00
arm arch: update g_running_tasks when context switch occurred 2023-08-01 09:35:18 -07:00
armv6-m arch: update g_running_tasks when context switch occurred 2023-08-01 09:35:18 -07:00
armv7-a arch: update g_running_tasks when context switch occurred 2023-08-01 09:35:18 -07:00
armv7-m arch: update g_running_tasks when context switch occurred 2023-08-01 09:35:18 -07:00
armv7-r arch: update g_running_tasks when context switch occurred 2023-08-01 09:35:18 -07:00
armv8-m arch: update g_running_tasks when context switch occurred 2023-08-01 09:35:18 -07:00
armv8-r arch: Compute the array size by nitems 2023-07-26 09:33:38 +02:00
c5471 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
cmake cmake: cmse support for armv8-m 2023-07-13 23:49:02 +03:00
common arch/arm: fix declaration of extern types 2023-07-31 18:56:40 -07:00
cxd56xx drivers/video: add capture arg to support multi instance 2023-07-29 07:42:29 -07:00
dm320 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
efm32 Fix nuttx coding style 2023-07-14 01:16:06 +08:00
eoss3 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
fvp-v8r-aarch32 board: add CortexR52 FVP AEMv8R platform 2023-06-01 09:51:03 -03:00
gd32f4 Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
imx1 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
imx6 Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
imxrt Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
kinetis arch/arm: fix declaration of extern types 2023-07-31 18:56:40 -07:00
kl Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
lc823450 arch/arm/src/lc823450/lc823450_spifi2.h: Fix nuttx coding style 2023-07-10 22:24:59 +08:00
lpc17xx_40xx Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
lpc31xx Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
lpc43xx Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
lpc54xx Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
lpc214x Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
lpc2378 Fix nuttx coding style 2023-07-11 02:33:45 +08:00
max326xx Fix Kconfig style 2023-05-23 00:03:25 +08:00
moxart
nrf52 Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
nrf53 cmake: enable more cmake builds 2023-07-25 06:18:22 -07:00
nrf91 arch/nrf91/modem: fix returned source address 2023-07-26 04:51:05 -07:00
nuc1xx drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
phy62xx Fix nuttx coding style 2023-07-14 01:16:06 +08:00
rp2040 Fix nuttx coding style 2023-07-11 02:33:45 +08:00
rtl8720c drivers: Format pointer through "%p" for kthread_create 2023-07-30 23:40:59 +03:00
s32k1xx arch/arm: fix declaration of extern types 2023-07-31 18:56:40 -07:00
s32k3xx Fix nuttx coding style 2023-07-13 19:30:56 +08:00
sam34 Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
sama5 Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
samd2l2 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
samd5e5 Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
samv7 Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
stm32 Optimize stm32 RTC accuracy 2023-08-01 18:02:09 +02:00
stm32f0l0g0 cmake: port stm32f0l0g0 2023-07-24 10:13:26 -07:00
stm32f7 Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
stm32h7 Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
stm32l4 drivers/spi: add support for qspi hwfeatures 2023-07-12 01:42:25 +08:00
stm32l5 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
stm32u5 Initial support for NUCLEO-U5A5ZJ-Q board 2023-07-23 18:42:05 -07:00
stm32wb Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
stm32wl5 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
str71x drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
tiva build: add initial cmake build system 2023-07-08 13:50:48 +08:00
tlsr82 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
tms570
xmc4 add userled driver initialization 2023-06-30 10:29:33 -03:00
.gitignore
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Makefile toolchain/gcc: fix linker error if enable STACK_CANARIES/LTO at same time 2023-07-21 01:13:34 +08:00