mbox series

[0/2] Kas file and documentation updates

Message ID 20240307111836.59383-1-drew.reed@arm.com
Headers show
Series Kas file and documentation updates | expand

Message

drew.reed@arm.com March 7, 2024, 11:18 a.m. UTC
From: Drew Reed <Drew.Reed@arm.com>

Updates to the referance kas files for building Corstone-1000 and modification
of the ci kas files to use them to avoid duplication information.
User Guide updates for how to build and run the FVP builds.

Drew Reed (2):
  kas: Corstone-1000 kas files updated
  bsp: Corstone-1000 userguide updates

 ci/corstone1000-common.yml                    | 39 +-------
 ci/corstone1000-firmware-only.yml             | 20 +---
 kas/corstone1000-base.yml                     | 19 ++--
 kas/corstone1000-firmware-only.yml            | 21 +++++
 kas/corstone1000-fvp.yml                      | 21 +++--
 kas/corstone1000-image-configuration.yml      | 40 ++++++++
 kas/corstone1000-mps3.yml                     |  2 +
 .../documentation/corstone1000/user-guide.rst | 91 +++++++++----------
 8 files changed, 134 insertions(+), 119 deletions(-)
 create mode 100644 kas/corstone1000-firmware-only.yml
 create mode 100644 kas/corstone1000-image-configuration.yml

--
2.44.0

Comments

Jon Mason March 13, 2024, 1:37 p.m. UTC | #1
On Thu, 07 Mar 2024 11:18:34 +0000, drew.reed@arm.com wrote:
> From: Drew Reed <Drew.Reed@arm.com>
> 
> Updates to the referance kas files for building Corstone-1000 and modification
> of the ci kas files to use them to avoid duplication information.
> User Guide updates for how to build and run the FVP builds.
> 
> Drew Reed (2):
>   kas: Corstone-1000 kas files updated
>   bsp: Corstone-1000 userguide updates
> 
> [...]

Applied, thanks!

[1/2] kas: Corstone-1000 kas files updated
      commit: 6e2a547482fb29eadf939d847fb6e7962f19740e
[2/2] bsp: Corstone-1000 userguide updates
      commit: 9ea97cf4f5c6a2c7e81157d838276fd418e3a8ff

Best regards,