Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
23302091
Commit
23302091
authored
Aug 14, 2014
by
danh-arm
Browse files
Merge pull request #186 from danh-arm/dh/fix-reset-to-bl31
Fix reset to BL3-1 instructions in user guide
parents
6f08fd5f
bfb1dd51
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/user-guide.md
View file @
23302091
...
@@ -732,16 +732,16 @@ vector for each core.
...
@@ -732,16 +732,16 @@ vector for each core.
-C cluster1.NUM_CORES=4 \
-C cluster1.NUM_CORES=4 \
-C cache_state_modelled=1 \
-C cache_state_modelled=1 \
-C bp.pl011_uart0.untimed_fifos=1 \
-C bp.pl011_uart0.untimed_fifos=1 \
-C cluster0.cpu0.RVBAR=0x040
06
000 \
-C cluster0.cpu0.RVBAR=0x040
23
000 \
-C cluster0.cpu1.RVBAR=0x040
06
000 \
-C cluster0.cpu1.RVBAR=0x040
23
000 \
-C cluster0.cpu2.RVBAR=0x040
06
000 \
-C cluster0.cpu2.RVBAR=0x040
23
000 \
-C cluster0.cpu3.RVBAR=0x040
06
000 \
-C cluster0.cpu3.RVBAR=0x040
23
000 \
-C cluster1.cpu0.RVBAR=0x040
06
000 \
-C cluster1.cpu0.RVBAR=0x040
23
000 \
-C cluster1.cpu1.RVBAR=0x040
06
000 \
-C cluster1.cpu1.RVBAR=0x040
23
000 \
-C cluster1.cpu2.RVBAR=0x040
06
000 \
-C cluster1.cpu2.RVBAR=0x040
23
000 \
-C cluster1.cpu3.RVBAR=0x040
06
000 \
-C cluster1.cpu3.RVBAR=0x040
23
000 \
--data cluster0.cpu0="<path-to>/<bl31-binary>"@0x040
06
000 \
--data cluster0.cpu0="<path-to>/<bl31-binary>"@0x040
23
000 \
--data cluster0.cpu0="<path-to>/<bl32-binary>"@0x040
24
000 \
--data cluster0.cpu0="<path-to>/<bl32-binary>"@0x040
00
000 \
--data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
--data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
-C bp.virtioblockdevice.image_path="<path-to>/<file-system-image>"
-C bp.virtioblockdevice.image_path="<path-to>/<file-system-image>"
...
@@ -763,16 +763,16 @@ vector for each core.
...
@@ -763,16 +763,16 @@ vector for each core.
-C bp.tzc_400.diagnostics=1 \
-C bp.tzc_400.diagnostics=1 \
-C cache_state_modelled=1 \
-C cache_state_modelled=1 \
-C bp.pl011_uart0.untimed_fifos=1 \
-C bp.pl011_uart0.untimed_fifos=1 \
-C cluster0.cpu0.RVBARADDR=0x040
06
000 \
-C cluster0.cpu0.RVBARADDR=0x040
23
000 \
-C cluster0.cpu1.RVBARADDR=0x040
06
000 \
-C cluster0.cpu1.RVBARADDR=0x040
23
000 \
-C cluster0.cpu2.RVBARADDR=0x040
06
000 \
-C cluster0.cpu2.RVBARADDR=0x040
23
000 \
-C cluster0.cpu3.RVBARADDR=0x040
06
000 \
-C cluster0.cpu3.RVBARADDR=0x040
23
000 \
-C cluster1.cpu0.RVBARADDR=0x040
06
000 \
-C cluster1.cpu0.RVBARADDR=0x040
23
000 \
-C cluster1.cpu1.RVBARADDR=0x040
06
000 \
-C cluster1.cpu1.RVBARADDR=0x040
23
000 \
-C cluster1.cpu2.RVBARADDR=0x040
06
000 \
-C cluster1.cpu2.RVBARADDR=0x040
23
000 \
-C cluster1.cpu3.RVBARADDR=0x040
06
000 \
-C cluster1.cpu3.RVBARADDR=0x040
23
000 \
--data cluster0.cpu0="<path-to>/<bl31-binary>"@0x040
06
000 \
--data cluster0.cpu0="<path-to>/<bl31-binary>"@0x040
23
000 \
--data cluster0.cpu0="<path-to>/<bl32-binary>"@0x040
24
000 \
--data cluster0.cpu0="<path-to>/<bl32-binary>"@0x040
00
000 \
--data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
--data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
-C bp.virtioblockdevice.image_path="<path-to>/<file-system-image>"
-C bp.virtioblockdevice.image_path="<path-to>/<file-system-image>"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment