commit | 0dd5f531b1cfa173bcd8940aef269ed00d54fbb7 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Fri Mar 15 13:42:40 2024 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Fri Mar 15 16:15:28 2024 +0100 |
tree | 59ebdfd43664a98d4f3e428501ef6d45f0f808bc | |
parent | 17f1036a3280273f7a1e3343cff3e4664088f398 [diff] |
fix(tf-cov-make): increase dualroot SRAM size Increase the Trusted SRAM size to accomodate a larger BL31 progbits. As with other configurations, the default size of the FVP SRAM is smaller than what we need. We provide a manual override for the size via FVP_TRUSTED_SRAM_SIZE. Use this to fix the resulting build failure. Change-Id: Ic0630f25db611ec86da0605b0bdf84bb19a027b2 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>