Add cache flush after BL1 writes heap info to DTB
authorJohn Tsichritzis <john.tsichritzis@arm.com>
Fri, 7 Sep 2018 09:52:12 +0000 (10:52 +0100)
committerJohn Tsichritzis <john.tsichritzis@arm.com>
Fri, 7 Sep 2018 10:45:55 +0000 (11:45 +0100)
commit63cc265886cb95898f0f988e6aa12f7f51962394
treebd442139f700021048760ceb6a8636b679f37908
parenta606031e7c1fbb4628aa6f478620eb1862e3d3c5
Add cache flush after BL1 writes heap info to DTB

A cache flush is added in BL1, in Mbed TLS shared heap code. Thus, we
ensure that the heap info written to the DTB always gets written back to
memory.  Hence, sharing this info with other images is guaranteed.

Change-Id: I0faada31fe7a83854cd5e2cf277ba519e3f050d5
Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>
plat/arm/common/arm_dyn_cfg.c