aboutsummaryrefslogtreecommitdiff
path: root/interface
AgeCommit message (Expand)Author
2021-04-29Interface: Remove NS specific implementation of test interfaceDavid Hu
2021-04-29Interface: Remove NS RTOS specific implementationDavid Hu
2021-04-29Interface: Fix veneer function namingDavid Hu
2021-04-28Unify to use ARRAY_SIZE in TF-M codesXinyu Zhang
2021-04-21Tools: Improvements on static handle encodingMingyang Sun
2021-03-22SPM: Implement version check for stateless serviceMingyang Sun
2021-03-22SPM: Update firmware framework versionMingyang Sun
2021-03-19FWU: Add the IPC model supportSherry Zhang
2021-03-19FWU: Add Firmware Update partitionSherry Zhang
2021-03-19Tool: Generate static handle for stateless serviceMingyang Sun
2021-03-17Crypto: Upgrade Mbed TLS to 2.25Maulik Patel
2021-03-16SPM: Partial implementation of PSA interrupt control APIsKevin Peng
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