nuttx/arch/arm64/include
hujun5 cef8c598c7 arm64: Add support for FIQ interrupts
To compile arm64 NuttX, use the following command:
 ./tools/configure.sh -l qemu-armv8a:nsh_fiq
To run,use the following command
 qemu-system-aarch64 -cpu cortex-a53 -nographic -machine virt,virtualization=on,gic-version=3 -net none -chardev stdio,id=con,mux=on -serial chardev:con -mon chardev=con,mode=readline -kernel ./nuttx

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2023-10-12 16:56:24 -04:00
..
a64 arch/arm64: get_cpu_id according to the correct affinity level 2023-08-03 03:19:19 -07:00
fvp-v8r arch/arm64: get_cpu_id according to the correct affinity level 2023-08-03 03:19:19 -07:00
goldfish arm64: GoldFish Platform support 2023-09-19 11:34:26 +08:00
imx8 Fix nuttx coding style 2023-09-13 22:49:38 +08:00
qemu arch/arm64: get_cpu_id according to the correct affinity level 2023-08-03 03:19:19 -07:00
rk3399 Pinephone Pro port just nsh 2023-08-24 11:16:31 +08:00
.gitignore
arch.h sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
inttypes.h
irq.h arm64: Add support for FIQ interrupts 2023-10-12 16:56:24 -04:00
limits.h
setjmp.h arch/arm64: default select ARCH_HAVE_SETJMP 2023-07-28 20:57:26 -07:00
spinlock.h
stdarg.h
syscall.h arch: rename arch special function name 2022-11-22 16:27:56 +08:00
types.h