commit | 56d0ff12c2225e8c82b890b20a1b449fc05f3c7e | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Tue Jun 13 14:05:37 2023 +0100 |
committer | Chris Kay <chris.kay@arm.com> | Wed Aug 02 10:29:13 2023 +0000 |
tree | 5ca2991e2c54a719cf7e33436e24e91d5e974c78 | |
parent | 86cfcf91ce1aac90ec03acfc1c3e94ef3f6f09c4 [diff] [blame] |
test: increase FVP Trusted SRAM where necessary The TF-A configurations used by some tests require a larger Trusted SRAM than the 256KB default. This increases the Trusted SRAM of these tests to 384KB. Signed-off-by: Chris Kay <chris.kay@arm.com> Change-Id: If9a09d32472d8db78bd375da343a8feca6f82044
diff --git a/tf_config/fvp-tspd-tbb-mbedtls-rsa-4k-cert b/tf_config/fvp-tspd-tbb-mbedtls-rsa-4k-cert index 32d173a..cac4248 100644 --- a/tf_config/fvp-tspd-tbb-mbedtls-rsa-4k-cert +++ b/tf_config/fvp-tspd-tbb-mbedtls-rsa-4k-cert
@@ -6,3 +6,4 @@ SPD=tspd TRUSTED_BOARD_BOOT=1 KEY_SIZE=4096 +FVP_TRUSTED_SRAM_SIZE=384