Home
last modified time | relevance | path

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

12

/Zephyr-Core-3.5.0/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-Core-3.5.0/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"
Denlighten.c23 * where hypervisor shared_info will be mapped. k_aligned_alloc() is not
/Zephyr-Core-3.5.0/arch/arm64/core/
Dsmccc-call.S9 * Monitor Call (SMC) and Hypervisor Call (HVC).
39 * handled by a hypervisor running in EL2.
Dreset.c151 * Enable this if/when we use the hypervisor timer. in z_arm64_el2_init()
/Zephyr-Core-3.5.0/snippets/xen_dom0/boards/
Drcar_salvator_xs_m3.overlay19 hypervisor: hypervisor@88080000 {
Drcar_h3ulcb_ca57.overlay19 hypervisor: hypervisor@88080000 {
Dqemu_cortex_a53.overlay23 hypervisor: hypervisor@40200000 {
/Zephyr-Core-3.5.0/boards/x86/acrn/doc/
Dindex.rst5 hypervisor (see https://projectacrn.org/). The process for getting
8 ACRN hypervisor supports a hybrid scenario where Zephyr runs in a so-
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-Core-3.5.0/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-Core-3.5.0/boards/arm64/xenvm/
Dxenvm.dts70 hypervisor: hypervisor@38000000 { label
/Zephyr-Core-3.5.0/dts/bindings/virtualization/
Dqemu,ivshmem.yaml16 Primarily used for IPC in the Jailhouse hypervisor.
/Zephyr-Core-3.5.0/drivers/ethernet/
DKconfig.ivshmem15 Used for Ethernet communication between "cells" in the Jailhouse hypervisor.
/Zephyr-Core-3.5.0/snippets/xen_dom0/
DREADME.rst16 * add correct memory and hypervisor nodes, based on regions Xen picked for Domain-0 on your setup.
49 This will start you a Xen hypervisor with your application as Xen control domain. To make it usable,
/Zephyr-Core-3.5.0/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-Core-3.5.0/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-Core-3.5.0/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-Core-3.5.0/doc/services/virtualization/
Divshmem.rst48 This is primarily used for IPC in the Jailhouse hypervisor
/Zephyr-Core-3.5.0/include/zephyr/arch/arm64/
Dsys_io.h34 * Such instructions produce invalid syndrome in HSR register, so hypervisor
/Zephyr-Core-3.5.0/boards/arm64/mimx93_evk/doc/
Dindex.rst146 Jailhouse is a light-weight hypervisor that allows the partitioning of hardware resources.
181 The hypervisor restricts inmate's/root's access to certain hardware resources using
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/autopts/
Dautopts-linux.rst51 Choose and install your hypervisor like VMWare Workstation(preferred) or
345 settings. Note that a host with 4 CPUs could be not enough with VirtualBox as hypervisor.
/Zephyr-Core-3.5.0/boards/arm64/mimx8mm_evk/doc/
Dindex.rst115 Use Jailhouse hypervisor, after root cell linux is up:
/Zephyr-Core-3.5.0/boards/arm64/mimx8mn_evk/doc/
Dindex.rst115 Use Jailhouse hypervisor, after root cell linux is up:
/Zephyr-Core-3.5.0/boards/arm64/mimx8mp_evk/doc/
Dindex.rst114 Use Jailhouse hypervisor, after root cell linux is up:
/Zephyr-Core-3.5.0/drivers/timer/
Dapic_tsc.c129 /* But don't touch it on ACRN, where an hypervisor bug in clear_tsc_adjust()

12