zephyr/soc/arm/xenvm
Volodymyr Babchuk b07065d3f3 arm: aarch64: add Xen virtual machine support
This commit adds minimal support for running zephyr as Xen guest. It
does not use xen PV console, which is somewhat hard to implement, as it
depends on xenbus infrastructure. Instead SBSA-compatible PL011 uart is
used.

Signed-off-by: Volodymyr Babchuk <volodymyr_babchuk@epam.com>
2021-01-24 13:59:55 -05:00
..
CMakeLists.txt
Kconfig.defconfig
Kconfig.soc
linker.ld
mmu_regions.c
soc.h