Skip to content

Move platform specific instructions to `Getting Started` guides

Build, deployment and reset instructions vary between N1SDP, Corstone-1000 for MPS3, and Corstone-1000 FVP so they should be in one of the platform specific documents (Getting Started with...).

Conversely, login instructions are platform independent and should be moved from the platform specific documents to the generic user guide.

A Getting Started with... document is created for the N1SDP and all platform specific instructions in the generic user guide are moved to the relevant platform guide (N1SDP, Corstone-1000 MPS3, or Corstone-1000 FVP).

Each Getting Started with... document starts with a section which:

  • names the platform kas config file
  • shows the command used build a base image for that platform
  • shows the image files created (firmware and distro) The structure of this section is aligned across all supported platforms

The generic build instructions in the user guide now contains links to each of the platform specific Getting Started guides.

Additional cleanup

  • Align header styles in Corstone-1000 guides with the rest of the documentation
  • Fix capitalization in title of the build guide
  • Update the dictionary
  • Improve documentation of three supported base configs (cassini.yml, cassini-dev.yml, and cassini-sdk.yml) in the User Manual
  • Align structures of the YML files for the three supported base configs
Edited by Adam Johnston

Merge request reports