nuttx/arch/arm64/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
..
a64 Fix nuttx coding style 2023-07-14 01:16:06 +08:00
common arch: update g_running_tasks when context switch occurred 2023-08-01 09:35:18 -07:00
fvp-v8r arch: fvp-v8r: Fix warning when configuring fvp-armv8r:nsh_smp 2023-06-02 12:08:27 +08:00
qemu arch: arm64: Fix to access psci with hypervisor 2023-06-30 16:10:26 +08:00
.gitignore
Makefile toolchain/gcc: fix linker error if enable STACK_CANARIES/LTO at same time 2023-07-21 01:13:34 +08:00
Toolchain.defs arm64: add kasan support for arm64 2023-07-31 05:45:46 -07:00