aboutsummaryrefslogtreecommitdiff
path: root/interface/include/psa
AgeCommit message (Expand)Author
2023-10-17Crypto: Align to Mbed TLS 3.5.0Antonio de Angelis
2023-08-10Interface: Introduce psa_call() type rangeKen Liu
2023-07-21SPM: Add Asynchronous code to ns_agent_mailboxChris Brand
2023-07-06crypto: Fix PSA max hash size without configuration header includedJoakim Andersson
2023-07-04crypto: Improve PSA interface config file includeJoakim Andersson
2023-06-09Attest: Remove redundant definitions of PSA_INITIAL_ATTEST_MAX_TOKEN_SIZEDavid Hu
2023-04-04Crypto: Update to Mbed TLS 3.4.0Summer Qin
2023-03-23Crypto: Don't prefix psa/ to header inclusions from mainAntonio de Angelis
2023-03-23Crypto: Reduce diverging PSA Crypto headers between TF-M and Mbed TLSAntonio de Angelis
2023-03-17SPM: Remove the psa_config.hKevin Peng
2023-03-10SPM: Add condition check for rhandle related contextSherry Zhang
2023-03-06Crypto: Clean up psa_key_attributes_t structure definitionGilles Peskine
2023-03-06Crypto: adjust file to TF-M code styleGilles Peskine
2023-02-10Crypto: Update to Mbed TLS 3.3.0Summer Qin
2022-12-16FWU: Set FWU component number with MCUBOOT_IMAGE_NUMBER in CMakeXinyu Zhang
2022-11-17FWU: Align to FWU API v1.0Sherry Zhang
2022-09-07Attest: Increase PSA_INITIAL_ATTEST_TOKEN_MAX_SIZEDavid Vincze
2022-09-07Attest: Clean-up public headerMaulik Patel
2022-07-27Attest: Rename claims according to latest spec versionTamas Ban
2022-07-19Crypto: Update to mbed TLS 3.2.1Antonio de Angelis
2022-04-01SPM: Improvements on connection handle creation and validationKevin Peng
2022-03-01FWU: Optimize the RAM cost in FWU partitionSherry Zhang
2022-01-12Crypto: Upgrade Mbed TLS to v3.1.0Summer Qin
2021-11-16Interface: Improvements on framework_featureKevin Peng
2021-11-15Interface: Introduce framework feature availabilityKevin Peng
2021-11-15SPM: Implement MM-IOVEC Secure Partition APIShawn Shan
2021-10-20SPM: Make PSA interface redirect-ableKen Liu
2021-07-21Crypto: Upgrade mbedtls to v3.0.0Summer Qin
2021-06-30SPM: Changes to Secure Partition API for FLIHKevin Peng
2021-06-02Attest: Remove initial attestation get public key API functionDavid Hu
2021-05-31SPM: Correct 'invalid parameter' error handlingShawn Shan
2021-05-26FWU: Add checking the state of the running imageSherry Zhang
2021-05-17Crypto: Upgrade MbedTLS to 2.26Maulik Patel
2021-04-29Crypto: Modify client view of key attributesDevaraj Ranganna
2021-04-28Unify to use ARRAY_SIZE in TF-M codesXinyu Zhang
2021-03-22SPM: Update firmware framework versionMingyang Sun
2021-03-19FWU: Add Firmware Update partitionSherry Zhang
2021-03-17Crypto: Upgrade Mbed TLS to 2.25Maulik Patel
2021-03-16SPM: Partial implementation of PSA interrupt control APIsKevin Peng
2021-01-22SPM: Fix some compile warningsShawn Shan
2020-10-30Crypto: Align with Mbed TLS 2.24Summer Qin
2020-09-08Crypto: Fix types of psa_client_key_attributes_sSoby Mathew
2020-08-21Crypto: migrate support to MbedTLS v2.23.0Soby Mathew
2020-07-28Interface: Correct spell errorEdison Ai
2020-06-09crypto: decouple the PSA Crypto interface from TF-M flagsSoby Mathew
2020-05-15Crypto: Import additional macros from crypto_extra.h in mbedcryptoSoby Mathew
2020-02-25Core: Add lifecycle APIShawn Shan
2020-02-24Crypto: Introduce declarations for deprecated PSA APIsSoby Mathew
2020-02-24Crypto: Align to Mbed Crypto 3.0.1Antonio de Angelis
2020-02-19Interface: Update PSA Protected Storage header commentsMinos Galanakis