[U-Boot] [PATCH v2 2/2] powerpc/SECURE_BOOT: Add PAMU driver

Tom Rini trini at konsulko.com
Fri Jan 15 15:08:05 CET 2016


On Fri, Jan 15, 2016 at 01:38:33PM +0530, Aneesh Bansal wrote:

> PAMU driver basic support for usage in Secure Boot.
> In secure boot PAMU is not in bypass mode. Hence to use
> any peripheral (SEC Job ring in our case), PAMU has to be
> configured.
> 
> The Header file pamu.h and few functions in driver have been derived
> from Freescale Libos.
> 
> Signed-off-by: Ruchika Gupta <ruchika.gupta at nxp.com>
> Signed-off-by: Aneesh Bansal <aneesh.bansal at nxp.com>
> ---
> Changes in v2:
> Replace the Debug printf() call with debug()
[snip]
> +#ifdef DEBUG
> +		printf("sec_addr < end_addr is %llx < %llx\n", sec_addr,
> +		       end_addr);
> +#endif

No you didn't :)

Also, please merge 1/2 and 2/2 together.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160115/3e1ea8bd/attachment.sig>


More information about the U-Boot mailing list