1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-07-16 15:57:19 +00:00
Files
Ross Burton 45d7cf50a4 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>
2020-11-02 21:09:53 -05:00

22 lines
721 B
Markdown

# 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