CtrlZ233
Results
2
issues of
CtrlZ233
https://github.com/seL4/seL4_libs/blob/24921e85cc0b7ce1028a78dce638c46d8ecfc613/libsel4allocman/src/cspace/single_level.c#L24
The build command is as follows: ```shell ../init-build.sh -DPLATFORM=spike -DSIMULATION=TRUE -DSMP=1 -DKernelMaxNumNodes=2 && ninja ./simulate ``` The qemu emulator is stuck in the following place: ``` ./simulate: QEMU command: qemu-system-riscv64...