修复用户态ipc错误&修改hello为uvmm

This commit is contained in:
zhangzheng
2024-08-04 14:35:25 +08:00
parent 83d4f88de6
commit 1132f9997e
48 changed files with 568 additions and 136 deletions

View File

@@ -125,7 +125,7 @@ if ((DEFINED CONFIG_MMU) AND (CONFIG_MMU STREQUAL "y"))
sh_dump_elf
cpiofs_dump_elf
net_dump_elf
hello_dump_elf
uvmm_dump_elf
)
set_source_files_properties(${CMAKE_SOURCE_DIR}/build/output/rootfs.cpio.elf PROPERTIES EXTERNAL_OBJECT true)
add_executable(bootstrap.elf