arm-trusted-firmware/lib/psa
Tamas Ban 6a415bd1e7 feat(dice): add cert_id argument to dpe_derive_context()
This custom argument is meant to simplify to group
components into certificates. Components with
the same cert_id contribute to the same certificate
regardless of the load order or the structure of the
derivation tree. This argument aims to flatten the tree
structure and make it easy to include branches or
subtrees in the main derivation line.

Signed-off-by: Tamas Ban <tamas.ban@arm.com>
Change-Id: I83c4abc399616063a5eb04792d603899f7513627
2024-03-06 17:11:11 +01:00
..
delegated_attestation.c refactor(fvp): do not use RSS platform token and attestation key APIs 2023-10-26 21:01:00 +02:00
dice_protection_environment.c feat(dice): add cert_id argument to dpe_derive_context() 2024-03-06 17:11:11 +01:00
measured_boot.c refactor(measured-boot): move metadata size macros to a common header 2024-03-06 15:44:55 +01:00
measured_boot_private.h refactor(measured-boot): move metadata size macros to a common header 2024-03-06 15:44:55 +01:00
rss_platform.c feat(psa): interface with RSS for retrieving ROTPK 2023-07-14 14:04:31 -05:00