- 779cfe0 crypto: Fix PSA max hash size without configuration header included by Joakim Andersson · 2 years, 1 month ago
- 7684458 crypto: Improve PSA interface config file include by Joakim Andersson · 2 years, 1 month ago
- 9191b61 Attest: Remove redundant definitions of PSA_INITIAL_ATTEST_MAX_TOKEN_SIZE by David Hu · 2 years, 2 months ago
- d635cd0 Crypto: Update to Mbed TLS 3.4.0 by Summer Qin · 2 years, 4 months ago
- 380b2b4 Crypto: Don't prefix psa/ to header inclusions from main by Antonio de Angelis · 2 years, 5 months ago
- 34a0ffd Crypto: Reduce diverging PSA Crypto headers between TF-M and Mbed TLS by Antonio de Angelis · 2 years, 6 months ago
- 0fe8390 SPM: Remove the psa_config.h by Kevin Peng · 2 years, 5 months ago
- 6b6cb28 SPM: Add condition check for rhandle related context by Sherry Zhang · 2 years, 5 months ago
- 2f82041 Crypto: Clean up psa_key_attributes_t structure definition by Gilles Peskine · 2 years, 5 months ago
- ba5aae9 Crypto: adjust file to TF-M code style by Gilles Peskine · 2 years, 5 months ago
- 614002c Crypto: Update to Mbed TLS 3.3.0 by Summer Qin · 2 years, 7 months ago
- 23c06d4 FWU: Set FWU component number with MCUBOOT_IMAGE_NUMBER in CMake by Xinyu Zhang · 2 years, 8 months ago
- 7146895 FWU: Align to FWU API v1.0 by Sherry Zhang · 2 years, 10 months ago
- a455440 Attest: Increase PSA_INITIAL_ATTEST_TOKEN_MAX_SIZE by David Vincze · 3 years, 3 months ago
- ae7e941 Attest: Clean-up public header by Maulik Patel · 3 years, 6 months ago
- fc318d7 Attest: Rename claims according to latest spec version by Tamas Ban · 3 years, 2 months ago
- 90bee0f Crypto: Update to mbed TLS 3.2.1 by Antonio de Angelis · 3 years, 1 month ago
- e61e705 SPM: Improvements on connection handle creation and validation by Kevin Peng · 3 years, 6 months ago
- 73126e5 FWU: Optimize the RAM cost in FWU partition by Sherry Zhang · 3 years, 6 months ago
- f07cc31 Crypto: Upgrade Mbed TLS to v3.1.0 by Summer Qin · 3 years, 7 months ago
- 710acf5 Interface: Improvements on framework_feature by Kevin Peng · 3 years, 9 months ago
- 386374c Interface: Introduce framework feature availability by Kevin Peng · 3 years, 9 months ago
- 038348e SPM: Implement MM-IOVEC Secure Partition API by Shawn Shan · 4 years ago
- 82e3eac SPM: Make PSA interface redirect-able by Ken Liu · 3 years, 10 months ago
- 359167d Crypto: Upgrade mbedtls to v3.0.0 by Summer Qin · 4 years, 1 month ago
- 9280ae9 SPM: Changes to Secure Partition API for FLIH by Kevin Peng · 4 years, 7 months ago
- 611610c Attest: Remove initial attestation get public key API function by David Hu · 4 years, 3 months ago
- 9c7b9be SPM: Correct 'invalid parameter' error handling by Shawn Shan · 4 years, 3 months ago
- 2da977d FWU: Add checking the state of the running image by Sherry Zhang · 4 years, 3 months ago
- 13b27cf Crypto: Upgrade MbedTLS to 2.26 by Maulik Patel · 4 years, 3 months ago
- 7cbffbe Crypto: Modify client view of key attributes by Devaraj Ranganna · 4 years, 4 months ago
- ade2e0a Unify to use ARRAY_SIZE in TF-M codes by Xinyu Zhang · 4 years, 5 months ago
- 9ac44d3 SPM: Update firmware framework version by Mingyang Sun · 4 years, 5 months ago
- 07b4241 FWU: Add Firmware Update partition by Sherry Zhang · 4 years, 7 months ago
- 28659c4 Crypto: Upgrade Mbed TLS to 2.25 by Maulik Patel · 4 years, 7 months ago
- f9a0eb0 SPM: Partial implementation of PSA interrupt control APIs by Kevin Peng · 4 years, 7 months ago
- 7ef79ec SPM: Fix some compile warnings by Shawn Shan · 4 years, 7 months ago
- 0e5b2e0 Crypto: Align with Mbed TLS 2.24 by Summer Qin · 4 years, 10 months ago
- 7329d7e Crypto: Fix types of psa_client_key_attributes_s by Soby Mathew · 5 years ago
- 07ef6e4 Crypto: migrate support to MbedTLS v2.23.0 by Soby Mathew · 5 years ago
- b6d91ad Interface: Correct spell error by Edison Ai · 5 years ago
- d7b79f2 crypto: decouple the PSA Crypto interface from TF-M flags by Soby Mathew · 5 years ago
- f5cd369 Crypto: Import additional macros from crypto_extra.h in mbedcrypto by Soby Mathew · 5 years ago
- 6e7be07 Core: Add lifecycle API by Shawn Shan · 6 years ago
- fd247c4 Crypto: Introduce declarations for deprecated PSA APIs by Soby Mathew · 5 years ago
- 04debbd Crypto: Align to Mbed Crypto 3.0.1 by Antonio de Angelis · 6 years ago
- 235ab65 Interface: Update PSA Protected Storage header comments by Minos Galanakis · 5 years ago
- 8a1c7ed Interface: Update PSA Protected Storage header by Jamie Fox · 6 years ago
- 70a02da Attest: Align interface to PSA API 1.0 by Raef Coles · 6 years ago
- 793574c Attest: Introduce PSA error codes by Raef Coles · 6 years ago
- ff6da53 Attest: Implement API to get attestation public key by David Vincze · 6 years ago
- 20c3e4e Attest: Extend attestation API to get public key by David Vincze · 6 years ago
- 7aa5203 Interface: Apply guard to avoid redefinition error by David Vincze · 6 years ago
- 5428f5a Docs: Update ITS doxygen documentation in the header by TudorCretu · 6 years ago
- 598f6d4 Interface: Add PSA Internal Trusted Storage header by Jamie Fox · 6 years ago
- 9c1586b Attest: Remove security epoch by Tamas Ban · 6 years ago
- 632b3e0 Core: Update the code related with request message type by Summer Qin · 6 years ago
- 4b1d03b Core: PSA APIs alignment by Summer Qin · 6 years ago
- 2e7d296 Crypto: Update to use Mbed Crypto 1.1.0 by Antonio de Angelis · 6 years ago
- 520fb4d Interface: Add psa/error.h header by Jamie Fox · 6 years ago
- cc31d40 Interface: Rename PSA headers by Jamie Fox · 7 years ago