arm-trusted-firmware/docs/plat/ast2700.rst
Chia-Wei Wang 85f199b774 feat(ast2700): add Aspeed AST2700 platform support
Aspeed AST2700 is a quad-core SoC with ARM Cortex-A35 integrated.
This patch adds the initial platform support for AST2700 and also
updates the documents.

Change-Id: I1796f7aae5ed2d1799e91fabb8949607959cd9b3
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
2023-06-12 10:28:21 +08:00

17 lines
338 B
ReStructuredText

Aspeed AST2700
==============
Aspeed AST2700 is a 64-bit ARM SoC with 4-cores Cortex-A35 integrated.
Each core operates at 1.6GHz.
Boot Flow
---------
BootRom --> BL1/BL2 --> TF-A BL31 --> BL32 (optional) --> BL33 --> Linux Kernel
How to build
------------
.. code:: shell
make CROSS_COMPILE=aarch64-linux-gnu- PLAT=ast2700