mbox series

[0/2] CI: Build custom image for N1SDP optee-xtest

Message ID 20230901163626.152-1-anusmita.duttamazumder@arm.com
Headers show
Series CI: Build custom image for N1SDP optee-xtest | expand

Message

anusmita.duttamazumder@arm.com Sept. 1, 2023, 4:36 p.m. UTC
From: Anusmita Dutta Mazumder <anusmita.duttamazumder@arm.com>

Build a custom N1SDP image with only optee-xtests as part of the image.
A fresh custom image build is necessary to include the relevant test
suite for running the xtests.

Anusmita Dutta Mazumder (2):
  arm-bsp/n1sdp: Enable tests with pseudo trusted application
  CI: Build custom image for N1SDP optee-xtest

 .gitlab-ci.yml                                       |  1 +
 ci/n1sdp-optee.yml                                   | 12 ++++++++++++
 .../recipes-security/optee/optee-os-n1sdp.inc        |  2 ++
 3 files changed, 15 insertions(+)
 create mode 100644 ci/n1sdp-optee.yml

Comments

Jon Mason Sept. 6, 2023, 1:41 a.m. UTC | #1
On Fri, 01 Sep 2023 17:36:24 +0100, anusmita.duttamazumder@arm.com wrote:
> From: Anusmita Dutta Mazumder <anusmita.duttamazumder@arm.com>
> 
> Build a custom N1SDP image with only optee-xtests as part of the image.
> A fresh custom image build is necessary to include the relevant test
> suite for running the xtests.
> 
> Anusmita Dutta Mazumder (2):
>   arm-bsp/n1sdp: Enable tests with pseudo trusted application
>   CI: Build custom image for N1SDP optee-xtest
> 
> [...]

Applied, thanks!

[1/2] arm-bsp/n1sdp: Enable tests with pseudo trusted application
      commit: 6ecdc3bc8bb0aa74390591eabeab14d771c258f5
[2/2] CI: Build custom image for N1SDP optee-xtest
      commit: 302cdd0a026bdf09c2508f24c4ec93427c375d87

Best regards,