- b15f79b Crypto: Support optional inputs in aead_update and aead_update_ad 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
- 04a6397 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
- 1b7e1e5 Crypto: Update headers for mbed TLS 3.1.0 support by Antonio de Angelis · 3 years, 7 months ago
- a7ba50b SPM: Rename 'thread call' with 'cross call' by Xinyu Zhang · 3 years, 7 months ago
- 2cde38b Interface: Remove the included header file in config_impl.h by Shawn Shan · 3 years, 7 months ago
- 1ba9ff0 Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
- ac84921 SPM: Support the MMIOVEC feature for the SFN model by Shawn Shan · 3 years, 8 months ago
- 341f52a Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
- b714079 SPM: Add invalid check for FP support if SFN model is enabled by Feder Liang · 3 years, 8 months ago
- df03de3 Merge remote-tracking branch 'origin/release/1.5.x' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 8 months ago
- d3335f0 SPM: Add invalid check for FP support if SFN model is enabled by Feder Liang · 3 years, 8 months ago
- c65bed1 Allow any PID in pid.h by Chris Brand · 3 years, 9 months ago
- a80e784 Crypto: Use loop variable declaration under conditional flows by Antonio de Angelis · 3 years, 8 months ago
- d679cb1 Merge branch '1.5.x' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
- f39d8eb SPM: Add runtime SFN backend by Ken Liu · 3 years, 10 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
- c2521f7 SPM: Use global variables as ns agent stack by Mingyang Sun · 4 years ago
- c9a7070 Tools: Remove condition check in templates by Kevin Peng · 3 years, 10 months ago
- c9a96c0 Tool: Calculate total size of stacks for SFN backend by Mingyang Sun · 3 years, 10 months ago
- 3bf92f7 Interface: Fix NS mailbox build warning by Kevin Peng · 3 years, 10 months ago
- 74c25f4 HAL: Remove unused LOG functions by Shawn Shan · 4 years ago
- 61c4855 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
- e07c3b7 SPM: PSA API working under Thread mode when level 1 by Ken Liu · 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
- 482b88b SPM: Enable NSPE managing client_id by Sherry Zhnag · 4 years ago
- 517e001 SPM: Add Non-secure Client extension support by David Wang · 4 years ago
- bd9a19b SPM: Fix psa-arch-test partition build issue by Ken Liu · 3 years, 10 months ago
- 82e3eac SPM: Make PSA interface redirect-able by Ken Liu · 3 years, 10 months ago
- eab7eae Tools: Count partition numbers and output config by Mingyang Sun · 3 years, 10 months ago
- 8d28248 Crypto: Add frontend support for multipart AEAD APIs 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
- 186a129 Dualcpu: Generate tfm_mailbox_config.h to build folder by David Hu · 3 years, 11 months ago
- f83a208 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 4 years ago
- eaf16c4 Build: Fix compile warning by Shawn Shan · 4 years ago
- 40a0dce Attestation: Implement Attest services with static handle by Shawn Shan · 4 years, 1 month ago
- 428141d ITS: Implement ITS Services with static handle by Shawn Shan · 4 years, 1 month ago
- 7936dbd PS: Implement Protected Storage services with static handle by Shawn Shan · 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
- d0db3ce Crypto: fix key variable name in single-shot cipher APIs by Salome Thirot · 4 years, 1 month ago
- 2843e7e Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 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
- 6a92631 Tools: Deprecate the attribute 'tfm_partition_ipc' by Shawn Shan · 4 years, 2 months ago
- 9280ae9 SPM: Changes to Secure Partition API for FLIH by Kevin Peng · 4 years, 7 months ago
- f8564cb SPM: Invert tfm_spm_check_buffer_access() logic by Antonio de Angelis · 4 years, 3 months ago
- aee0788 Crypto: Change to stateless service by Summer Qin · 4 years, 4 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
- 37e9784 Crypto: Delete two deprecated crypto functions. by shejia01 · 4 years, 3 months ago
- fc7b771 SPM: Convert SVC number to uint8_t by Kevin Peng · 4 years, 3 months ago
- 13b27cf Crypto: Upgrade MbedTLS to 2.26 by Maulik Patel · 4 years, 3 months ago
- 99b069f Interface: Change control param to uint32_t preprocessor by Xinyu Zhang · 4 years, 4 months ago
- 7cbffbe Crypto: Modify client view of key attributes by Devaraj Ranganna · 4 years, 4 months ago
- c686ecb Interface: Remove NS specific implementation of test interface by David Hu · 4 years, 4 months ago
- f07f3f1 Interface: Remove NS RTOS specific implementation by David Hu · 4 years, 4 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
- 4ecea99 Tools: Improvements on static handle encoding by Mingyang Sun · 4 years, 4 months ago
- 453ad40 SPM: Implement version check for stateless service by Mingyang Sun · 4 years, 5 months ago
- 9ac44d3 SPM: Update firmware framework version by Mingyang Sun · 4 years, 5 months ago
- 3e7129f FWU: Add the IPC model support by Sherry Zhang · 4 years, 7 months ago
- 07b4241 FWU: Add Firmware Update partition by Sherry Zhang · 4 years, 7 months ago
- a1ca611 Tool: Generate static handle for stateless service by Mingyang Sun · 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
- 5ec7965 Interface: Ensure veneer function result return in dispatch by Kevin Peng · 4 years, 6 months ago
- 5979822 Partitions: Error code casting should only happen in Lib Model by Kevin Peng · 4 years, 6 months ago
- d597345 Dualcpu: Add a new NS mailbox working model with a dedicated thread by David Hu · 4 years, 8 months ago
- 62f05aa Dualcpu: Add RTOS message queue wrappers by David Hu · 5 years ago
- 578a849 Tools: Naming refine: manifest -> partition by Kevin Peng · 4 years, 7 months ago
- 7ef79ec SPM: Fix some compile warnings by Shawn Shan · 4 years, 7 months ago
- be31873 Build: Improve NS mailbox config flag setting by David Hu · 4 years, 9 months ago
- 8b526d4 Build: Improve the setting of number of mailbox queue slots by David Hu · 4 years, 8 months ago
- 04969a4 Dualcpu: Move dual-cpu NS files into a dedicated folder by David Hu · 5 years ago
- 2d2a2f1 Dualcpu: Simplify lock of local flags in NSPE mailbox by David Hu · 5 years ago
- 9483037 Dualcpu: Refine NS mailbox wake-up mechanism by David Hu · 5 years ago
- 6730af2 Dualcpu: Remove mailbox message handle from NS mailbox by David Hu · 5 years ago
- 69e590e Dualcpu: Move NS mailbox thread management to RTOS specific file by David Hu · 5 years ago
- 1bd1c7b Dualcpu: Simplify NS mailbox interface by David Hu · 5 years ago
- 2cd2ab7 SPRTL: Partition Metadata Pointer [Optional Feature] by Summer Qin · 5 years ago
- 9763dee Build: Put CONFIG_TFM_ENABLE_MEMORY_PROTECT flag to platform by Mingyang Sun · 4 years, 8 months ago
- 1d2329a Build: Skip building platform_ns when NS app is not selected by David Hu · 4 years, 8 months ago
- b7a131e Build: Move psa_ns_api build to NS side by David Hu · 4 years, 8 months ago
- d79895b Crypto: Align crypto interface for non-secure by Summer Qin · 4 years, 8 months ago
- b9ac0d5 Platform: Add support to forward PSA msg in Musca-B1 by Mark Horvath · 5 years ago
- 652b900 PSA_proxy: Create first version of PSA proxy partition by Mark Horvath · 5 years ago
- d065159 Build: Enable CONFIG_TFM_ENABLE_MEMORY_PROTECT for PSA FF test by Mingyang Sun · 4 years, 9 months ago
- e3bf94d Build: Fix missing compiler reload for NS by Raef Coles · 4 years, 9 months ago
- 6981732 Build: Refactor toolchain files by Raef Coles · 4 years, 10 months ago
- f5471ba SPM: Change to new SPM log APIs by Shawn Shan · 4 years, 11 months ago
- 0e5b2e0 Crypto: Align with Mbed TLS 2.24 by Summer Qin · 4 years, 10 months ago
- ca4846e Build: Change NS log from interface to test log system by Kevin Peng · 4 years, 10 months ago