All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH OSSTEST v1 00/15] Initial support for ARM64
@ 2015-05-22 12:29 Ian Campbell
  2015-05-22 12:29 ` [PATCH OSSTEST 01/15] mg-debian-installer-update: updates to better handle Jessie onwards Ian Campbell
                   ` (15 more replies)
  0 siblings, 16 replies; 20+ messages in thread
From: Ian Campbell @ 2015-05-22 12:29 UTC (permalink / raw)
  To: Ian Jackson; +Cc: Wei Liu, xen-devel

The following makes a start on support for arm64 systems.

Since arm64 was only added in Debian Jessie this requires Wei's "Debian
Jessie patches" as a base line, but without the
"mg-debian-installer-update: use new url for armhf packages" patch which
is replaced here. (Wei, I cc'd you on that one)

The main development here is support for UEFI PXE booting, which is not
particular to arm64, but is more prominent there. Hopefully this work
would be useful for UEFI only x86 systems too.

This has been tested on a Mustang board booting UEFI and build-* works
with one (slightly major) exception: The Debian kernel does not
currently reboot correctly on this system. This will likely require a
kernel from backports in order to work correctly.

I haven't looked into test-* yet (although they are added) but I expect
two major bits of work will be required: Booting via uefi chainloading
and provisioning xen.cfg instead of grub.cfg and the use of a newer
linux kernel for arm systems in order to get all the necessary device
support (Debian Jessie's kernel has some backports for Mustang).

I expect that other arm64 platforms (e.g. Cavium ThunderX, AMD Seattle)
are going to need a much newer kernel anyway.

Ian.1

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2015-05-26  8:49 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-22 12:29 [PATCH OSSTEST v1 00/15] Initial support for ARM64 Ian Campbell
2015-05-22 12:29 ` [PATCH OSSTEST 01/15] mg-debian-installer-update: updates to better handle Jessie onwards Ian Campbell
2015-05-25  8:36   ` Wei Liu
2015-05-25  8:57     ` Wei Liu
2015-05-26  8:22       ` Ian Campbell
2015-05-22 12:29 ` [PATCH OSSTEST 02/15] mg-debian-installer-update: Also collect DTBs for standard kernels Ian Campbell
2015-05-22 12:29 ` [PATCH OSSTEST 03/15] Introduce mg-pxe-loader-update Ian Campbell
2015-05-22 12:29 ` [PATCH OSSTEST 04/15] Debian: Preseed a EFI system partition during host install Ian Campbell
2015-05-22 12:29 ` [PATCH OSSTEST 05/15] ts-host-install: Split initrd out of @installcmdline Ian Campbell
2015-05-22 12:29 ` [PATCH OSSTEST 06/15] ts-host-install: split the "di" from the "host" command line Ian Campbell
2015-05-22 12:29 ` [PATCH OSSTEST 07/15] Refactor pxelinux configuration Ian Campbell
2015-05-22 12:29 ` [PATCH OSSTEST 08/15] ts-host-install: Support UEFI PXE boot using grub.efi Ian Campbell
2015-05-22 12:29 ` [PATCH OSSTEST 09/15] Enable chain loading to local disk for UEFI PXE systems Ian Campbell
2015-05-22 12:29 ` [PATCH OSSTEST 10/15] Add arm64 build and test jobs Ian Campbell
2015-05-22 12:29 ` [PATCH OSSTEST 11/15] ts-kernel-build: Additional kernel options for Mustang Ian Campbell
2015-05-22 12:29 ` [PATCH OSSTEST 12/15] ts-host-install: Set dtbs in the non-special kernel case too Ian Campbell
2015-05-22 12:29 ` [PATCH OSSTEST 13/15] Debian: Fixup UEFI boot order during install Ian Campbell
2015-05-22 12:29 ` [PATCH OSSTEST 14/15] ts-kernel-build: Support --reuse to keep same build tree Ian Campbell
2015-05-22 12:29 ` [PATCH OSSTEST 15/15] standalone: Prefer ./standalone.config to $HOME/.xen-osstest/config Ian Campbell
2015-05-26  8:49 ` [PATCH OSSTEST v1 00/15] Initial support for ARM64 Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.