commit | bd3f75159f5c83a8f64758172d595c8def291c93 | [log] [tgz] |
---|---|---|
author | Tamas Ban <tamas.ban@arm.com> | Fri Jan 26 15:45:03 2018 +0000 |
committer | Marc Moreno Berengue <marc.morenoberengue@arm.com> | Thu May 17 10:22:37 2018 +0100 |
tree | 619c8d7bf927ec74ead9128731bb91b251934e1e | |
parent | c3828850de8ae26af973f9c699c008c1e470f2f2 [diff] |
Boot: remove heap usage from BL2 Mbedtls is initialised with a static memory buffer to allocate dynamic memory from this buffer rather than using the heap. Change-Id: I1369948b2b8ecf78db4bdd4cd2051d1f32d61e7f Signed-off-by: Tamas Ban <tamas.ban@arm.com>