meta-digi/meta-digi-arm/dynamic-layers/stm-st-stm32mp
Hector Palacios ae327e8dae trustfence: stm: move generation of PKI out of sign script
Create a new script for the generation of PKI tree for STM platforms
and leave the trustfence-sign-artifact script exclusively for signing.
The new gen-pki script only requires the platform as an argument and the
path to where to save the tree (if it doesn't exist) in
CONFIG_SIGN_KEYS_PATH.

This commit also reverts commit 13c136dbc5 by getting rid of the
trustfence-genpki-native.bb recipe and moving back the PKI generation
functions into trustfence.bbclass. This recipe didn't quite guarantee
that the PKI was generated on time for the recipes that required the
keys to exist, anyway.
Instead, the PKI generation function must be called right after
do_compile() of recipe tf-a-stm32mp to be ready for do_deploy() where
the key is used.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2023-08-14 09:19:16 +02:00
..
recipes-bsp/trusted-firmware-a trustfence: stm: move generation of PKI out of sign script 2023-08-14 09:19:16 +02:00
recipes-graphics weston: readonly: change default log path to /tmp/ 2023-06-15 10:48:25 +02:00
recipes-multimedia gstreamer: update recipes to STM version v22.11.23 2022-12-22 09:26:49 +01:00
recipes-security/optee meta-digi: revert revisions to AUTOREV 2023-05-17 15:34:53 +02:00