Searched hist:"83 a2376e185516e573dd5f99ee659b12ba46f48e" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/plat/arm/board/juno/include/ |
| H A D | platform_def.h | 83a2376e185516e573dd5f99ee659b12ba46f48e Fri Mar 23 06:26:23 UTC 2018 Amit Daniel Kachhap <amit.kachhap@arm.com> Juno: Increase bl2 max size to fix build when SPD=opteed
Building TBBR(SPD=opteed) and non-TBBR TF-A images is breaking for Juno for different configurations listed below:
* Overflow error of 4096 bytes for rsa algorithm. * Overflow error of 8192 bytes for ecdsa algorithm. * Overflow error of 4096 bytes for rsa+ecdsa algorithm. * Overflow error of 4096 bytes for non-TBBR case.
So this patch increments macro PLAT_ARM_MAX_BL2_SIZE for all the above cases accordingly.
Change-Id: I75ec6c0a718181d34553fe55437f0496f467683f Signed-off-by: Amit Daniel Kachhap <amit.kachhap@arm.com>
|