meta-digi/meta-digi-dey/classes
Hector Palacios 4f33afcbcf trustfence: split ccmp13 passwords in 8 files and set SWUPDATE keys
For signing SWU files we need to set a couple of variables:
 - SWUPDATE_PRIVATE_KEY_TEMPLATE to the private key file
 - SWUPDATE_PASSWORD_FILE to the password of the private key

The latter must only contain one password, whereas the current key_pass.txt
file had (for the ccmp13) the eight keys separated by a white space.

This commit:
 - If the file key_pass.txt exists, it extracts each key into a separate
   file key_pass0X.txt.
 - If the keys don't exist, generates separate files per key.
 - Changes the permissions of password files to 400.
 - Adapts the sign script to use the single password files.
 - Fixes a few quotes

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2024-01-03 13:05:05 +01:00
..
aws-iot.bbclass meta-digi: remove True option to getVar 2023-02-24 16:24:47 +01:00
dey-image-installer.bbclass installer: squashfs: add squashfs images to the installer 2023-09-11 08:48:57 +02:00
dey-image.bbclass meta-digi-dey: swupdate: reorganize 'swupdate' custom classes and extensions 2023-08-14 10:36:37 +02:00
dey-swupdate-common.bbclass swupdate: add u-boot swupdate support 2023-12-05 10:53:55 +01:00
dey-swupdate.bbclass meta-digi-dey: swupdate: add firmware update support based on differences for R/O systems 2023-08-14 10:59:16 +02:00
populate_sdk_qt6.bbclass meta-digi-dey: add QT6 support 2023-02-02 18:03:38 +01:00
qt-version.bbclass meta-digi-dey: add QT6 support 2023-02-02 18:03:38 +01:00
trustfence.bbclass trustfence: split ccmp13 passwords in 8 files and set SWUPDATE keys 2024-01-03 13:05:05 +01:00