mbox series

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

Message ID 20230830044115.1112349-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 Aug. 30, 2023, 4:41 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 also fixes the CI failure while deploying the initrd in the base image.

Sai (3):
  Kconfig: Opt additional IEC 62443-4-2 features when security option is
    selected
  deploy-cip-core.sh: Workaround to search for swupdate initrd image
    name
  security.yml: Add additional features to security image

 Kconfig                    | 3 +++
 kas/opt/security.yml       | 3 +++
 scripts/deploy-cip-core.sh | 9 ++++++++-
 3 files changed, 14 insertions(+), 1 deletion(-)