- b671d68 SPM: Deprecate customized '*_mem*' API by Ken Liu · 3 years, 3 months ago
- e02ee06 PARTITIONS: Adjust the stack size of partitions by Sherry Zhang · 3 years, 3 months ago
- 5890850 Revert "PARTITIONS: Adjust the stack size of partitions" by David Hu · 3 years, 3 months ago
- 92f61d7 PARTITIONS: Adjust the stack size of partitions by Sherry Zhang · 3 years, 3 months ago
- fe730cc Crypto: Enable MM-IOVEC by Kevin Peng · 3 years, 4 months ago
- 25feac9 Build: Refine tfm_secure_api dependency routine by Jianliang Shen · 3 years, 5 months ago
- 2d4bc2e Partitions: Convert PSA Partitions to SFN Model by Kevin Peng · 3 years, 6 months ago
- 17fb3f0 Crypto: allow null argument inside aead set nonce and aead update api by Satish Kumar · 3 years, 5 months ago
- c32279d Build: Fix configurations of build log quietly by Kevin Peng · 3 years, 6 months ago
- 006bd9c Partition: Allow silencing partition config printing by Jimmy Brisson · 3 years, 8 months ago
- 6aa4895 Crypto: Rename SFN/Secure Function terms by Kevin Peng · 3 years, 6 months ago
- 15c16ab platform: link platform_s library against mbedcrypto by Joakim Andersson · 3 years, 7 months ago
- 9b88522 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
- c26af63 Crypto: Add frontend support for multipart AEAD APIs by Antonio de Angelis · 3 years, 10 months ago
- fe81746 Crypto: Align interface style to the master branch style by Antonio de Angelis · 3 years, 7 months ago
- bd2d462 Crypto: Fix checkpatch issues by Antonio de Angelis · 3 years, 7 months ago
- 5cbaf32 Crypto: Cover corner case for BAD_STATE error return by Antonio de Angelis · 3 years, 7 months ago
- 9305ab0 Crypto: Release AEAD multipart operation correctly by Antonio de Angelis · 3 years, 7 months ago
- 312138b Crypto: Cover corner case for BAD_STATE error return by Antonio de Angelis · 3 years, 7 months ago
- b15f79b Crypto: Support optional inputs in aead_update and aead_update_ad by Antonio de Angelis · 3 years, 7 months ago
- dc1075c Crypto: Return correctly PSA_ERROR_INVALID_HANDLE by Antonio de Angelis · 3 years, 7 months ago
- dab11b4 Crypto: Return correctly PSA_ERROR_INVALID_HANDLE by Antonio de Angelis · 3 years, 7 months ago
- 902fdd0 Crypto: psa_aead_verify()/finish() can have NULL pointer outputs by Antonio de Angelis · 3 years, 7 months ago
- 1ba9ff0 Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
- 341f52a Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
- c22e893 Crypto: Direct return key id in tfm_crypto_import_key by Summer Qin · 3 years, 9 months ago
- a80e784 Crypto: Use loop variable declaration under conditional flows by Antonio de Angelis · 3 years, 8 months ago
- f25257f Build: Create a dedicated target for the interface of CC-312 stack by Antonio de Angelis · 3 years, 9 months ago
- d679cb1 Merge branch '1.5.x' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
- 8585f98 Crypto: Direct return key id in tfm_crypto_import_key by Summer Qin · 3 years, 9 months ago
- 126122f Build: Clean up mbedcrypto related CMakeLists.txt by Antonio de Angelis · 3 years, 9 months ago
- c29bc0a Build: Propagate correct flags to crypto related libraries by Antonio de Angelis · 3 years, 10 months ago
- 4bc9821 Build: Exclude mbedTLS targets from all by Antonio de Angelis · 3 years, 9 months ago
- 1598e47 Build: Exclude mbedTLS targets from all by Antonio de Angelis · 3 years, 9 months ago
- 61c4855 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
- 866571c Build: Add support for using target arch only by Gabor Abonyi · 3 years, 10 months ago
- ce62dfa Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
- 6b71202 Build: Fixes on target names and dependencies by Antonio de Angelis · 3 years, 10 months ago
- 9e7e378 Build: Fixes on target names and dependencies by Antonio de Angelis · 3 years, 10 months ago
- a18cd3d Build: Support multipart AEAD symbols by Antonio de Angelis · 3 years, 10 months ago
- 8d28248 Crypto: Add frontend support for multipart AEAD APIs by Antonio de Angelis · 3 years, 10 months ago
- 179cb70 Crypto: Move key management functions into crypto_key_management.c by Summer Qin · 4 years ago
- f41c642 Build: Fix wrong flag Name CRYPTO_HW_ACCLERATOR in crypto back end. by Michel Jaouen · 3 years, 10 months ago
- faa8ec7 Build: Support multipart AEAD symbols by Antonio de Angelis · 3 years, 10 months ago
- 4cd949e Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 10 months ago
- c3c15ef Crypto: Remove unneeded functions by Summer Qin · 4 years ago
- 33ff153 Build: Rename platform configuration variables by Raef Coles · 4 years, 2 months ago
- 618fc15 Platform: Use OTP as backing for NV seed by Raef Coles · 4 years, 2 months ago
- 611dba1 Platform: Add IAR support for Musca B1 by TTornblom · 3 years, 10 months ago
- f83a208 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 4 years ago
- 428141d ITS: Implement ITS Services with static handle by Shawn Shan · 4 years, 1 month ago
- 42e77b5 Crypto: Remove TF-M Crypto service key handle array by David Hu · 4 years ago
- 8531f84 Crypto: Add config check by Summer Qin · 4 years, 1 month ago
- 9347dc7 Crypto: Use NV SEED as default entropy source by Summer Qin · 4 years, 1 month ago
- 8c9efa7 Crypto: Fix handle_owner allocation issue by Summer Qin · 4 years, 1 month ago
- b9492d2 Crypto: Add support for message signing operation by Summer Qin · 4 years, 2 months ago
- 045ec4a Crypto: Add support for some cipher and mac functions by Summer Qin · 4 years, 1 month ago
- 359167d Crypto: Upgrade mbedtls to v3.0.0 by Summer Qin · 4 years, 1 month ago
- ed503e1 Crypto: Align PSA Crypto API to 1.0 version by Summer Qin · 4 years, 1 month ago
- aeeef28 Crypto: Fix -Wint-conversion warning by Summer Qin · 4 years, 1 month ago
- 609f000 Crypto: Add support for single-shot Cipher APIs by Antonio de Angelis · 4 years, 1 month ago
- 8f4db96 Crypto: Add support for single-shot MAC APIs by Antonio de Angelis · 4 years, 1 month ago
- 32f87f4 Crypto: Add additional symbols in crypto_spe.h by Antonio de Angelis · 4 years, 1 month ago
- b3d7d68 Crypto: Add a config CRYPTO_KEY_ID_ENCODES_OWNER by David Hu · 4 years, 1 month ago
- 105b487 Crypto: Support key ID without encoding key owner ID by David Hu · 4 years, 3 months ago
- d172b35 Partitions: Fix minor header include issues by Kevin Peng · 4 years, 1 month ago
- 829aa75 partitions: crypto: introduce option to disable RNG independent of key derivation by Ioannis Glaropoulos · 4 years, 2 months ago
- aee0788 Crypto: Change to stateless service by Summer Qin · 4 years, 4 months ago
- 37e9784 Crypto: Delete two deprecated crypto functions. by shejia01 · 4 years, 3 months ago
- 0894c1c Crypto: Key derivation module switch update by Summer Qin · 4 years, 3 months ago
- 0c250bc Crypto: Refine asymmetric cryptographic control flags by David Hu · 4 years, 3 months ago
- 4520ce3 SPM: Rename 'static info' into 'load info' by Ken Liu · 4 years, 3 months ago
- 7e2e523 Crypto: Remove unnecessary multi-part operation clean-up by David Hu · 4 years, 4 months ago
- f6a7857 Build: Build and arrange partition static data by Mingyang Sun · 4 years, 4 months ago
- a5448d6 Crypto: Add support for NV seed entropy by Summer Qin · 4 years, 8 months ago
- 7c2a744 Interface: Fix veneer function naming by David Hu · 4 years, 4 months ago
- ade2e0a Unify to use ARRAY_SIZE in TF-M codes by Xinyu Zhang · 4 years, 5 months ago
- 28659c4 Crypto: Upgrade Mbed TLS to 2.25 by Maulik Patel · 4 years, 7 months ago
- 112e48d Build: re-add missing crypto module config by Håkon Øye Amundsen · 4 years, 7 months ago
- dfe519b Build: add rot to cmake partition target names by Raef Coles · 4 years, 7 months ago
- 43354e7 Hotfix: Fix some typos by Summer Qin · 4 years, 7 months ago
- c737ece SPRTL: Add log API for Secure Partitions by Summer Qin · 5 years ago
- d20999f Build: Add global array used as stacks by Mingyang Sun · 4 years, 10 months ago
- 0a9e537 Crypto: Optimize the IOVEC buffer memset operation by Summer Qin · 4 years, 8 months ago
- 5a212ec Partition: Move partitions secure api into SPRTL by Summer Qin · 4 years, 9 months ago
- 59032c2 Build: apply crypto module config to secure api by Raef Coles · 4 years, 9 months ago
- 6981732 Build: Refactor toolchain files by Raef Coles · 4 years, 10 months ago
- e82831b Build: add compat for mbedtls patch upstreaming by Raef Coles · 4 years, 10 months ago
- 08cd3df Build: Use generated psa_manifest header files by Mingyang Sun · 4 years, 10 months ago
- c6e8936 Crypto: Make parameter error code consistent by Soby Mathew · 4 years, 10 months ago
- d8abdfd Crypto: Fix difference between IPC and Library mode by Soby Mathew · 4 years, 10 months ago
- 7740b60 Crypto: Correct setting of config parameters by Soby Mathew · 4 years, 10 months ago
- 5e8ea84 Build: Fix minor issues with new buildsystem by Raef Coles · 4 years, 11 months ago
- abfe81a Build: Convert secure_fw dir to modern cmake by Raef Coles · 5 years ago
- 803886d Crypto: Highlight unsafe NULL entropy more explicitly by Soby Mathew · 5 years ago
- 8944386 Crypto: Increase more heap size by Ken Liu · 5 years ago
- bcbe938 Crypto: Bump up mbedTLS heap size by Soby Mathew · 5 years ago
- 07ef6e4 Crypto: migrate support to MbedTLS v2.23.0 by Soby Mathew · 5 years ago
- 8f231c4 SPM: Sort out arch/include by Summer Qin · 5 years ago
- c6d7450 SST: Rename SST(Secure STorage) to PS(Protected Storage) by Kevin Peng · 5 years ago