aboutsummaryrefslogtreecommitdiff
path: root/interface
AgeCommit message (Expand)Author
13 hoursMailbox: Tweak behaviour of clear_queue_slot_all_replied()Chris Brand
2024-03-05Build: Clean up unnecessary cmake_policy()David Hu
2024-03-05Build: Bump CMake mini version to 3.21David Hu
2023-12-07Dual-core: Remove limitation of single mailbox slot in NS bare metal envXinyu Zhang
2023-12-01Crypto: Add missing key derivation APIs in the interfaceSummer Qin
2023-11-22Crypto: Fix typo in tfm_crypto_defs.hJiamei Xie
2023-11-03Merge branch 'feature-build-split-v2' into mainDavid Hu
2023-10-26Interface: Add 'tz' in file name for entry of TrustZone archXinyu Zhang
2023-10-25Build: Align with tf-m-tests app build changeDavid Hu
2023-10-18Build: Refine include of CPU/Arch configsDavid Hu
2023-10-17Crypto: Align to Mbed TLS 3.5.0Antonio de Angelis
2023-10-07Build: Split build v2 for an521 platformAnton Komlev
2023-09-28SPM: Adjust Mailbox Agent API parametersKen Liu
2023-09-26SPM: Let the agent indicate vector informationKen Liu
2023-08-28Interface: Clean up the tfm_api.h header fileKevin Peng
2023-08-18Interface: Update control parameter packing schemeKen Liu
2023-08-11Fix: Include service.h in tfm_psa_call.cXinyu Zhang
2023-08-11Interface: Panic when there is PROGRAMMER ERROR in SPEXinyu Zhang
2023-08-10Interface: Introduce psa_call() type rangeKen Liu
2023-08-09SPM: Select ABI type based on protection domain in IPC modelXinyu Zhang
2023-08-03Build: Unify isolation level setting with TFM_ISOLATION_LEVELXinyu Zhang
2023-07-26Interface: Fix argument 'type' extracting issueJianliang Shen
2023-07-24Multi-core: Change the default NSID to be validChris Brand
2023-07-21SPM: Add Asynchronous code to ns_agent_mailboxChris Brand
2023-07-06crypto: Fix PSA max hash size without configuration header includedJoakim Andersson
2023-07-04crypto: Improve PSA interface config file includeJoakim Andersson
2023-06-29Build: Merge tfm_partition_defs into tfm_configXinyu Zhang
2023-06-09Attest: Remove redundant definitions of PSA_INITIAL_ATTEST_MAX_TOKEN_SIZEDavid Hu
2023-04-21SPM: Rename tfm_psa_call_pack.c to tfm_psa_call.cXinyu Zhang
2023-04-04Crypto: Update to Mbed TLS 3.4.0Summer Qin
2023-03-30Crypto: Allow renaming the TF-M Crypto APIs in the interfaceAntonio de Angelis
2023-03-23Crypto: Don't prefix psa/ to header inclusions from mainAntonio de Angelis
2023-03-23Crypto: Reduce diverging PSA Crypto headers between TF-M and Mbed TLSAntonio de Angelis
2023-03-17SPM: Remove the psa_config.hKevin Peng
2023-03-16SPM: Move all PSA API into SPRT runtime dispatcherSummer Qin
2023-03-10SPM: Add condition check for rhandle related contextSherry Zhang
2023-03-06Crypto: Clean up psa_key_attributes_t structure definitionGilles Peskine
2023-03-06Crypto: adjust file to TF-M code styleGilles Peskine
2023-03-02Build: Decouple option setting and check in header file config systemDavid Hu
2023-03-01SPM: Redirect PSA API runtimely instead of staticallySherry Zhang
2023-02-24Interface: Provide implementation of tfm_ns_interface_dispatch()BohdanHunko
2023-02-16Build: Decouple NS from config_impl.h/.cmakeDavid Hu
2023-02-15Crypto: Refactor the tfm_builtin_key_loader and HAL interactionAntonio de Angelis
2023-02-10Crypto: Update to Mbed TLS 3.3.0Summer Qin
2023-01-28Build: Introduce TARGET_PLATFORM_PATHKevin Peng
2022-12-22Crypto: Cleanup tfm_crypto_defs.hAntonio de Angelis
2022-12-16FWU: Set FWU component number with MCUBOOT_IMAGE_NUMBER in CMakeXinyu Zhang
2022-11-22FPU: Add sfn test supportshejia01
2022-11-21Tools: Add support to include STACK SIZE from header fileXinyu Zhang
2022-11-21SPM: Set features with config header fileXinyu Zhang