Ruchika Gupta 7065b7d466 powerpc/p4080: Add support for secure boot flow
Pre u-boot Flow:
1. User loads the u-boot image in flash
2. PBL/Configuration word is used to create LAW for Flash at 0xc0000000
   (Please note that ISBC expects all these addresses, images to be
    validated, entry point etc within 0 - 3.5G range)
3. ISBC validates the u-boot image, and passes control to u-boot
   at 0xcffffffc.

Changes in u-boot:
1. Temporarily map CONFIG_SYS_MONITOR_BASE to the 1M
   CONFIG_SYS_PBI_FLASH_WINDOW in AS=1.
   (The CONFIG_SYS_PBI_FLASH_WINDOW is the address map for the flash
    created by PBL/configuration word within 0 - 3.5G memory range. The
    u-boot image at this address has been validated by ISBC code)
2. Remove TLB entries for 0 - 3.5G created by ISBC code
3. Remove the LAW entry for the CONFIG_SYS_PBI_FLASH_WINDOW created by
   PBL/configuration word after switch to AS = 1

Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
Signed-off-by: Kuldip Giroh <kuldip.giroh@freescale.com>
Acked-by: Wood Scott-B07421 <B07421@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-10-03 08:52:14 -05:00
..
2011-09-20 13:18:07 +02:00
2011-06-27 22:22:16 +02:00
2011-06-23 08:25:18 +02:00
2011-06-23 08:25:18 +02:00
2011-06-23 08:25:18 +02:00
2011-06-21 22:26:22 +02:00
2011-09-04 11:36:17 +02:00
2011-07-04 10:55:27 +02:00
2011-09-04 11:36:17 +02:00
2011-06-21 22:26:22 +02:00
2011-07-04 10:55:27 +02:00
2011-09-04 11:36:16 +02:00
2011-09-13 22:24:24 +02:00
2011-09-04 11:36:17 +02:00
2011-07-04 10:55:27 +02:00
2011-07-04 10:55:26 +02:00
2011-09-03 22:40:44 +02:00
2011-09-04 11:36:17 +02:00
2011-09-22 21:57:35 +02:00
2011-09-22 21:57:35 +02:00
2011-06-21 22:26:21 +02:00
2011-06-21 22:26:20 +02:00
2011-06-21 22:26:21 +02:00
2011-06-21 22:26:20 +02:00
2011-09-04 11:36:16 +02:00
2011-05-19 22:22:44 +02:00
2011-05-19 22:22:44 +02:00
2011-06-23 08:25:18 +02:00
2011-07-04 10:55:28 +02:00
2011-06-21 22:26:21 +02:00
2011-08-22 13:16:09 +09:00
2011-08-04 23:34:02 +02:00
2011-07-18 14:41:48 +02:00
2011-07-17 17:01:32 +02:00
2011-09-12 17:40:48 +02:00
2011-07-14 15:41:24 +02:00