aboutsummaryrefslogtreecommitdiff
path: root/interface
AgeCommit message (Expand)Author
2021-02-22Interface: Ensure veneer function result return in dispatchKevin Peng
2021-02-07Partitions: Error code casting should only happen in Lib ModelKevin Peng
2021-02-05Dualcpu: Add a new NS mailbox working model with a dedicated threadDavid Hu
2021-02-05Dualcpu: Add RTOS message queue wrappersDavid Hu
2021-01-26Tools: Naming refine: manifest -> partitionKevin Peng
2021-01-22SPM: Fix some compile warningsShawn Shan
2021-01-22Build: Improve NS mailbox config flag settingDavid Hu
2021-01-22Build: Improve the setting of number of mailbox queue slotsDavid Hu
2021-01-22Dualcpu: Move dual-cpu NS files into a dedicated folderDavid Hu
2021-01-22Dualcpu: Simplify lock of local flags in NSPE mailboxDavid Hu
2021-01-22Dualcpu: Refine NS mailbox wake-up mechanismDavid Hu
2021-01-22Dualcpu: Remove mailbox message handle from NS mailboxDavid Hu
2021-01-22Dualcpu: Move NS mailbox thread management to RTOS specific fileDavid Hu
2021-01-22Dualcpu: Simplify NS mailbox interfaceDavid Hu
2021-01-21SPRTL: Partition Metadata Pointer [Optional Feature]Summer Qin
2021-01-06Build: Put CONFIG_TFM_ENABLE_MEMORY_PROTECT flag to platformMingyang Sun
2020-12-28Build: Skip building platform_ns when NS app is not selectedDavid Hu
2020-12-28Build: Move psa_ns_api build to NS sideDavid Hu
2020-12-14Crypto: Align crypto interface for non-secureSummer Qin
2020-12-10Platform: Add support to forward PSA msg in Musca-B1Mark Horvath
2020-12-10PSA_proxy: Create first version of PSA proxy partitionMark Horvath
2020-11-17Build: Enable CONFIG_TFM_ENABLE_MEMORY_PROTECT for PSA FF testMingyang Sun
2020-11-03Build: Fix missing compiler reload for NSRaef Coles
2020-11-03Build: Refactor toolchain filesRaef Coles
2020-11-03SPM: Change to new SPM log APIsShawn Shan
2020-10-30Crypto: Align with Mbed TLS 2.24Summer Qin
2020-10-23Build: Change NS log from interface to test log systemKevin Peng
2020-10-21Build: Renable dual-cpu multiple PSA client call featureDavid Hu
2020-09-24Build: Convert interface dir to modern cmakeRaef Coles
2020-09-08Crypto: Fix types of psa_client_key_attributes_sSoby Mathew
2020-08-21Crypto: migrate support to MbedTLS v2.23.0Soby Mathew
2020-08-12Dualcpu: Hotfix to fix unused ns_mailbox_spin_lock() errorDavid Hu
2020-08-12Test: Record time cost of multi-core testsDavid Hu
2020-08-12Test: Simplify dual-cpu lightweight NS multi-thread testDavid Hu
2020-08-12Dualcpu: Simplify the lock of multi-thread test statisticsDavid Hu
2020-07-28Interface: Correct spell errorEdison Ai
2020-07-20Interface: Move the tz_context.h from app to interfaceKevin Peng
2020-06-12SST: Rename SST(Secure STorage) to PS(Protected Storage)Kevin Peng
2020-06-09crypto: decouple the PSA Crypto interface from TF-M flagsSoby Mathew
2020-06-03Build: Follow the 'source_structure.rst'Ken Liu
2020-05-15Crypto: Import additional macros from crypto_extra.h in mbedcryptoSoby Mathew
2020-05-04Platform: Added a Non-Volatile counters serviceGalanakis, Minos
2020-04-20Core: Remove memory permission check APIJamie Fox
2020-04-03Interface: Remove unused header includeDevaraj Ranganna
2020-04-01App: Clarify the initial_count parameter in semaphore creation APIDavid Hu
2020-02-25Core: Add lifecycle APIShawn Shan
2020-02-24Crypto: Introduce declarations for deprecated PSA APIsSoby Mathew
2020-02-24Crypto: Align to Mbed Crypto 3.0.1Antonio de Angelis
2020-02-20Dualcpu: Add NS mailbox statistics functionalitiesDavid Hu
2020-02-20Test: Light test for multi-core multiple outstanding NS PSA Client callsDavid Hu