diff options
author | Juan Castillo <juan.castillo@arm.com> | 2014-12-19 09:28:30 +0000 |
---|---|---|
committer | Juan Castillo <juan.castillo@arm.com> | 2015-01-21 09:44:40 +0000 |
commit | 6fd9eaf36ee26a2625238c7e153bbe7714369889 (patch) | |
tree | e655681dd6e3f54eb904e37133f3108dee4a9103 /lib/stdlib/strchr.c | |
parent | 1c73ffbd4cf8f62de529ad381d83fb79b76042de (diff) |
FVP: map non-secure DRAM1 in the MMU
This patch maps the non-secure region of DRAM1 in the MMU. The
non-secure region comprises the whole DRAM1 (0x80000000 -
0xffffffff) excluding the top 16 MB (0xff000000 - 0xffffffff).
The TrustZone controller configures this 16 MB region as secure
memory, so it can not be accessed in non-secure mode.
The number of MMU tables in BL2 has been increased to 3 because
the new size of the non-secure region in DRAM requires an extra L2
table.
Change-Id: I5ad080c6e181f6b6060e15cebb1d18b7fa128cf5
Diffstat (limited to 'lib/stdlib/strchr.c')
0 files changed, 0 insertions, 0 deletions