- 658bb90 Interface: Fix build warning by Antonio de Angelis · 6 weeks ago
- 6414e29 Hybrid Platform: Introduce PSA APIs broker by Nicola Mazzucato · 3 months ago
- f21b300 mailbox: Commonize mailbox_init by Nicola Mazzucato · 9 weeks ago
- 7774b08 Crypto: Add psa_can_do_cipher() by Antonio de Angelis · 3 months ago
- bd4c153 Crypto: The client side interface provides psa_can_do_hash() by Antonio de Angelis · 4 months ago
- 6ec7c65 Interface: Fix parameter mismatch between client & service by David Vincze · 5 months ago
- 2000689 Build: fix unused argument warning by Gergely Kovacs · 8 months ago
- 72dd2c0 Mailbox: Make use of the existing Client ID range array by David Hu · 11 months ago
- 93e4376 NS Agent Mailbox - update critical section HAL API by Roman Mazurak · 11 months ago
- d38e821 MISRA: Reduce the number of violations for MC3R1.R12.1 by Elena Uziunaite · 1 year, 5 months ago
- b461be0 Interface: Add optional DCache cleans & invalidates to NS side of mailbox by Chris Brand · 1 year ago
- fc5a417 Mailbox: Use spinlock for non-secure only mailbox data by Roman Mazurak · 1 year, 2 months ago
- 8733d79 Build: Generate header file from NS agent mailbox manifest by Maulik Patel · 1 year, 2 months ago
- 12c4514 Mailbox: Fix acquire_empty_slot by Roman Mazurak · 1 year, 2 months ago
- 8bb9851 Crypto: Align PSA headers entirely to Mbed TLS 3.6.0 by Antonio de Angelis · 1 year, 7 months ago
- 3e4b6da Move mailbox NSPE only data to NS side by Roman Mazurak · 1 year, 8 months ago
- d72781e Mailbox: Tweak behaviour of clear_queue_slot_all_replied() by Chris Brand · 1 year, 5 months ago
- cec79b0 Crypto: Add missing key derivation APIs in the interface by Summer Qin · 1 year, 8 months ago
- 1c12d56 Interface: Add 'tz' in file name for entry of TrustZone arch by Xinyu Zhang · 1 year, 10 months ago
- 0e340ea Interface: Clean up the tfm_api.h header file by Kevin Peng · 2 years ago
- 592a47e Fix: Include service.h in tfm_psa_call.c by Xinyu Zhang · 2 years ago
- f086a9a Interface: Panic when there is PROGRAMMER ERROR in SPE by Xinyu Zhang · 2 years ago
- 40b09ba Interface: Introduce psa_call() type range by Ken Liu · 2 years ago
- 9343f18 Multi-core: Change the default NSID to be valid by Chris Brand · 2 years, 1 month ago
- 526bf5f SPM: Rename tfm_psa_call_pack.c to tfm_psa_call.c by Xinyu Zhang · 2 years, 4 months ago
- 12e21a2 Crypto: Allow renaming the TF-M Crypto APIs in the interface by Antonio de Angelis · 2 years, 5 months ago
- f871df0 Interface: Provide implementation of tfm_ns_interface_dispatch() by BohdanHunko · 2 years, 6 months ago
- 1439fdc Build: Decouple NS from config_impl.h/.cmake by David Hu · 2 years, 6 months ago
- b1702cb Interface: Split PSA NS APIs for connection based services only by Xinyu Zhang · 2 years, 9 months ago
- 7146895 FWU: Align to FWU API v1.0 by Sherry Zhang · 2 years, 10 months ago
- d23bbb3 Partitions: Combine tfm_xxx_secure_api.c and tfm_xxx_ipc.c by Summer Qin · 2 years, 10 months ago
- 5ce60bb SPM: Remove Library Model files by Summer Qin · 2 years, 10 months ago
- c9679cc Crypto: Further optimize crypto interface by David Hu · 3 years, 2 months ago
- 046ffd8 Platform: Update platform partition to SFN by Raef Coles · 3 years, 2 months ago
- 249aba9 Platform: Add NS NV counters by Raef Coles · 3 years, 2 months ago
- f7e2ade FWU: Align FWU to FF 1.1 by Sherry Zhang · 3 years, 2 months ago
- 202425a Crypto: Refactor the API dispatcher interface to reduce code size by Antonio de Angelis · 3 years, 4 months ago
- 4da4424 Attest: Remove double packing on parameters by Kevin Peng · 3 years, 4 months ago
- 6aa4895 Crypto: Rename SFN/Secure Function terms by Kevin Peng · 3 years, 6 months ago
- ab5588a Interface: Fix the NS PSA API when no connection-based Services by Kevin Peng · 3 years, 6 months ago
- 45385b8 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
- 268d42a Crypto: Remove guards from NS interface by Antonio de Angelis · 3 years, 7 months ago
- b52e1cd CC3XX: Assess various comments from mainline review by Antonio de Angelis · 3 years, 7 months ago
- cb91581 Dualcpu: Refine NS mailbox header files by David Hu · 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
- bd2d462 Crypto: Fix checkpatch issues 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
- 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
- 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
- 3bf92f7 Interface: Fix NS mailbox build warning by Kevin Peng · 3 years, 9 months ago
- 74c25f4 HAL: Remove unused LOG functions by Shawn Shan · 4 years ago
- ce62dfa Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
- 82e3eac SPM: Make PSA interface redirect-able by Ken Liu · 3 years, 10 months ago
- 8d28248 Crypto: Add frontend support for multipart AEAD APIs by Antonio de Angelis · 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
- 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
- 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
- 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
- 9280ae9 SPM: Changes to Secure Partition API for FLIH by Kevin Peng · 4 years, 7 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
- 99b069f Interface: Change control param to uint32_t preprocessor by Xinyu Zhang · 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
- 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
- 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
- be31873 Build: Improve NS mailbox config flag setting by David Hu · 4 years, 9 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
- d79895b Crypto: Align crypto interface for non-secure by Summer Qin · 4 years, 8 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
- 07ef6e4 Crypto: migrate support to MbedTLS v2.23.0 by Soby Mathew · 5 years ago
- d86c840 Dualcpu: Hotfix to fix unused ns_mailbox_spin_lock() error by David Hu · 5 years ago