修复用户态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

@@ -95,7 +95,8 @@
"uvmm_devtree.h": "c",
"vgic.h": "c",
"aarch64_emul.h": "c",
"uvmm_host_irqs.h": "c"
"uvmm_host_irqs.h": "c",
"stdio.h": "c"
},
"cortex-debug.showRTOS": false,
"cortex-debug.variableUseNaturalFormat": false,