mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
770a8eef3e
Introduce a minimal Xen guest board running as a virtual machine under Xen Project's hypervisor [1], [2]. Part of the code is ported from Xen mini-os and also uses work initially done by different authors from NXP: please see relevant files for their copyrights. [1] https://xenbits.xen.org [2] https://wiki.xenproject.org/ Signed-off-by: Andrii Anisov <andrii_anisov@epam.com> Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com> Signed-off-by: Anastasiia Lukianenko <anastasiia_lukianenko@epam.com>
7 lines
195 B
Text
7 lines
195 B
Text
XEN GUEST FOR ARM64
|
|
M: Andrii Anisov <andrii_anisov@epam.com>
|
|
S: Maintained
|
|
F: board/xen/xenguest_arm64/
|
|
F: doc/board/xen/
|
|
F: include/configs/xenguest_arm64.h
|
|
F: configs/xenguest_arm64_defconfig
|