- e61e705 SPM: Improvements on connection handle creation and validation by Kevin Peng · 3 years, 6 months ago
- def92de SPM: Add interrupt handling support for SFN backend by Kevin Peng · 3 years, 9 months ago
- 5c3fee7 Tools: Simply manifest templates 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
- 613b417 Build: Add configuration for doorbell APIs by Kevin Peng · 3 years, 6 months ago
- ed5fe7b SPM: Add build config for FF-M interrupt APIs by Mingyang Sun · 3 years, 6 months ago
- 9f1a754 Tools: Generate SPM configurations in script by Kevin Peng · 3 years, 6 months ago
- 6aa4895 Crypto: Rename SFN/Secure Function terms by Kevin Peng · 3 years, 6 months ago
- ec73594 Lib Model: Fix the build issues for Library Model by Kevin Peng · 3 years, 6 months ago
- 2bc4d57 SPM: Add build-time config for optional PSA APIs by Xinyu Zhang · 3 years, 7 months ago
- 6a100c0 Dualcpu: Fix struct ns_mailbox_queue_t by Chris Brand · 3 years, 7 months ago
- 5519438 SPM: Enable FP usage in NSPE for gnu arm embedded toolchain by Feder Liang · 3 years, 9 months ago
- f58f2bd SPM: Enhance build control for IPC and SFN models by Sherry Zhang · 3 years, 7 months ago
- cb91581 Dualcpu: Refine NS mailbox header files by David Hu · 3 years, 7 months ago
- c26af63 Crypto: Add frontend support for multipart AEAD APIs by Antonio de Angelis · 3 years, 10 months ago
- 90f08dc Tools: Use dictionary to manage partition statistics by Xinyu Zhang · 3 years, 7 months ago
- f07cc31 Crypto: Upgrade Mbed TLS to v3.1.0 by Summer Qin · 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
- ac84921 SPM: Support the MMIOVEC feature for the SFN model by Shawn Shan · 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
- c65bed1 Allow any PID in pid.h by Chris Brand · 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
- 74c25f4 HAL: Remove unused LOG functions by Shawn Shan · 4 years ago
- e07c3b7 SPM: PSA API working under Thread mode when level 1 by Ken Liu · 3 years, 10 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
- c3c15ef Crypto: Remove unneeded functions by Summer Qin · 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, 1 month ago
- 359167d Crypto: Upgrade mbedtls to v3.0.0 by Summer Qin · 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
- 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
- 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
- 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
- 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
- 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
- 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
- 7d3545b Build: Convert interface dir to modern cmake by Raef Coles · 5 years 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
- ac9ccf2 Test: Record time cost of multi-core tests by David Hu · 5 years ago
- f1e36e8 Test: Simplify dual-cpu lightweight NS multi-thread test by David Hu · 5 years ago
- b6d91ad Interface: Correct spell error by Edison Ai · 5 years ago
- f3a0dc5 Interface: Move the tz_context.h from app to interface by Kevin Peng · 5 years ago
- c6d7450 SST: Rename SST(Secure STorage) to PS(Protected Storage) by Kevin Peng · 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
- ef5118b Platform: Added a Non-Volatile counters service by Galanakis, Minos · 6 years ago
- d4c3c74 Core: Remove memory permission check API by Jamie Fox · 5 years ago
- 50373fc App: Clarify the initial_count parameter in semaphore creation API by David Hu · 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
- 65cbfb8 Dualcpu: Add NS mailbox statistics functionalities by David Hu · 6 years ago
- 74098b2 Test: Light test for multi-core multiple outstanding NS PSA Client calls by David Hu · 6 years ago
- 240f58e Test: Add a Secure Partition for multi-core test by David Hu · 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
- 56297f3 App: Add event flags set and wait operations for thread synchronization by David Hu · 6 years ago