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>
1 parent ce85284 commit 6c9723176019cb5327d5be0e952583809b714f5f
@Louis Mayencourt Louis Mayencourt authored on 1 Oct 2019
Showing 5 changed files
View
include/lib/fconf/fconf_tbbr_getter.h
View
include/plat/arm/common/arm_dyn_cfg_helpers.h
View
lib/fconf/fconf_tbbr_getter.c
View
plat/arm/common/arm_dyn_cfg.c
View
plat/arm/common/arm_dyn_cfg_helpers.c