]> git.baikalelectronics.ru Git - uboot.git/commit
Kconfig: Introduce CONFIG_XEN
authorPeng Fan <peng.fan@nxp.com>
Thu, 6 Aug 2020 09:42:45 +0000 (12:42 +0300)
committerTom Rini <trini@konsulko.com>
Fri, 14 Aug 2020 13:46:40 +0000 (09:46 -0400)
commit734641cf510aca8de44a263f9cb657d66003127b
treed1eec540ec49e5a342894c6b10af722c2e6285ac
parent4e8a251dd0e06155afdcbf8422fef31a9f8acbae
Kconfig: Introduce CONFIG_XEN

Introduce CONFIG_XEN to make U-Boot could be used as bootloader
for a virtual machine.

Without bootloader, we could successfully boot up android on XEN, but
we need need bootloader to support A/B, dm verify and etc.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Signed-off-by: Anastasiia Lukianenko <anastasiia_lukianenko@epam.com>
Kconfig