nuttx/arch
anjiahao fb8da4b89d mps3-an547:support protect mode
add mps3-an547:knsh configs

./tools/configure.sh mps3-an547:knsh
make -j20
qemu-system-arm -M mps3-an547 -m 2G -device loader,file=nuttx.hex -device loader,file=nuttx_user.hex -gdb tcp::1129 -nographic

nsh>ostest

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2025-12-18 22:19:44 +08:00
..
arm mps3-an547:support protect mode 2025-12-18 22:19:44 +08:00
arm64 arch/crt0.c: revert entry _start 2025-12-10 19:06:04 +08:00
avr arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
ceva arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
dummy
hc arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
mips arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
misoc arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
or1k arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
renesas renesas/rx65n: Replace spinlock/sched_lock with spin_lock_irqsave_nopreempt 2025-11-04 22:46:15 +08:00
risc-v arch:use ARCH_64BIT to mark arch is support 64bit 2025-12-18 22:05:12 +08:00
sim cmake:add missing cflag "-D_FILE_OFFSET_BITS=64" of sim 2025-12-18 22:18:49 +08:00
sparc arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
tricore arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
x86 arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
x86_64 x86_64:fix syscall type mismatch 2025-12-18 06:31:43 +01:00
xtensa netdev_upperhalf: convert Kconfig to variable 2025-12-14 10:01:22 +08:00
z16 arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
z80 arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
CMakeLists.txt arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig arch:use ARCH_64BIT to mark arch is support 64bit 2025-12-18 22:05:12 +08:00