1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-02 01:20:09 +00:00

arm-bsp/documentation: add corstone700 documentation

Add brief documentation for the corstone700 BSPs.

Change-Id: I774e06aecca05ac13eaf2916623c6ec097c1c047
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2020-11-02 15:35:02 +00:00
committed by Jon Mason
parent cd39898f06
commit 45d7cf50a4
+21
View File
@@ -0,0 +1,21 @@
# Corstone-700
## Overview
Corstone-700 is a flexible compute architecture combining Cortex-A and Cortex-M
processors and a secure enclave, aimed at building secure IoT SoCs. There are
machines for both Corstone-700 for Fixed Virtual Platform (`corstone700-fvp`)
and Corstone-700 for MPS3 FPGA (`corstone700-mps3`).
Further details are available in the [User Guide].
## Building
Corstone-700 is tested in 'tiny' configurations, such as `DISTRO="poky-tiny"`.
## Running
For detailed instructions as to how to run the image in a FVP model, or on the
MPS3 board, see the [User Guide].
[User Guide]: https://git.linaro.org/landing-teams/working/arm/arm-reference-platforms.git/about/docs/corstone-700/user-guide.rst