-
https://report.syswonder.org/#/2024/20240223_NXP_Boot_Jailhouse_Tutorial
Description
-
Hi,
Hope you are all well.
I am working on the jailhouse of IMX8MP-EVK. I can enable the jailhouse and test the sample binary files. However, when I add GPIO to the code, the jailhouse enables p…
-
https://report.syswonder.org/#/2023/20230421_ARM64-QEMU-jailhouse
Description
-
**while compile Jailhouse by clang(Compilers ported from gcc to clang), have point target -march parameter Prompt for this error,**
```
======--target=aarch64-linux-gnu --target=arm64 --prefix=aar…
-
## Introduction
Previously, this was filed as a bug, but it was decided that it should be converted to an RFC.
The issue arose when the `-S rtt-console` CLI argument no longer was sufficient to …
-
See http://lotl.herokuapp.com/jailhouse-lawyers/
-
ref pr https://github.com/arceos-hypervisor/arceos/pull/31
-
#### Encountered with commit 80e681cbe51a16ce4fe035135cdedc37236849d0
This happened only after some operation time. Unsure whether this is due to using a 4.8 kernel instead of 4.4.23, or if this woul…
-
The 4.16 merge window has a new interesting config flag `JAILHOUSE_GUEST` which allow to actually run a linux guests inside non-root jailhouse cells.
The flag is needed only in x86 since arm and ar…
-
While buildingJailhouse with enabling clang am receiving the below error,
error: unknown target CPU 'armv8-a+nofp'
note: valid target CPU values are: nocona, core2, penryn, bonnell, atom, silvermo…