diff --git a/meta-arm-bsp/documentation/template.md b/meta-arm-bsp/documentation/template.md new file mode 100644 index 00000000..7beeb595 --- /dev/null +++ b/meta-arm-bsp/documentation/template.md @@ -0,0 +1,19 @@ +# *Hardware Name* + +## Overview + +*Brief summary of the hardware* + +*Link to reference documentation* + +## Building + +*Any special steps required to build successfully beyond setting MACHINE* + +*For example: corstone700 needs DISTRO=poky-tiny, musca only supports TF-M* + +## Running + +*A summary of how to deploy or execute the image* + +*For example, an overview of the N1SDP SD structure, or FVP arguments*