aboutsummaryrefslogtreecommitdiff
path: root/secure_fw
AgeCommit message (Expand)Author
2020-08-04SPM: Use separate source code for different modelsMingyang Sun
2020-07-30ITS: Conditional initialization of PS contextRobert Rostohar
2020-07-27SPM: Refine tfm_spm_init codeKevin Peng
2020-07-20ITS: Pad ITS structs to ITS_FLASH_MAX_ALIGNMENT sizeTTornblom
2020-07-20Interface: Move the tz_context.h from app to interfaceKevin Peng
2020-07-17Build: Define TEST_DIR once and use it everywhereKevin Peng
2020-07-15SPM: Sort out arch/includeSummer Qin
2020-07-15SPM: Sort out secure_fw/includeSummer Qin
2020-07-14Platform: Minor warnings cleanup for IARTTornblom
2020-07-14Core: Move pendsv priority operations into archSummer Qin
2020-07-13SPM: Move library specific functions into model_funcSummer Qin
2020-07-13SPM: Sort out tfm_secure_api.c fileSummer Qin
2020-07-10SPM: Remove secure_utilities.hSummer Qin
2020-07-10SPM: Use connection handle as the message handleKen Liu
2020-07-10SPM: Remove unused functionKen Liu
2020-07-08Doc: Add changelog for 1.1 releaseMate Toth-Pal
2020-06-24Attest: Handle discrepancy in tlv_len definitionsDavid Vincze
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