nuttx/arch/arm64/src
hujun5 4cb419866f arch: inline up_testset in arm arm64 riscv xtensa
test:
Configuring NuttX and compile:
$ ./tools/configure.sh -l qemu-armv8a:nsh_smp
$ make
Running with qemu
$ qemu-system-aarch64 -cpu cortex-a53 -smp 4 -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>
2024-08-21 01:45:10 +08:00
..
a64 arm64/qemu: The PSCI can be configured with CONFIG_ARM64_PSCI 2024-06-20 09:41:28 +08:00
cmake cmake:split the archive process to avoid parameter problems 2024-08-18 23:26:01 +08:00
common arch: inline up_testset in arm arm64 riscv xtensa 2024-08-21 01:45:10 +08:00
fvp-v8r arm64: inline up_cpu_index 2024-06-28 21:29:33 +08:00
goldfish arm64: inline up_cpu_index 2024-06-28 21:29:33 +08:00
imx8
imx9 arch/arm64/imx93: Add more base addresses 2024-08-16 19:39:02 +08:00
qemu arm64: inline up_cpu_index 2024-06-28 21:29:33 +08:00
rk3399 arm64/qemu: The PSCI can be configured with CONFIG_ARM64_PSCI 2024-06-20 09:41:28 +08:00
zynq-mpsoc zynq-mpsoc/zcu111: independent JTAG configs from normal nsh configs 2024-07-30 12:41:30 -03:00
.gitignore
CMakeLists.txt
Makefile
Toolchain.defs arch: Add --whole-archive linker option for some of architectures 2024-06-28 02:31:40 +08:00