Please ignore this series. I have missed to update processor_implementers[] with cavium in xen/arch/arm/setup.c
Sending v2 version On Mon, Feb 16, 2015 at 2:36 PM, <[email protected]> wrote: > From: Vijaya Kumar K <[email protected]> > > Changes in v1: > - Add support for ThunderX platform > - Add early printk support > - Add psci-0.2 check while parsing dt node > > Vijaya Kumar K (3): > xen/arm: Add ThunderX platform support > xen/arm: Add early printk support for ThunderX platform > xen/arm: check for psci-0.2 dt node > > xen/arch/arm/Rules.mk | 4 +++ > xen/arch/arm/domain_build.c | 1 + > xen/arch/arm/platforms/Makefile | 1 + > xen/arch/arm/platforms/thunderx.c | 66 > +++++++++++++++++++++++++++++++++++++ > 4 files changed, 72 insertions(+) > create mode 100644 xen/arch/arm/platforms/thunderx.c > > -- > 1.7.9.5 > _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
