u-boot/drivers/xen
Michal Simek b411ba9210 xen: Limit execution to EL1 only
Xen core_init() is calling HVC which should be called from EL1 level that's
why do Xen initialization only when U-Boot runs in EL1.

Signed-off-by: Michal Simek <michal.simek@amd.com>
2023-04-25 15:31:28 -04:00
..
events.c Correct SPL uses of XEN_SERIAL 2023-02-10 07:41:41 -05:00
gnttab.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
hypervisor.c xen: Limit execution to EL1 only 2023-04-25 15:31:28 -04:00
Kconfig xen: Fix Kconfig dependencies 2023-04-25 15:31:28 -04:00
Makefile xen: pvblock: Add initial support for para-virtualized block driver 2020-08-14 15:18:30 -04:00
pvblock.c xen: pvblock: Use uclass_probe_all 2022-11-02 13:58:17 -04:00
xenbus.c xen: Port Xen bus driver from mini-os 2020-08-14 15:18:30 -04:00