commit | 03459c236eac578ff689c775f870e449abd69ae8 | [log] [tgz] |
---|---|---|
author | John Tsichritzis <john.tsichritzis@arm.com> | Fri Sep 07 10:52:12 2018 +0100 |
committer | John Tsichritzis <john.tsichritzis@arm.com> | Fri Sep 07 11:45:55 2018 +0100 |
tree | bd442139f700021048760ceb6a8636b679f37908 | |
parent | 3650768b7b33d972e7db3be218246aa2481e119a [diff] |
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>