u-boot/arch/arm/cpu/armv8/fsl-layerscape
Ruchika Gupta 70f9661ca9 arm: ls1043ardb: Add SD secure boot target
- Add SD secure boot target for ls1043ardb.
- Implement FSL_LSCH2 specific spl_board_init() to setup CAAM stream
  ID and corresponding stream ID in SMMU.
- Change the u-boot size defined by a macro for copying the main
  U-Boot by SPL to also include the u-boot Secure Boot header size as
  header is appended to u-boot image. So header will also be copied
  from SD to DDR.
- CONFIG_MAX_SPL_SIZE is limited to 90KB. SPL is copied to OCRAM
  (128K) where 32K are reserved for use by boot ROM and 6K for secure
  boto header.
- Error messages during SPL boot are limited to error code numbers
  instead of strings to reduce the size of SPL image.

Signed-off-by: Vinitha Pillai-B57223 <vinitha.pillai@nxp.com>
Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
Signed-off-by: Ruchika Gupta <ruchika.gupta@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2017-04-17 09:03:30 -07:00
..
doc armv8: fsl-layerscape: Add NXP LS2088A SoC support 2016-11-22 11:37:54 -08:00
cpu.c arm: freescale: Rename initdram() to fsl_initdram() 2017-04-12 13:28:32 -04:00
cpu.h armv8/fsl-lsch3: Update code to release secondary cores 2016-11-22 11:38:48 -08:00
fdt.c armv8/fsl-layerscape: fdt: Skip checking USB clock on LS1012A 2017-03-28 10:13:46 -07:00
fsl_lsch2_serdes.c armv8/fsl_lsch2: Add chip power supply voltage setup 2017-01-18 09:29:08 -08:00
fsl_lsch2_speed.c arch: arm: update the IFC IP input clock 2017-02-03 14:31:19 -08:00
fsl_lsch3_serdes.c armv8:fsl-layerscape: Avoid RCWSR28 register hard-coding 2017-03-28 09:09:22 -07:00
fsl_lsch3_speed.c arch: arm: update the IFC IP input clock 2017-02-03 14:31:19 -08:00
Kconfig armv8: SECURE_BOOT: Enable chain of trust on LS1012A platform 2017-04-17 09:03:30 -07:00
lowlevel.S armv8: aarch64: Fix the warning about x1-x3 nonzero issue 2017-01-18 09:29:33 -08:00
ls1012a_serdes.c armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC 2016-06-03 14:12:50 -07:00
ls1043a_psci.S ARMv8: LS1043A: Enable LS1043A default PSCI support 2016-12-15 11:57:56 -08:00
ls1043a_serdes.c armv8/ls1043ardb: Add LS1043ARDB board support 2015-10-29 10:34:01 -07:00
ls1046a_serdes.c armv8: fsl_lsch2: Add LS1046A SoC support 2016-07-26 09:02:23 -07:00
ls2080a_serdes.c armv8: ls2080a: Add serdes1 protocol 0x3b support 2016-12-05 08:31:45 -08:00
Makefile kconfig: fsl PPA: move CONFIG_* to Kconfig 2017-01-18 09:43:25 -08:00
mp.c armv8: fsl-layerscape: SMP support for loading 32-bit OS 2016-11-22 11:40:24 -08:00
ppa.c armv8: fsl-layerscape: SECURE BOOT: Add header address of PPA in kconfig 2017-04-17 09:03:30 -07:00
soc.c armv8: fsl-lsch3: Conditionally apply workaround for erratum a0009203 2017-03-28 09:17:07 -07:00
spl.c arm: ls1043ardb: Add SD secure boot target 2017-04-17 09:03:30 -07:00