On 22 May 2014 12:18, Pranavkumar Sawargaonkar <[email protected]> wrote: > We require to know the PSCI version available to given CPU at > potentially many places. Currently, we need to know PSCI version > when generating DTB for virt machine. > > This patch introduce per-CPU 32bit field representing the PSCI > version available to the CPU. The encoding of this 32bit field > is same as described in PSCI v0.2 spec. > > Signed-off-by: Pranavkumar Sawargaonkar <[email protected]> > Signed-off-by: Anup Patel <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> -- PMM
