summaryrefslogtreecommitdiff
path: root/lib/psa
AgeCommit message (Expand)Author
2025-12-16fix(rse): remove host ROTPK support and testJackson Cooper-Driver
2025-10-15fix(dice): prevent compiler warningsBoyan Karatotev
2025-02-04feat(psa): add interface with RSE for retrieving entropyLeo Yan
2025-02-04fix(psa): guard Crypto APIs with CRYPTO_SUPPORTLeo Yan
2024-06-07feat(psa): introduce generic library for CCA attestationVivek Gautam
2024-04-22refactor(psa): change all occurrences of RSS to RSETamas Ban
2024-04-22refactor(psa): rename all 'rss' files to 'rse'Tamas Ban
2024-03-06feat(dice): add cert_id argument to dpe_derive_context()Tamas Ban
2024-03-06feat(dice): add client API for DICE Protection EnvironmentTamas Ban
2024-03-06refactor(measured-boot): move metadata size macros to a common headerTamas Ban
2023-11-13refactor(rss)!: remove PLAT_RSS_NOT_SUPPORTED build optionManish V Badarkhe
2023-10-26refactor(fvp): do not use RSS platform token and attestation key APIsManish V Badarkhe
2023-07-14feat(psa): interface with RSS for retrieving ROTPKlaurenw-arm
2023-05-31fix(measured-boot): don't strip last non-0 charJimmy Brisson
2023-03-22refactor(fvp): use RSS API to retrieve attestation token and keyManish V Badarkhe
2023-02-08feat(psa): interface with RSS for NV counterslaurenw-arm
2022-12-07Merge changes Ida9abfd5,Iec447d97 into integrationSandrine Bailleux
2022-11-25fix(rss): remove null-terminator from RSS metadataDavid Vincze
2022-11-25feat(lib/psa): add read_measurement APIMate Toth-Pal
2022-10-11fix(psa): add missing semicolonSandrine Bailleux
2022-10-07fix(psa): extend measured boot loggingTamas Ban
2022-10-07fix(psa): align with original API in tf-m-extrasTamas Ban
2022-10-07feat(psa): remove initial attestation partition APITamas Ban
2022-10-07feat(psa): add delegated attestation partition APITamas Ban
2022-06-16fix(measured-boot): fix verbosity level of RSS digests tracesSandrine Bailleux
2022-05-23fix(lib/psa): fix Null pointer dereference errorDavid Vincze
2022-05-11feat(lib/psa): mock PSA APIsTamas Ban
2022-05-11feat(lib/psa): add initial attestation APITamas Ban
2022-05-11feat(lib/psa): add measured boot APITamas Ban