diff --git a/meta-arm-bsp/documentation/corstone700.md b/meta-arm-bsp/documentation/corstone700.md new file mode 100644 index 00000000..6a5fe0f5 --- /dev/null +++ b/meta-arm-bsp/documentation/corstone700.md @@ -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