tc: update RSS binaries, flash layout, and signing
Use updated RSS binaries to build and run TC with new signing methods
for AP BL1 and fiptool update to build flash image with new layout.
Updating rss_flash to host_flash_fip for a better reflection
of new flash layout since this now includes AP fip.bin.
Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com>
Change-Id: I0179d9799ef28f860b436dec5fccd04a71f102dc
diff --git a/tc_utils.sh b/tc_utils.sh
index 36194a6..20814da 100644
--- a/tc_utils.sh
+++ b/tc_utils.sh
@@ -20,14 +20,13 @@
scp_ram_addr=0x0bd80000
rss_rom_addr=0x11000000
-rss_flash_addr=0x31000000
vmmaddrwidth=23
-rvbaddr_lw=0x1000
+rvbaddr_lw=0x0000
rvbaddr_up=0x0000
# AP bl1 0x00 is mapped to 0x70000000 in RSS memory map
ap_bl1_flash_load_addr=0x70000000
-ap_bl1_flash_size=0x20000
+ap_bl1_flash_size=0x80000
rss_revision="199e090f8"
# Hafnium build repo containing Secure hafnium binaries