]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(fvp): increase BL1_RW and BL2 size
authorGovindraj Raja <govindraj.raja@arm.com>
Wed, 8 Feb 2023 15:04:55 +0000 (15:04 +0000)
committerGovindraj Raja <govindraj.raja@arm.com>
Tue, 21 Feb 2023 11:09:47 +0000 (11:09 +0000)
commitdbb9c1f5b69134ca43c944d84b413331a64fba15
tree6cd13b531c49e646533c22bac6c7eb22b2f293c2
parent51e061591bbf13af2486c3bb5f37ed609578d145
feat(fvp): increase BL1_RW and BL2 size

To support mbedtls3.3 increase BL1_RW and BL2 size rsa+ecdsa alg.

Increase both by one page size. In mbedtls3.3 numerous config options
have been tweaked and made defaults[1] thus a small increase in size
can result for mbedtls-3.3

This size limitation is observed when we build TF-A with
TF_MBEDTLS_KEY_ALG=rsa+ecdsa this approach is used in juno as well,
so use similar approach for FVP.

[1]: https://github.com/Mbed-TLS/mbedtls/blob/development/docs/3.0-migration-guide.md

Change-Id: I8a423711ac50b3d615c1d9650086cdbca5051c8e
Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
plat/arm/board/fvp/include/platform_def.h