aboutsummaryrefslogtreecommitdiff
path: root/secure_fw/spm
AgeCommit message (Expand)Author
2020-07-08Doc: Add changelog for 1.1 releaseMate Toth-Pal
2020-06-24Attest: Handle discrepancy in tlv_len definitionsDavid Vincze
2020-06-19Core: Move spm header files to 'spm' folderMingyang Sun
2020-06-19Core: Use separate '.inc' file and init functionMingyang Sun
2020-06-15Core: Simplify the service lookup procedureSummer Qin
2020-06-15Core: IAR fix for 94d424a5TTornblom
2020-06-12SST: Rename SST(Secure STorage) to PS(Protected Storage)Kevin Peng
2020-06-08Core: Update the include statementMingyang Sun
2020-06-03Build: Follow the 'source_structure.rst'Ken Liu
2020-05-29Core: Manipulate clients connection handleSummer Qin
2020-05-29Core: Distinguish connection handle typesSummer Qin
2020-05-29Core: Separate SPM_DB for library model and IPC modelShawn Shan
2020-05-09Core: Remove 'tfm_bitcount' referencingKen Liu
2020-05-04SST: Move the SST partition to Application Root Of TrustGalanakis, Minos
2020-05-04Platform: Added a Non-Volatile counters serviceGalanakis, Minos
2020-04-24Core: Refine tfm_core_spm_request_handler functionSummer Qin
2020-04-23Build: Major warnings cleanupTTornblom
2020-04-23Build: IAR supportTTornblom
2020-04-22Core: Move library model SPM code to 'spm' folderMingyang Sun
2020-04-22Core: Move IPC model SPM code to 'spm' folderMingyang Sun
2020-04-22Core: Put IPC SVC handler togetherMingyang Sun
2020-04-20Crypto: Add support for persistent keysJamie Fox
2020-04-20Build: Update to IAR supportTTornblom
2020-04-13Core: Change filenames of SPMMingyang Sun
2020-02-25Core: Add lifecycle APIShawn Shan
2020-02-25Platform: Change the HAL prototype to report statusEdison Ai
2020-02-20Test: Add a Secure Partition for multi-core testDavid Hu
2020-02-14Dualcpu: Support multiple outstanding NS PSA client calls in SPE sideDavid Hu
2020-02-13Core: Context structure refineSummer Qin
2020-02-13Core: Thread structure refineSummer Qin
2020-02-13Core: Clear FP status before SPM initializationKen Liu
2020-02-07SST: Use ITS as the backend of SSTTudorCretu
2020-01-15Platform: Set PPC privilege based on RoT flagsMate Toth-Pal
2020-01-13Test: Add Crypto test for key access controlJamie Fox
2020-01-10Core: Fix the access to service signalJaykumar Pitambarbhai Patel
2020-01-03Core: Apply naked implementation for secure entrySummer Qin
2020-01-03Core: Use naked function for ns jumpingKen Liu
2020-01-02Core: Initialize IPC SPM in handler modeKen Liu
2019-12-30Build: Check dependence deadlockEdison Ai
2019-12-30Core: Add PSA_DOORBELL signal to assigned_signalsShawn Shan
2019-12-30Core: Refine 'logging' and 'assert' symbolsKen Liu
2019-12-30Core: Enhance the psa_call to process invalid messageShawn Shan
2019-12-24Build: Add conditional build for secure partitionsKevin Peng
2019-12-24SPM: Correct stack pointer moving to avoid irq context overlapMatt
2019-12-24Core: Change function nameEdison Ai
2019-12-20Test: Add ITS test for partition access controlJamie Fox
2019-12-20Test: Add Secure Client 2 test partitionJamie Fox
2019-12-17Platform: Extract the duplicated identical dummy_device_id.cDavid Hu
2019-12-17Platform: Extract the duplicated identical dummy_boot_seed.cDavid Hu
2019-12-16Platform: Add option for multiple mmio regionsMate Toth-Pal