mbox series

[isar-cip-core,v2,0/3] Security testing with MTDA

Message ID 20250124132246.64738-1-Quirin.Gylstorff@siemens.com (mailing list archive)
Headers show
Series Security testing with MTDA | expand

Message

Quirin Gylstorff Jan. 24, 2025, 1:22 p.m. UTC
From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

This patch set builds an image to test IEC on the mcom device with
secure-boot and disk encryption enable.

Changes v2:
 - move curl to kas/opt/test.yml
 - add test option to gitlab-ci.yml
 - rename disable_watchdog to watchdog

Quirin Gylstorff (3):
  build x86-uefi with secure boot
  x86-uefi: disable watchdog for testing on mcom
  customizations-security: add curl to download LAVA overlay

 .gitlab-ci.yml               | 13 +++++++++++++
 kas/opt/disable-watchdog.yml | 15 +++++++++++++++
 kas/opt/test.yml             |  3 +++
 3 files changed, 31 insertions(+)
 create mode 100644 kas/opt/disable-watchdog.yml