
-----Original Message----- From: York Sun [mailto:york.sun@nxp.com] Sent: Friday, April 28, 2017 9:27 PM To: Sumit Garg sumit.garg@nxp.com; u-boot@lists.denx.de Cc: Ruchika Gupta ruchika.gupta@nxp.com; Prabhakar Kushwaha prabhakar.kushwaha@nxp.com; Vini Pillai vinitha.pillai@nxp.com; Udit Agarwal udit.agarwal@nxp.com Subject: Re: [PATCH] SECURE_BOOT: Unify memory map for Layerscape based platforms
On 04/28/2017 01:01 AM, Sumit Garg wrote:
Unify memory map for Layerscape based platforms as per DASH SDK
Do not mention internal project code name.
Sure, I will remove the internal project code name.
memory map. This patch includes changes in bootscript, bootscript header and PPA header addresses change as per unified memory map.
Signed-off-by: Sumit Garg sumit.garg@nxp.com Tested-by: Vinitha Pillai vinitha.pillai@nxp.com
arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 12 +++---- arch/arm/include/asm/fsl_secure_boot.h | 54 +++++++++++++--------------
2 files changed, 28 insertions(+), 38 deletions(-)
Please work with board maintainers to put the locations into README file.
York
Ok, I will work out with board maintainers. Shall I send that README file update as separate patch?
Sumit