mbox series

[isar-cip-core,0/3] Enabling additional features in security image

Message ID 20230906045643.2640096-1-Sai.Sathujoda@toshiba-tsip.com (mailing list archive)
Headers show
Series Enabling additional features in security image | expand

Message

Sai.Sathujoda@toshiba-tsip.com Sept. 6, 2023, 4:56 a.m. UTC
From: Sai <Sai.Sathujoda@toshiba-tsip.com>

This series of patches enables additional IEC 62443-4-2 features  such as
data encryption, secureboot and swupdate features in the CIP security image.

This series also contains a patch which uploads only the disk image for the
targets including security extension.


Sai (3):
  Kconfig: Opt additional IEC 62443-4-2 features when security option is
    selected
  .gitlab-ci.yml: Added a new variable to control deployment
  security.yml: Add additional features to security image

 .gitlab-ci.yml             |  6 +++++-
 Kconfig                    |  3 +++
 kas/opt/security.yml       |  3 +++
 scripts/deploy-cip-core.sh | 31 +++++++++++++++++--------------
 4 files changed, 28 insertions(+), 15 deletions(-)