arm-trusted-firmware/plat/arm/board
Andre Przywara f45c6d8623 arm_fpga: Add ROM trampoline
The application cores of the FPGAs used in Arm Ltd. start execution at
address 0x0. This is the location of some (emulated) ROM area (which can
be written to by the uploading tool).
Since the arm_fpga port is configured to run from DRAM, we load BL31 to
the beginning of DRAM (mapped at 2GB). This requires some small
trampoline code in the "ROM" to jump to the BL31 entry point.

To avoid some extra magic binary, add a tiny assembly file with that
trivial jump instruction to the tree, so this binary can be created
alongside BL31.

Change-Id: I9e4439fc0f093fa24dd49a8377c9edb030fbb477
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2020-09-29 13:28:25 +01:00
..
a5ds plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
arm_fpga arm_fpga: Add ROM trampoline 2020-09-29 13:28:25 +01:00
common plat/arm: Get the base address of nv-counters from device tree 2020-08-28 09:50:36 +00:00
corstone700 plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
fvp Merge "SPMC: adjust the number of EC context to max number of PEs" into integration 2020-09-22 09:50:31 +00:00
fvp_ve plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
juno plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
n1sdp n1sdp: remote chip SPI numbering for multichip GIC routing 2020-08-24 15:47:09 +05:30
rddaniel plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
rddanielxlr plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
rde1edge plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
rdn1edge plat/arm: rdn1edge: Correct mismatched parenthesis in makefile 2020-09-10 10:32:40 +00:00
sgi575 plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
sgm775 plat/arm: Add dependencies to configuration files 2020-09-02 16:46:18 +01:00
tc0 plat: tc0: enable TZC 2020-09-24 10:50:25 +01:00