From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Rutland Date: Wed, 3 Dec 2014 17:25:12 +0000 Subject: [U-Boot] [PATCH 0/8] PSCI v0.2 framework for ARMv8 In-Reply-To: <5475CCFB.6010904@siemens.com> References: <1409171401-22616-1-git-send-email-arnab.basu@freescale.com> <5475CCFB.6010904@siemens.com> Message-ID: <20141203172511.GC22648@leverpostej> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Nov 26, 2014 at 12:52:11PM +0000, Jan Kiszka wrote: > On 2014-08-27 22:29, Arnab Basu wrote: > > This series of patches creates a generic PSCI v0.2 framework for ARMv8. > > > > The first 3 patches refactor existing code so that ARMv7 PSCI, > > ARMv8 spin-table and ARMv8 PSCI can coexist. > > > > The next 5 patches create a generic framework for PSCI v0.2 in ARMv8. > > > > The implementation is modelled on the pre-existing PSCI v0.1 support > > in ARMv7. > > > > PSCI support patches for the ARMv8 Foundation model will follow shortly. > > > > What's the status of this effort? I'll look into v0.2 support for v7 > soon, so I was wondering if there is something recent to possibly build > upon / derive from. When I asked on linux-arm-kernel [1], I was told that Arnab Basu has left Freescale, but intends to continue with this series. I don't know if we're likely to see anything newer at any point soon. Thanks, Mark. [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2014-December/307820.html