diff options
author | Sumit Garg <sumit.garg@linaro.org> | 2018-06-21 11:28:18 +0530 |
---|---|---|
committer | Sumit Garg <sumit.garg@linaro.org> | 2018-06-21 14:18:37 +0530 |
commit | 150c38e84d4522a207ed0a580aa1fbf94f34c939 (patch) | |
tree | 428dc6f47a52366439982291db65a06b42b8c320 /readme.rst | |
parent | 753701ccb07d5e58a63535b05baa2f041e9566e1 (diff) | |
download | arm-trusted-firmware-150c38e84d4522a207ed0a580aa1fbf94f34c939.tar.gz |
synquacer: Add platform makefile and documentation
Add Makefile and plaform definations file.
My thanks to Daniel Thompson and Ard Biesheuvel for the bits and pieces
I've taken from their earlier work regarding build and deploy steps for
Developerbox based on Synquacer SoCs. They deserve much of the credit
for this work although, since I assembled and tested things, any blame
is probably mine.
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Tested-by: Daniel Thompson <daniel.thompson@linaro.org>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'readme.rst')
-rw-r--r-- | readme.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.rst b/readme.rst index 3738c97dd..c87936ced 100644 --- a/readme.rst +++ b/readme.rst @@ -182,7 +182,7 @@ This release also contains the following platform support: - QEMU emulator - Raspberry Pi 3 board - RockChip RK3328, RK3368 and RK3399 SoCs -- Socionext UniPhier SoC family +- Socionext UniPhier SoC family and SynQuacer SC2A11 SoCs - Texas Instruments K3 SoCs - Xilinx Zynq UltraScale + MPSoC |