Searched hist:b03fe8c025f1c8025e70e7289339ecbc6cf83aae (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/include/lib/psa/ |
| H A D | dice_protection_environment.h | b03fe8c025f1c8025e70e7289339ecbc6cf83aae Tue Jun 06 11:41:14 UTC 2023 Tamas Ban <tamas.ban@arm.com> feat(dice): add client API for DICE Protection Environment
RSS provides the DICE Protection Environment service (DPE). It partially implements the DPE specification from TCG.
As a DPE profile, it supports the Open Profile for DICE specification. https://pigweed.googlesource.com/open-dice/+/refs/heads/main/docs/specification.md
In order to communicate with the service, commands must be CBOR encoded. The API implementation: - Expose a C API to the upper layer, - Do the CBOR encoding, decoding of the DPE commands, - Rely on the PSA framework to communicate with the RSS through an MHU.
Signed-off-by: Tamas Ban <tamas.ban@arm.com> Change-Id: I26a08f0c7cbffe07e725a7defbb6c60fd7735efe
|
| /rk3399_ARM-atf/lib/psa/ |
| H A D | dice_protection_environment.c | b03fe8c025f1c8025e70e7289339ecbc6cf83aae Tue Jun 06 11:41:14 UTC 2023 Tamas Ban <tamas.ban@arm.com> feat(dice): add client API for DICE Protection Environment
RSS provides the DICE Protection Environment service (DPE). It partially implements the DPE specification from TCG.
As a DPE profile, it supports the Open Profile for DICE specification. https://pigweed.googlesource.com/open-dice/+/refs/heads/main/docs/specification.md
In order to communicate with the service, commands must be CBOR encoded. The API implementation: - Expose a C API to the upper layer, - Do the CBOR encoding, decoding of the DPE commands, - Rely on the PSA framework to communicate with the RSS through an MHU.
Signed-off-by: Tamas Ban <tamas.ban@arm.com> Change-Id: I26a08f0c7cbffe07e725a7defbb6c60fd7735efe
|
| /rk3399_ARM-atf/include/lib/psa/psa_manifest/ |
| H A D | sid.h | b03fe8c025f1c8025e70e7289339ecbc6cf83aae Tue Jun 06 11:41:14 UTC 2023 Tamas Ban <tamas.ban@arm.com> feat(dice): add client API for DICE Protection Environment
RSS provides the DICE Protection Environment service (DPE). It partially implements the DPE specification from TCG.
As a DPE profile, it supports the Open Profile for DICE specification. https://pigweed.googlesource.com/open-dice/+/refs/heads/main/docs/specification.md
In order to communicate with the service, commands must be CBOR encoded. The API implementation: - Expose a C API to the upper layer, - Do the CBOR encoding, decoding of the DPE commands, - Rely on the PSA framework to communicate with the RSS through an MHU.
Signed-off-by: Tamas Ban <tamas.ban@arm.com> Change-Id: I26a08f0c7cbffe07e725a7defbb6c60fd7735efe
|