-
Hi!
I'm trying to build the x86_64 example because I can read:
"Boot images/kernel-x86_64-pc99 and images/capdl-loader-experimental-image-x86_64-pc99"
anyway, whenever I try to build x86_64 …
-
The wrapper that calls `uart_drv_getchar()`, `kernel_getDebugChar()`, is never called within the kernel, and there is no syscall equivalent to `SysDebugPutChar`.
It seems as if any serial recv hand…
-
I tried to run "m simulate " and seems like I didn't get the same result as the "getting started" said. Did I do songthing wrong?
`Booting all finished, dropped to user space
cantrip_os_rootserver::…
-
../init-build.sh -DCAMKES_VM_APP=vm_minimal -DPLATFORM=qemu-arm-virt
logs:
[304/385] Generating capDL-tool/parse-capDL
FAILED: capDL-tool/parse-capDL /home/luffy/workspace/github/sel4-vm-example/bu…
-
hi ,i am Bruce. when i get started with repo & the build system, i perform ' m simulate-debug', and get the error as followed.
229/328] Linking C executable process_manager.instance.bin
FAILED: proc…
-
When running the script `build-sparrow.sh` with a target architecture aarch64, the build process fails with the following issue:
```
Generating images/capdl-loader-image-arm-bcm2837
FAILED: imag…
-
Firtst,I add files and dirs in apps directory for hellodataport.I followed the manual( https://docs.sel4.systems/projects/camkes/manual.html ).but when I execute in bash with command below:
`../init-…
-
I followed the tutorial at https://github.com/seL4/camkes-vm-examples and tried to use qemu to simulate the environment of arm64 to run sel4 and start the linux virtual machine. At present, the single…
-
Follow-up from https://github.com/seL4/capdl/pull/44
Update Haskell toolchain in containers. Currently the CI job download and build the toolchain because it's missing. This make the CI jobs runnin…
-
Can Sel4 be used to build an immutable system?