mbox series

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

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

Message

Julien Grall Feb. 14, 2018, 3:30 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