Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
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
32d514e5
Commit
32d514e5
authored
5 years ago
by
Soby Mathew
Committed by
TrustedFirmware Code Review
5 years ago
Browse files
Options
Download
Plain Diff
Merge "doc: Fix platform port inclusion" into integration
parents
f7fa5289
f1e0f152
No related merge requests found
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
docs/plat/hikey.rst
+5
-5
docs/plat/hikey.rst
docs/plat/hikey960.rst
+5
-5
docs/plat/hikey960.rst
docs/plat/index.rst
+12
-8
docs/plat/index.rst
docs/plat/intel-agilex.rst
+1
-0
docs/plat/intel-agilex.rst
docs/plat/intel-stratix10.rst
+1
-0
docs/plat/intel-stratix10.rst
docs/plat/poplar.rst
+6
-6
docs/plat/poplar.rst
with
30 additions
and
24 deletions
+30
-24
docs/plat/hikey.rst
View file @
32d514e5
Description
HiKey
=====
======
=====
HiKey is one of 96boards. Hisilicon Kirin6220 processor is installed on HiKey.
HiKey is one of 96boards. Hisilicon Kirin6220 processor is installed on HiKey.
More information are listed in `link`_.
More information are listed in `link`_.
How to build
How to build
============
------------
Code Locations
Code Locations
--------------
~~~~~~~~~~~~~~
- Trusted Firmware-A:
- Trusted Firmware-A:
`link <https://github.com/ARM-software/arm-trusted-firmware>`__
`link <https://github.com/ARM-software/arm-trusted-firmware>`__
...
@@ -33,7 +33,7 @@ Code Locations
...
@@ -33,7 +33,7 @@ Code Locations
`link <https://github.com/96boards-hikey/atf-fastboot/tree/master>`__
`link <https://github.com/96boards-hikey/atf-fastboot/tree/master>`__
Build Procedure
Build Procedure
---------------
~~~~~~~~~~~~~~~
- Fetch all the above repositories into local host.
- Fetch all the above repositories into local host.
Make all the repositories in the same ${BUILD\_PATH}.
Make all the repositories in the same ${BUILD\_PATH}.
...
...
This diff is collapsed.
Click to expand it.
docs/plat/hikey960.rst
View file @
32d514e5
Description
HiKey960
========
===
========
HiKey960 is one of 96boards. Hisilicon Hi3660 processor is installed on HiKey960.
HiKey960 is one of 96boards. Hisilicon Hi3660 processor is installed on HiKey960.
More information are listed in `link`_.
More information are listed in `link`_.
How to build
How to build
============
------------
Code Locations
Code Locations
--------------
~~~~~~~~~~~~~~
- Trusted Firmware-A:
- Trusted Firmware-A:
`link <https://github.com/ARM-software/arm-trusted-firmware>`__
`link <https://github.com/ARM-software/arm-trusted-firmware>`__
...
@@ -30,7 +30,7 @@ Code Locations
...
@@ -30,7 +30,7 @@ Code Locations
`link <https://git.linaro.org/uefi/uefi-tools.git>`__
`link <https://git.linaro.org/uefi/uefi-tools.git>`__
Build Procedure
Build Procedure
---------------
~~~~~~~~~~~~~~~
- Fetch all the above 5 repositories into local host.
- Fetch all the above 5 repositories into local host.
Make all the repositories in the same ${BUILD\_PATH}.
Make all the repositories in the same ${BUILD\_PATH}.
...
...
This diff is collapsed.
Click to expand it.
docs/plat/index.rst
View file @
32d514e5
...
@@ -7,24 +7,28 @@ Platform Ports
...
@@ -7,24 +7,28 @@ Platform Ports
:numbered:
:numbered:
allwinner
allwinner
meson-gxbb
meson-gxl
fvp_ve
fvp_ve
imx8
hikey
imx8m
hikey960
intel-agilex
intel-stratix10
intel-stratix10
ls1043a
marvell/index
marvell/index
meson-gxbb
meson-gxl
mt8183
mt8183
nvidia-tegra
nvidia-tegra
warp7
imx8
imx8m
ls1043a
poplar
qemu
qemu
rpi3
rcar-gen3
rcar-gen3
rockchip
rockchip
rpi3
socionext-uniphier
socionext-uniphier
stm32mp1
synquacer
synquacer
stm32mp1
ti-k3
ti-k3
warp7
xilinx-versal
xilinx-versal
xilinx-zynqmp
xilinx-zynqmp
This diff is collapsed.
Click to expand it.
docs/plat/intel-agilex.rst
View file @
32d514e5
...
@@ -67,6 +67,7 @@ Boot trace
...
@@ -67,6 +67,7 @@ Boot trace
----------
----------
::
::
INFO: DDR: DRAM calibration success.
INFO: DDR: DRAM calibration success.
INFO: ECC is disabled.
INFO: ECC is disabled.
NOTICE: BL2: v2.1(debug)
NOTICE: BL2: v2.1(debug)
...
...
This diff is collapsed.
Click to expand it.
docs/plat/intel-stratix10.rst
View file @
32d514e5
...
@@ -67,6 +67,7 @@ Boot trace
...
@@ -67,6 +67,7 @@ Boot trace
----------
----------
::
::
INFO: DDR: DRAM calibration success.
INFO: DDR: DRAM calibration success.
INFO: ECC is disabled.
INFO: ECC is disabled.
INFO: Init HPS NOC's DDR Scheduler.
INFO: Init HPS NOC's DDR Scheduler.
...
...
This diff is collapsed.
Click to expand it.
docs/plat/poplar.rst
View file @
32d514e5
Description
Poplar
======
=====
======
Poplar is the first development board compliant with the 96Boards Enterprise
Poplar is the first development board compliant with the 96Boards Enterprise
Edition TV Platform specification.
Edition TV Platform specification.
...
@@ -35,10 +35,10 @@ must happen prior to invoking Trusted Firmware-A:
...
@@ -35,10 +35,10 @@ must happen prior to invoking Trusted Firmware-A:
l-loader --> Trusted Firmware-A --> u-boot
l-loader --> Trusted Firmware-A --> u-boot
How to build
How to build
============
------------
Code Locations
Code Locations
--------------
~~~~~~~~~~~~~~
- Trusted Firmware-A:
- Trusted Firmware-A:
`link <https://github.com/ARM-software/arm-trusted-firmware>`__
`link <https://github.com/ARM-software/arm-trusted-firmware>`__
...
@@ -50,7 +50,7 @@ Code Locations
...
@@ -50,7 +50,7 @@ Code Locations
`link <http://git.denx.de/u-boot.git>`__
`link <http://git.denx.de/u-boot.git>`__
Build Procedure
Build Procedure
---------------
~~~~~~~~~~~~~~~
- Fetch all the above 3 repositories into local host.
- Fetch all the above 3 repositories into local host.
Make all the repositories in the same ${BUILD\_PATH}.
Make all the repositories in the same ${BUILD\_PATH}.
...
@@ -89,7 +89,7 @@ The system will boot into a u-boot shell which you can then use to write the
...
@@ -89,7 +89,7 @@ The system will boot into a u-boot shell which you can then use to write the
working firmware to eMMC.
working firmware to eMMC.
Boot trace
Boot trace
==========
----------
::
::
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help