Hi Rod and Chenhui, Can you help to answer the questions about PSCI?
> -----Original Message----- > From: Scott Wood [mailto:[email protected]] > Sent: 2016年1月23日 4:18 > To: Bhupesh Sharma <[email protected]>; york sun <[email protected]>; > Zhiqiang Hou <[email protected]>; [email protected]; > [email protected]; [email protected]; Stuart Yoder > <[email protected]>; [email protected]; [email protected]; > [email protected]; Zhiqiang Hou <[email protected]> > Subject: Re: [PATCHv2 2/3] ARMv8/layerscape: Add FSL PPA support > > On Fri, 2016-01-22 at 20:14 +0000, Bhupesh Sharma wrote: > > > > > -----Original Message----- > > > From: Scott Wood [mailto:[email protected]] > > > Sent: Saturday, January 23, 2016 1:39 AM > > > To: york sun; Zhiqiang Hou; [email protected]; > > > [email protected]; [email protected]; Stuart Yoder; > > > [email protected]; [email protected]; > > > [email protected]; Zhiqiang Hou > > > Subject: Re: [PATCHv2 2/3] ARMv8/layerscape: Add FSL PPA support > > > > > > On Fri, 2016-01-22 at 20:05 +0000, york sun wrote: > > > > On 01/21/2016 01:53 AM, Zhiqiang Hou wrote: > > > > > From: Hou Zhiqiang <[email protected]> > > > > > > > > > > The FSL Primary Protected Application (PPA) is a software > > > > > component loaded during boot which runs in TrustZone and remains > > > > > resident after boot. > > > > > > > > > > Signed-off-by: Hou Zhiqiang <[email protected]> > > > > > --- > > > > > Tested on LS1043A RDB board > > > > > > > > > > > > > I presume PSCI is implemented in PPA. How does the SMP boot flow > > > > change with PPA? U-boot has to remain functional in the absence of > > > > PPA, > > > right? > > > > > > > > Would it be possible to write a readme for PPA? > > > > > > Also, how does the devicetree get updated to indicate the presence > > > of PSCI? > > > > > > > One needs to add PSCI node in the DTS for the same, claiming support > > for PSCI specification. > > So then we need a different dts based on whether PPA is loaded? No thanks. > > > The cpu.enable_method needs to be changed from spin-table to psci as well. > > Right, that's part of updating the devicetree to indicate the presence of > PSCI. > > > See > > http://lxr.free-electrons.com/source/Documentation/devicetree/bindings > > /a > > rm/psci.txt for details. > > I'm familiar with the binding. > > -Scott _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

