commit | 6c9723176019cb5327d5be0e952583809b714f5f | [log] [tgz] |
---|---|---|
author | Louis Mayencourt <louis.mayencourt@arm.com> | Tue Oct 01 10:45:14 2019 +0100 |
committer | Louis Mayencourt <louis.mayencourt@arm.com> | Fri Feb 07 13:51:32 2020 +0000 |
tree | 33c0efea4dfb855e56b9aff9a999682ecf5b02a3 | |
parent | ce8528411a95d4e988844d5d16b5af2828f9f407 [diff] |
fconf: Add mbedtls shared heap as property Use the firmware configuration framework in arm dynamic configuration to retrieve mbedtls heap information between bl1 and bl2. For this, a new fconf getter is added to expose the device tree base address and size. Change-Id: Ifa5ac9366ae100e2cdd1f4c8e85fc591b170f4b6 Signed-off-by: Louis Mayencourt <louis.mayencourt@arm.com>