aboutsummaryrefslogtreecommitdiff
path: root/secure_fw
AgeCommit message (Expand)Author
2019-06-25Crypto: Check ownership of contextAntonio de Angelis
2019-06-25SST: Destroy transient keys after usageAntonio de Angelis
2019-06-21Build: Move configurations into a specified directoryKen Liu
2019-06-19SST: Replace mem utils with TF-M mem utilsJamie Fox
2019-06-19SST: Use correct PSA iovec typenamesJamie Fox
2019-06-19SST: Remove duplicated call to sst_crypto_set_ivJamie Fox
2019-06-19Test: Add isolation level 2 test casesSherry Zhang
2019-06-17Build: Unify build artefacts namingTamas Ban
2019-06-04Platform: IOCTL for platform-specific servicesMiklos Balint
2019-05-31Fix compile error on casting pointer typeChun-Chieh Li
2019-05-30Core: Add secure lock for IPC modelMate Toth-Pal
2019-05-30Build: Support building IPC model without testsJamie Fox
2019-05-30Core: Remove Library mode specific functions for IPC modelSummer Qin
2019-05-30Build: Remove unused veneer from IPC modelEdison Ai
2019-05-30Build: A switch for selecting platform serviceMingyang Sun
2019-05-29Crypto: Fixes for PSA Crypto API complianceJamie Fox
2019-05-29Attest: Fix the detection of option flagsTamas Ban
2019-05-29Build: Add option to enable or disable Audit LogJamie Fox
2019-05-28Core: separate IPC and veneer fn-based codeMiklos Balint
2019-05-28Build: Fix ConfigCoreIPC on Musca-B1Tamas Ban
2019-05-24Attest: Crypto service bindingTamas Ban
2019-05-24Crypto: Increase the buffer size for memory allocationTamas Ban
2019-05-24Attest: Add IPC compatibilityKevin Peng
2019-05-24Attest: Increase satck size for level 2 isolationTamas Ban
2019-05-24SST: Decrease stack sizeJamie Fox
2019-05-24SST: Crypto service bindingJamie Fox
2019-05-24Crypto: Support no plaintext in AEAD operationsJamie Fox
2019-05-24Crypto: Implement additional PSA Crypto APIsAntonio de Angelis
2019-05-24Attest: Align to use the updated PSA Crypto APIAntonio de Angelis
2019-05-24Crypto: Migrate the service to use Mbed crypto libraryJamie Fox
2019-05-24Crypto: Add IPC compatibilityAntonio de Angelis
2019-05-23Platform: Rename NV counter enumeratorsDavid Vincze
2019-05-22Attest: Unify error handlingTamas Ban
2019-05-22Attest: Remove workaround which avoid unaligned accessTamas Ban
2019-05-22Core: Support boot data handler with IPCEdison Ai
2019-05-22Core: Update the tfm_service_list.incShawn Shan
2019-05-21Core: Use the stack region in the linker fileSummer Qin
2019-05-21Core: Decrease the max number of message queueSummer Qin
2019-05-17Audit: Remove references to Mbed TLS buildAntonio de Angelis
2019-05-17SST: Permit null pointers with zero lengthJamie Fox
2019-05-13Core: Optional features supporting in manifestShawn Shan
2019-05-13Core: Correct minor version check for TFM_VERSION_POLICY_RELAXEDOren Cohen
2019-05-09Build: Correct stack and heap size for secure storageEdison Ai
2019-05-09Build: Add conditional judge for service listEdison Ai
2019-05-09Build: Decrease secure partition stack and heap sizeEdison Ai
2019-05-07Core: Support regression test for IPC modelSummer Qin
2019-05-02Doc: Add support for Sphinx documentation build.Gyorgy Szing
2019-04-30Build: Make Debug Authentication configurableMate Toth-Pal
2019-04-25Core: Put tfm_nspm_svc_register_client into "SFN" sectionEdison Ai
2019-04-25Core: Move PSA APIs veneers into the ns_callable folderEdison Ai