walnux/arch/sim/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
..
sim
.gitignore
arch.h arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
elf.h elf: Move 32/64bit generic mapping from risc-v/arch_elf.c to elfxx.h 2023-07-10 13:09:47 -03:00
inttypes.h sim: Initial support on MacOS M1 and Linux AARCH64 based hosts. 2022-02-17 09:35:09 +08:00
irq.h arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
limits.h arch: fix typo 2022-08-03 17:37:08 +08:00
math.h arch/sim: add arch/math.h 2023-01-13 23:09:47 +08:00
setjmp.h sim: change the type of xcpt_reg_t 2024-10-04 08:21:35 +08:00
spinlock.h arch: sim: nxstyle fixes 2021-03-31 21:12:25 -05:00
syscall.h sim/syscall: add syscall note support in the flat build 2022-03-07 23:58:28 +08:00
types.h sim/types: fix windows64 build error 2024-10-04 08:21:35 +08:00