Merge pull request #230 from sandrine-bailleux/sb/doc-updates

User Guide: Enable secure memory on Foundation FVP
This commit is contained in:
danh-arm 2015-01-12 14:45:56 +00:00
commit 6cef4e4615
1 changed files with 2 additions and 2 deletions

View File

@ -697,7 +697,7 @@ Trusted Firmware" section above).
<path-to>/Foundation_v8 \
--cores=4 \
--no-secure-memory \
--secure-memory \
--visualization \
--gicv3 \
--data="<path-to>/<bl1-binary>"@0x0 \
@ -900,7 +900,7 @@ legacy VE memory map:
<path-to>/Foundation_v8 \
--cores=4 \
--no-secure-memory \
--secure-memory \
--visualization \
--no-gicv3 \
--data="<path-to>/<bl1-binary>"@0x0 \