commit | 446dddd989cd5aedc4e2e67058a76343f5c2a301 | [log] [tgz] |
---|---|---|
author | Bryan O'Donoghue <bryan.odonoghue@linaro.org> | Tue Apr 24 18:46:36 2018 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Thu Apr 26 08:52:51 2018 +0200 |
tree | 473a35bb8aff6e586fc669d2dd6305d90ed00a5c | |
parent | 2adfdff36c7c5b2f35d2bfc5afcfb39a52b40a7f [diff] |
warp7: Print out the OPTEE DRAM region Right now a region of 0x300000 bytes is allocated at the end of DRAM for the purposes of loading an OPTEE firmware inside of it. This patch adds the printout of the relevant address ranges. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Tested-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>