mirror of
https://github.com/apache/nuttx.git
synced 2026-08-13 16:35:21 +00:00
Fix problems mentioned in:
https://github.com/apache/nuttx/pull/10462
Brief:
rv-virt:knsh64, qemu-7.2.4
qemu-system-riscv64 -semihosting -nographic -cpu rv64 -smp 8 -M virt,aclint=on -bios none -kernel nuttx
```
[ 0.006000] _assert: Current Version: NuttX 12.0.0
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| gnu-elf.ld | ||
| Kconfig | ||
| libelf.h | ||
| libelf_addrenv.c | ||
| libelf_bind.c | ||
| libelf_coredump.c | ||
| libelf_ctors.c | ||
| libelf_dtors.c | ||
| libelf_init.c | ||
| libelf_iobuffer.c | ||
| libelf_load.c | ||
| libelf_read.c | ||
| libelf_sections.c | ||
| libelf_symbols.c | ||
| libelf_uninit.c | ||
| libelf_unload.c | ||
| libelf_verify.c | ||
| Make.defs | ||