[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH ARM v6 04/14] mini-os: headers for ARM
On Wed, 2014-07-16 at 12:07 +0100, Thomas Leonard wrote: > From: Karim Raslan <karim.allah.ahmed@xxxxxxxxx> > > Adds header files for future ARM support. > Based on work by Karim Allah Ahmed. > > Signed-off-by: Karim Allah Ahmed <karim.allah.ahmed@xxxxxxxxx> > Signed-off-by: Thomas Leonard <talex5@xxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> [...] > +/********************* common arm32 and arm64 ****************************/ [...] > +#elif defined(__arm__) || defined(__aarch64__) > +#include <hypercall-arm.h> [...] > +#elif defined(__arm__) || defined(__aarch64__) > +#include <xen/arch-arm.h> This series isn't adding aarch64 as well, is it? I don't object to these being here, I would just be pleasantly surprised to find arm64 being supported too ;-) Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |