Re: [U-Boot] [PATCHV5 3/6] ARMv8/layerscape: Add FSL PPA support

2016-06-12 Thread Zhiqiang Hou
Hi York, Thanks for your comments! > -Original Message- > From: York Sun [mailto:york@nxp.com] > Sent: 2016年6月8日 8:51 > To: Zhiqiang Hou ; u-boot@lists.denx.de; > albert.u.b...@aribaud.net; scottw...@freescale.com; > mingkai...@freescale.com; york...@freescale.com; le...@freescale.com

Re: [U-Boot] [PATCHV5 3/6] ARMv8/layerscape: Add FSL PPA support

2016-06-07 Thread York Sun
On 06/04/2016 11:40 PM, Zhiqiang Hou wrote: > From: Hou Zhiqiang > > 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 > --- > V5: > - Added API sec_firmware_init()

[U-Boot] [PATCHV5 3/6] ARMv8/layerscape: Add FSL PPA support

2016-06-06 Thread Zhiqiang Hou
From: Hou Zhiqiang 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 --- V5: - Added API sec_firmware_init() implementation. V4: - Moved secure firmware validation API to