[0/6] corstone1000: psa-arch-tests

Message ID 20211213162610.31273-1-abdellatif.elkhlifi@arm.com
Headers show
Series corstone1000: psa-arch-tests | expand

Message

Abdellatif El Khlifi Dec. 13, 2021, 4:26 p.m. UTC
From: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>

- psa-arch-tests support
- Fixes on kas, TF-M and secure-partitions

Abdellatif El Khlifi (5):
  arm/secure-partitions: remove the use of EXTRA_OEMAKE
  arm/psa-arch-tests: introduce the recipe
  kas: corstone1000: update meta-arm-image SHA
  kas: corstone1000: update for new Kas include semantics in kas folder
  arm-bsp/trusted-firmware-m: corstone1000: set SRCREV_FORMAT

Emekcan Aras (1):
  arm-bsp/psa-arch-tests: corstone1000: build the test applications

 kas/corstone1000-base.yml                     |  4 +-
 kas/corstone1000-fvp.yml                      |  4 +-
 kas/corstone1000-mps3.yml                     |  4 +-
 .../trusted-firmware-m-corstone1000.inc       |  1 +
 .../psa-arch-tests-corstone1000.inc           | 43 ++++++++++++
 ...arch-test-sysroot_compiler_flags_fix.patch | 68 +++++++++++++++++++
 .../psa-arch-tests_%.bbappend                 |  6 ++
 .../trusted-services/psa-arch-tests_git.bb    | 26 +++++++
 .../trusted-services/secure-partitions.inc    |  3 -
 9 files changed, 150 insertions(+), 9 deletions(-)
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/psa-arch-tests-corstone1000.inc
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/psa-arch-tests/corstone1000/0001-psa-arch-test-sysroot_compiler_flags_fix.patch
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/psa-arch-tests_%.bbappend
 create mode 100644 meta-arm/recipes-security/trusted-services/psa-arch-tests_git.bb

Comments

Jon Mason Dec. 14, 2021, 4:33 a.m. UTC | #1
On Mon, 13 Dec 2021 16:26:04 +0000, abdellatif.elkhlifi@arm.com wrote:
> From: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
> 
> - psa-arch-tests support
> - Fixes on kas, TF-M and secure-partitions
> 
> Abdellatif El Khlifi (5):
>   arm/secure-partitions: remove the use of EXTRA_OEMAKE
>   arm/psa-arch-tests: introduce the recipe
>   kas: corstone1000: update meta-arm-image SHA
>   kas: corstone1000: update for new Kas include semantics in kas folder
>   arm-bsp/trusted-firmware-m: corstone1000: set SRCREV_FORMAT
> 
> [...]

Applied, thanks!

[1/6] arm/secure-partitions: remove the use of EXTRA_OEMAKE
      commit: a68fa362d2349111801d170847e423301cbc21dc
[2/6] arm/psa-arch-tests: introduce the recipe
      commit: 0acbf59a8e6cde6ba3fc92a9f040340162d41b41
[3/6] arm-bsp/psa-arch-tests: corstone1000: build the test applications
      commit: a56fdf433329c25c898cf884a3567a0dfbfdf040
[4/6] kas: corstone1000: update meta-arm-image SHA
      commit: 1e3cea589d24397fd084c3218a5402569405b222
[5/6] kas: corstone1000: update for new Kas include semantics in kas folder
      commit: 42347ebaa2e121f9e5c6b796d18222aa58792a27
[6/6] arm-bsp/trusted-firmware-m: corstone1000: set SRCREV_FORMAT
      (no commit info)

Best regards,