Home
last modified time | relevance | path

Searched full:hypervisor (Results 1 – 25 of 39) sorted by relevance

12

/Zephyr-latest/drivers/serial/
DKconfig.xen1 # Xen hypervisor console via UART setup
8 bool "Xen hypervisor DomU console UART driver"
15 Enable Xen ring buffer based hypervisor console driver. Used
19 bool "Xen hypervisor consoleio UART driver"
24 Enable Xen hypervisor console driver. Used for Zephyr as
31 int "Xen hypervisor console init priority"
/Zephyr-latest/arch/arm64/core/xen/
DKconfig1 # Xen hypervisor configuration options
12 Enables support of Xen hypervisor on arm64 platform. Get enabled
13 when board device tree contains "hypervisor" node with "xen,xen"
35 interface that Zephyr will use to communicate with the hypervisor.
Denlighten.c23 * where hypervisor shared_info will be mapped. k_aligned_alloc() is not
/Zephyr-latest/boards/acrn/acrn/
Dboard.yml4 full_name: ACRN hypervisor
9 full_name: ACRN on EHL hypervisor
/Zephyr-latest/drivers/tee/optee/
Doptee_smc.h159 * a7 Hypervisor Client ID register
168 * a7 Hypervisor Client ID register
215 * a7 Hypervisor Client ID register
251 * a7 Hypervisor Client ID register
283 * a7 Hypervisor Client ID register
336 * a7 Hypervisor Client ID register
367 * a7 Hypervisor Client ID register
417 * Hypervisor issues this call during virtual machine (guest) creation.
424 * a1 Hypervisor Client ID of newly created virtual machine
426 * a7 Hypervisor Client ID register. Must be 0, because only hypervisor
[all …]
/Zephyr-latest/boards/acrn/acrn/doc/
Dindex.rst1 ACRN hypervisor
5 hypervisor (see https://projectacrn.org/). The process for getting
8 ACRN hypervisor supports a hybrid scenario where Zephyr runs in a so-called
10 hypervisor directly without involving the SOS VM. This is the most
24 and ACRN hypervisor to demonstrate that it works successfully. To learn more about
57 git clone https://github.com/projectacrn/acrn-hypervisor
59 We suggest that you use versions v2.5.1 or later of the ACRN hypervisor
152 This configures ACRN to run Zephyr on CPU0 and CPU1. The ACRN hypervisor
196 ``build/hypervisor/acrn.bin``
255 # cp $PATH_TO_ACRN/build/hypervisor/acrn.bin /mnt/acrn/efi/boot/
/Zephyr-latest/arch/arm64/core/
Dsmccc-call.S9 * Monitor Call (SMC) and Hypervisor Call (HVC).
39 * handled by a hypervisor running in EL2.
Dreset.c160 * Enable this if/when we use the hypervisor timer. in z_arm64_el2_init()
/Zephyr-latest/snippets/xen_dom0/boards/
Dqemu_cortex_a53.overlay23 hypervisor: hypervisor@40200000 {
Drcar_h3ulcb_r8a77951_a57.overlay19 hypervisor: hypervisor@88080000 {
Drcar_salvator_xs.overlay19 hypervisor: hypervisor@88080000 {
Drcar_spider_s4_r8a779f0_a55.overlay21 hypervisor: hypervisor@78080000 {
/Zephyr-latest/drivers/virtualization/
DKconfig20 present in ACRN hypervisor, and lets VM sharing memory with each
67 ivshmem-v2 is primarily used for IPC in the Jailhouse hypervisor.
/Zephyr-latest/boards/xen/
Dindex.rst3 Xen Hypervisor
/Zephyr-latest/dts/bindings/virtualization/
Dqemu,ivshmem.yaml16 Primarily used for IPC in the Jailhouse hypervisor.
/Zephyr-latest/boards/xen/xenvm/
Dxenvm.dts70 hypervisor: hypervisor@38000000 { label
/Zephyr-latest/drivers/ethernet/
DKconfig.ivshmem15 Used for Ethernet communication between "cells" in the Jailhouse hypervisor.
/Zephyr-latest/snippets/xen_dom0/
DREADME.rst16 * add correct memory and hypervisor nodes, based on regions Xen picked for Domain-0 on your setup.
51 This will start you a Xen hypervisor with your application as Xen control domain. To make it usable,
/Zephyr-latest/include/zephyr/xen/public/
Darch-arm.h41 * respectively irrespective of whether the underlying hypervisor is
67 * (including the hypervisor and other guests) must reside in memory
73 * - memory shared with the hypervisor (struct shared_info, struct
151 * hypervisor node on device tree can be used as target gpfn for the
163 * interrupt specified under the Xen compatible hypervisor node on
393 * hypervisor. Guests must not rely on these hardcoded values but
/Zephyr-latest/include/zephyr/sip_svc/
Dsip_svc.h15 * SMC/HVC call from kernel running at EL1 to hypervisor/secure
67 * with hypervisor/secure monitor firmware running at EL2/EL3.
101 * SMC/HVC to hypervisor/secure monitor firmware running at EL2/EL3.
/Zephyr-latest/doc/services/virtualization/
Divshmem.rst48 This is primarily used for IPC in the Jailhouse hypervisor
/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
/Zephyr-latest/include/zephyr/arch/arm64/
Dsys_io.h34 * Such instructions produce invalid syndrome in HSR register, so hypervisor
/Zephyr-latest/doc/connectivity/bluetooth/autopts/
Dautopts-linux.rst52 Choose and install your hypervisor like VMWare Workstation(preferred) or
378 settings. Note that a host with 4 CPUs could be not enough with VirtualBox as hypervisor.
/Zephyr-latest/drivers/console/
DKconfig94 Emit console messages to a jailhouse hypervisor debug console.

12