Home
last modified time | relevance | path

Searched full:jailhouse (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/samples/drivers/ethernet/eth_ivshmem/
DREADME.rst5 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/
Dindex.rst172 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/
Divshmem.rst46 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/
Dindex.rst128 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/
Dqemu_cortex_a53.conf1 # Jailhouse requires ARMv8-A non-secure mode
/Zephyr-latest/dts/bindings/virtualization/
Dqemu,ivshmem.yaml16 Primarily used for IPC in the Jailhouse hypervisor.
/Zephyr-latest/drivers/ethernet/
DKconfig.ivshmem15 Used for Ethernet communication between "cells" in the Jailhouse hypervisor.
/Zephyr-latest/drivers/virtualization/
DKconfig67 ivshmem-v2 is primarily used for IPC in the Jailhouse hypervisor.
/Zephyr-latest/boards/nxp/imx93_evk/doc/
Dindex.rst307 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/
Dindex.rst163 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/
Dindex.rst150 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/
DKconfig94 Emit console messages to a jailhouse hypervisor debug console.
/Zephyr-latest/doc/releases/
Drelease-notes-1.10.rst68 * Jailhouse port: The port will enable Zephyr to run as a guest OS on x86-64