aboutsummaryrefslogtreecommitdiff
path: root/secure_fw
AgeCommit message (Expand)Author
2020-06-22Attest: Calculate Instance ID only onceBalint Matyi
2020-06-22Attest: Enable Short Circuit option in symmetric Initial AttestationDavid Hu
2020-06-22Test: Enable symmetric Initial Attestation decodingDavid Hu
2020-06-22Attest: Support kid parameter in COSE_Mac0 structure headerDavid Hu
2020-06-22Attest: attest_token_start()/finish() for symmetric Initial AttestationDavid Hu
2020-06-22Attest: Create Instance ID in symmetric Initial AttestationDavid Hu
2020-06-22Attest: Fetch symmetric Initial Attestation KeyDavid Hu
2020-06-19Build: Create hex and elf files of executablesØyvind Rønningstad
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-09crypto: decouple the PSA Crypto interface from TF-M flagsSoby Mathew
2020-06-08Core: Update the include statementMingyang Sun
2020-06-08Service: Update the include statementsMingyang Sun
2020-06-04Test: Add attestation claim value check switchBalint Matyi
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-28Crypto: Add alternatives of mbed-crypto implementationsDavid Hu
2020-05-28Crypto: Add a Mbed Crypto config file for TF-M Profile SmallDavid Hu
2020-05-18Attest: Remove 'INDIVIDUAL_SW_COMPONENTS' supportBalint Matyi
2020-05-11Crypto: Link persistent key to ITSDavid Hu
2020-05-09Core: Remove 'tfm_bitcount' referencingKen Liu
2020-05-07Core: Improve secure function entry point in Library modelDavid Hu
2020-05-04SST: Move the SST partition to Application Root Of TrustGalanakis, Minos
2020-05-04Crypto: Remove const qualifier from secure API calls.Minos Galanakis
2020-05-04Platform: Added a Non-Volatile counters serviceGalanakis, Minos
2020-04-30Core: Fix secure gateway function clone issue in GNUARMDavid Hu
2020-04-24Core: Refine tfm_core_spm_request_handler functionSummer Qin
2020-04-23Build: Major warnings cleanupTTornblom
2020-04-23Build: Remove "r0" clobbers from naked assembly functionsTTornblom
2020-04-23Build: Added more targets for IAR buildsTTornblom
2020-04-23Build: Added support for IAR toolchain to psoc64TTornblom
2020-04-23Build: IAR supportTTornblom
2020-04-22Core: Sort out tfm_internal.hSummer Qin
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-20Core: Remove fixed NS region numbersJamie Fox
2020-04-20Core: Remove memory permission check APIJamie Fox
2020-04-20Crypto: Add support for persistent keysJamie Fox
2020-04-20Attest: Checks device lifecycle max valueTamas Ban
2020-04-20Core: Remove tfm_nspm_configure_clients from IPCSummer Qin
2020-04-20Build: Update to IAR supportTTornblom
2020-04-17AuditLog: Fix audit_core_init() documentationChris Brand
2020-04-13Crypto: Add missing crypto header file when exporting filesSherry Zhang
2020-04-13Core: Fix the compiling issue in file tfm_nspm_func.cSherry Zhang