incubator-nuttx/arch/sparc/include
hujun5 e249dd2672 arch: support customized up_cpu_index() in AMP mode
Some app with same code runs on different cores in AMP mode,
need the physical core on which the function is called.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
Signed-off-by: fangxinyong <fangxinyong@xiaomi.com>
2024-10-10 02:38:40 +08:00
..
bm3803 Fix nuttx coding style 2023-07-14 20:48:24 +08:00
bm3823 Fix nuttx coding style 2023-07-14 20:48:24 +08:00
s698pm Fix nuttx coding style 2023-07-14 20:48:24 +08:00
sparc_v8 arch: move sigdeliver to common code 2024-10-07 13:32:57 +08:00
.gitignore enable sparc's daily ci and eliminate some warnings 2022-02-03 14:43:21 +01:00
arch.h arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
elf.h Fix nuttx coding style 2023-07-14 20:48:24 +08:00
inttypes.h enable sparc's daily ci and eliminate some warnings 2022-02-03 14:43:21 +01:00
irq.h arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
limits.h arch: Define WCHAR_[MIN|MAX] in arch/include/limits.h 2022-06-03 22:25:49 +03:00
spinlock.h Update arch/sparc/include/spinlock.h 2022-10-18 00:55:30 +08:00
syscall.h arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
types.h types.h: fix windows build error 2024-08-14 22:36:57 +08:00