Searched full:jailhouse (Results 1 – 13 of 13) sorted by relevance
/Zephyr-latest/samples/drivers/ethernet/eth_ivshmem/ |
D | README.rst | 5 Communicate with another "cell" in the Jailhouse hypervisor using IVSHMEM Ethernet. 11 another "cell" in the Jailhouse hypervisor. Currently only the qemu_cortex_a53 14 Building Jailhouse Linux for QEMU 17 Clone Jailhouse yocto project. At the time of writing, the "next" branch has 22 git clone https://github.com/siemens/jailhouse-images.git 23 cd jailhouse-images 59 Copy the generated zephyr.bin to the Jailhouse Linux root cell: 65 Jailhouse has a prebuilt Zephyr cell configuration that works for 68 Back in Jailhouse Linux shell, create the Zephyr cell: 72 jailhouse enable /etc/jailhouse/qemu-arm64.cell [all …]
|
/Zephyr-latest/boards/nxp/ls1046ardb/doc/ |
D | index.rst | 172 4. Running Zephyr on Jailhouse inmate Cell 174 Use the following to run Zephyr in Jailhouse inmate, need to configure Jailhouse 180 2) Install Jailhouse module: 184 modprobe jailhouse 190 jailhouse enable ls1046a-rdb.cell 191 jailhouse cell create ls1046a-rdb-inmate-demo.cell 192 jailhouse cell load 1 zephyr.bin --address 0xc0000000 193 jailhouse cell start 1
|
/Zephyr-latest/doc/services/virtualization/ |
D | ivshmem.rst | 46 https://github.com/siemens/jailhouse/blob/master/Documentation/ivshmem-v2-specification.md 48 This is primarily used for IPC in the Jailhouse hypervisor 50 Jailhouse by building the Siemens fork of QEMU, and modifying the QEMU launch flags:
|
/Zephyr-latest/boards/nxp/imx8mn_evk/doc/ |
D | index.rst | 128 Use Jailhouse hypervisor, after root cell linux is up: 132 #jailhouse enable imx8mn.cell 133 #jailhouse cell create imx8mn-zephyr.cell 134 #jailhouse cell load 1 zephyr.bin -a 0x93c00000 135 #jailhouse cell start 1
|
/Zephyr-latest/samples/drivers/ethernet/eth_ivshmem/boards/ |
D | qemu_cortex_a53.conf | 1 # Jailhouse requires ARMv8-A non-secure mode
|
/Zephyr-latest/dts/bindings/virtualization/ |
D | qemu,ivshmem.yaml | 16 Primarily used for IPC in the Jailhouse hypervisor.
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.ivshmem | 15 Used for Ethernet communication between "cells" in the Jailhouse hypervisor.
|
/Zephyr-latest/drivers/virtualization/ |
D | Kconfig | 67 ivshmem-v2 is primarily used for IPC in the Jailhouse hypervisor.
|
/Zephyr-latest/boards/nxp/imx93_evk/doc/ |
D | index.rst | 307 on an A55 core using Jailhouse as a way to "take away" one A55 core from Linux and 313 What is Jailhouse? 316 Jailhouse is a light-weight hypervisor that allows the partitioning of hardware resources. 317 For more details on how this is done and, generally, about Jailhouse, please see: `1`_, 327 … http://events17.linuxfoundation.org/sites/events/files/slides/ELCE2016-Jailhouse-Tutorial.pdf 330 https://github.com/siemens/jailhouse 335 Firstly, we need to explain a few Jailhouse concepts that will be referred to later on:
|
/Zephyr-latest/boards/nxp/imx8mm_evk/doc/ |
D | index.rst | 163 Use Jailhouse hypervisor, after root cell linux is up: 167 #jailhouse enable imx8mm.cell 168 #jailhouse cell create imx8mm-zephyr.cell 169 #jailhouse cell load 1 zephyr.bin -a 0x93c00000 170 #jailhouse cell start 1
|
/Zephyr-latest/boards/nxp/imx8mp_evk/doc/ |
D | index.rst | 150 Use Jailhouse hypervisor, after root cell linux is up: 154 #jailhouse enable imx8mp.cell 155 #jailhouse cell create imx8mp-zephyr.cell 156 #jailhouse cell load 1 zephyr.bin -a 0xc0000000 157 #jailhouse cell start 1
|
/Zephyr-latest/drivers/console/ |
D | Kconfig | 94 Emit console messages to a jailhouse hypervisor debug console.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.10.rst | 68 * Jailhouse port: The port will enable Zephyr to run as a guest OS on x86-64
|