diff options
Diffstat (limited to 'meta-agl-jailhouse')
-rw-r--r-- | meta-agl-jailhouse/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-jailhouse/README.md b/meta-agl-jailhouse/README.md index c4a32bfd..99fe1607 100644 --- a/meta-agl-jailhouse/README.md +++ b/meta-agl-jailhouse/README.md @@ -14,7 +14,7 @@ Then, in the target system, the cell configurations (*.cell) are placed in `/usr ## Raspberry Pi 4 example -Use this commands to enable Jailhouse and run the GIC demo inmate in a non-root cell. After issuing these commands, the GIC demo will be mesauring jitter of a timer and print the output on the serial console of the RPi. +Use this commands to enable Jailhouse and run the GIC demo inmate in a non-root cell. After issuing these commands, the GIC demo will be measuring jitter of a timer and print the output on the serial console of the RPi. jailhouse enable /usr/share/jailhouse/cells/rpi4.cell jailhouse cell create /usr/share/jailhouse/cells/rpi4-inmate-demo.cell |