commit | 1d4c505e6dfd60b83b59c1e45d5fd71ab5f19eea | [log] [tgz] |
---|---|---|
author | John Tsichritzis <john.tsichritzis@arm.com> | Mon Sep 03 15:06:44 2018 +0100 |
committer | John Tsichritzis <john.tsichritzis@arm.com> | Tue Sep 04 10:32:22 2018 +0100 |
tree | bcd85a05458a7866bc7d3ca34acc4c344820c16f | |
parent | c34341a2fe24c81cc46ff70259457d4b8b365795 [diff] |
Reduce BL2 size for FVP 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>