incubator-nuttx/boards/arm64
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/pinephone Run refresh.sh to update all board configs 2023-09-02 14:45:44 +08:00
fvp-v8r/fvp-armv8r Fix nuttx coding style 2023-09-13 22:49:38 +08:00
imx8/imx8qm-mek fix led panic feature 2023-09-21 00:35:12 +08:00
qemu/qemu-armv8a arm64: Add support for FIQ interrupts 2023-10-12 16:56:24 -04:00
rk3399 fix led panic feature 2023-09-21 00:35:12 +08:00