mbox series

[Xen-devel,0/2] Fixup for booting Xen on Thunder-X using Grub

Message ID 20180206195655.7097-1-julien.grall@arm.com
Headers show
Series Fixup for booting Xen on Thunder-X using Grub | expand

Message

Julien Grall Feb. 6, 2018, 7:56 p.m. UTC
Hi all,

This small series will help to boot Xen on Thunder-X using Grub. This part
of my work to use Thunder-X in Osstest

Cheers,

Julien Grall (2):
  xen/arm: Extend the number of memory banks supported
  xen/arm: Blacklist SMMU on Thunder-X

 xen/arch/arm/platforms/Makefile   |  1 +
 xen/arch/arm/platforms/thunderx.c | 39 +++++++++++++++++++++++++++++++++++++++
 xen/include/asm-arm/setup.h       |  2 +-
 3 files changed, 41 insertions(+), 1 deletion(-)
 create mode 100644 xen/arch/arm/platforms/thunderx.c