Browse Source
This patch reduces BL2 size by 12kB. Thanks to the shared Mbed TLS heap between BL1 and BL2, BL2 now requires less memory since it doesn't need to allocate a heap anymore. Change-Id: I58a15f8c424273650c9f55112abe88105b6cdbae Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>pull/1554/head
John Tsichritzis
6 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue