From 23693b93c2d8b9d1e57c92e64043a892a20fb94a Mon Sep 17 00:00:00 2001 From: Ryan Harkin Date: Fri, 27 Jun 2014 12:01:12 +0100 Subject: 14.06: apply HACKING update from Andy Signed-off-by: Ryan Harkin --- .../images/armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt | 10 ++-------- .../images/armv8-juice-juno-lsk/HOWTO_getsourceandbuild.txt | 10 ++-------- 2 files changed, 4 insertions(+), 16 deletions(-) (limited to 'android/images') diff --git a/android/images/armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt b/android/images/armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt index e535a41..2447396 100644 --- a/android/images/armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt +++ b/android/images/armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt @@ -249,24 +249,22 @@ bc. $ fip_create --dump \ The previous command will display the FIP layout: -bc.. Firmware Image Package ToC: +bc. Firmware Image Package ToC: --------------------------- - Trusted Boot Firmware BL2: offset=0xD8, size=0x5268 - SCP Firmware BL3-0: offset=0x5340, size=0x9C64 - EL3 Runtime Firmware BL3-1: offset=0xEFA4, size=0x82A0 - Non-Trusted Firmware BL3-3: offset=0x17244, size=0xF0000 --------------------------- - Creating "fip.bin"; -p. 5. Optional: the `fip_create` tool can be used in the exact same way to update individual images inside an existing FIP file. For example, to update the SCP Firmware BL3-0 image: bc. $ fip_create --dump --bl30 new_bl30.bin fip.bin The previous command will again display the FIP layout: -bc.. Firmware Image Package ToC: +bc. Firmware Image Package ToC: --------------------------- - Trusted Boot Firmware BL2: offset=0xD8, size=0x5268 - SCP Firmware BL3-0: offset=0x5340, size=0x9C64 @@ -274,12 +272,8 @@ file: 'new_bl30.bin' - EL3 Runtime Firmware BL3-1: offset=0xEFA4, size=0x82A0 - Non-Trusted Firmware BL3-3: offset=0x17244, size=0xF0000 --------------------------- - Updating "fip.bin" -p. For more details and options about the `fip_create` tool: bc. $ fip_create --help - - diff --git a/android/images/armv8-juice-juno-lsk/HOWTO_getsourceandbuild.txt b/android/images/armv8-juice-juno-lsk/HOWTO_getsourceandbuild.txt index c337230..5443acd 100644 --- a/android/images/armv8-juice-juno-lsk/HOWTO_getsourceandbuild.txt +++ b/android/images/armv8-juice-juno-lsk/HOWTO_getsourceandbuild.txt @@ -249,24 +249,22 @@ bc. $ fip_create --dump \ The previous command will display the FIP layout: -bc.. Firmware Image Package ToC: +bc. Firmware Image Package ToC: --------------------------- - Trusted Boot Firmware BL2: offset=0xD8, size=0x5268 - SCP Firmware BL3-0: offset=0x5340, size=0x9C64 - EL3 Runtime Firmware BL3-1: offset=0xEFA4, size=0x82A0 - Non-Trusted Firmware BL3-3: offset=0x17244, size=0xF0000 --------------------------- - Creating "fip.bin"; -p. 5. Optional: the `fip_create` tool can be used in the exact same way to update individual images inside an existing FIP file. For example, to update the SCP Firmware BL3-0 image: bc. $ fip_create --dump --bl30 new_bl30.bin fip.bin The previous command will again display the FIP layout: -bc.. Firmware Image Package ToC: +bc. Firmware Image Package ToC: --------------------------- - Trusted Boot Firmware BL2: offset=0xD8, size=0x5268 - SCP Firmware BL3-0: offset=0x5340, size=0x9C64 @@ -274,12 +272,8 @@ file: 'new_bl30.bin' - EL3 Runtime Firmware BL3-1: offset=0xEFA4, size=0x82A0 - Non-Trusted Firmware BL3-3: offset=0x17244, size=0xF0000 --------------------------- - Updating "fip.bin" -p. For more details and options about the `fip_create` tool: bc. $ fip_create --help - - -- cgit v1.2.3