Skip to content
Commit 5207c6f3 authored by Dmytro Firsov's avatar Dmytro Firsov Committed by Fabio Baltieri
Browse files

snippets: add virtual Xen dom0 snippet support



Zephyr snippets allow to apply pre-defined build configuration and
extentions to your build0. It is made by applying generic snippet
conf/device-tree changes and may be extended with platform-specific
files.

It looks like great approach for convertion Zephyr OS build to Xen
control domain on different boards, as it requires Kconfig changes
and board device tree changes (configuration for memory node, hypervisor
console, grant table region etc).

Please note, that Xen hypervisor passes all selected parameters via
domain device-tree, but Zephyr does not use it in runtime. So, user
should keep values in board overlays in sync with real Xen values.

Add example and docs for converting qemu_cortex_a53 board to Xen
Domain-0 guest. This approach might be used for other boards, where
Zephyr Dom0 is needed.

Signed-off-by: default avatarMykola Kvach <mykola_kvach@epam.com>
Signed-off-by: default avatarDmytro Firsov <dmytro_firsov@epam.com>
parent 3942e3cc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment