Commit 6cef4e46 authored by danh-arm's avatar danh-arm
Browse files

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

User Guide: Enable secure memory on Foundation FVP
parents d01c67e0 c451b538
...@@ -697,7 +697,7 @@ Trusted Firmware" section above). ...@@ -697,7 +697,7 @@ Trusted Firmware" section above).
<path-to>/Foundation_v8 \ <path-to>/Foundation_v8 \
--cores=4 \ --cores=4 \
--no-secure-memory \ --secure-memory \
--visualization \ --visualization \
--gicv3 \ --gicv3 \
--data="<path-to>/<bl1-binary>"@0x0 \ --data="<path-to>/<bl1-binary>"@0x0 \
...@@ -900,7 +900,7 @@ legacy VE memory map: ...@@ -900,7 +900,7 @@ legacy VE memory map:
<path-to>/Foundation_v8 \ <path-to>/Foundation_v8 \
--cores=4 \ --cores=4 \
--no-secure-memory \ --secure-memory \
--visualization \ --visualization \
--no-gicv3 \ --no-gicv3 \
--data="<path-to>/<bl1-binary>"@0x0 \ --data="<path-to>/<bl1-binary>"@0x0 \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment