]>
author | Andrii Anisov <andrii_anisov@epam.com> | |
Thu, 6 Aug 2020 09:42:47 +0000 (12:42 +0300) | ||
committer | Tom Rini <trini@konsulko.com> | |
Fri, 14 Aug 2020 19:18:27 +0000 (15:18 -0400) | ||
commit | 770a8eef3e27a5dc16e286cafa1a58e9201c9721 | |
tree | 16da67f0db3866775e5d78602e2e8d656ba16001 | tree | snapshot |
parent | 365d88ac7ef562daedded3dacb922bd92ccc72cc | commit | diff |
arch/arm/Kconfig | diff | blob | history | |
arch/arm/cpu/armv8/Makefile | diff | blob | history | |
arch/arm/cpu/armv8/xen/Makefile | [new file with mode: 0644] | blob |
arch/arm/cpu/armv8/xen/hypercall.S | [new file with mode: 0644] | blob |
arch/arm/cpu/armv8/xen/lowlevel_init.S | [new file with mode: 0644] | blob |
arch/arm/include/asm/xen.h | [new file with mode: 0644] | blob |
arch/arm/include/asm/xen/hypercall.h | [new file with mode: 0644] | blob |
board/xen/xenguest_arm64/Kconfig | [new file with mode: 0644] | blob |
board/xen/xenguest_arm64/MAINTAINERS | [new file with mode: 0644] | blob |
board/xen/xenguest_arm64/Makefile | [new file with mode: 0644] | blob |
board/xen/xenguest_arm64/xenguest_arm64.c | [new file with mode: 0644] | blob |
configs/xenguest_arm64_defconfig | [new file with mode: 0644] | blob |
include/configs/xenguest_arm64.h | [new file with mode: 0644] | blob |