aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-09Docs: Fix 1.1 release notes known issues listTF-Mv1.1Mate Toth-Pal
2020-07-08Doc: Add changelog for 1.1 releaseMate Toth-Pal
2020-07-08Docs: Update TF-M path in t_cose and CC312 lib documentationTamas Ban
2020-07-08Docs: Updated introductory readme documentMinos Galanakis
2020-07-07Docs: Add note about erasing storage before testingJamie Fox
2020-07-06Platform: Fix wrong binary address in NOBL2 case on Musca-B1/S1Balint Matyi
2020-07-03Platform: Fix MRAM crypto key area in Musca-S1TF-Mv1.1-RC2Balint Matyi
2020-07-03docs: tfm_build_instruction.rst: fix for STM platform buildMichel Jaouen
2020-07-03platform: stm32l5xx: Enable RAM_FS by default unless BUILD_FLASH is setMichel Jaouen
2020-07-03Docs: Added link to security centerMinos Galanakis
2020-07-03Docs: Add MCUboot to the external dependenciesDavid Vincze
2020-07-02Build: Fix determing GNUARM_PREFIX on windowsKumar Gala
2020-07-02Platform: Fix CC312 enabled build without BL2Tamas Ban
2020-06-30Build: Find MCUBOOT_REPO only if BL2 is enabledRaymond Ngun
2020-06-24Docs: Remove the description of CLANG 6.10 build errorTF-Mv1.1-RC1Kevin Peng
2020-06-24Platform: Add cmsis_armclang_ltm.h for ARMCLANG 6.10Kevin Peng
2020-06-24Build: Enable using HW keys with upstream MCUbootDavid Vincze
2020-06-24Build: Enable boot data sharing with UPSTREAMDavid Vincze
2020-06-24Attest: Handle discrepancy in tlv_len definitionsDavid Vincze
2020-06-24Build: Enable HW rollback protection with UPSTREAMDavid Vincze
2020-06-24Boot: Set the default MCUBoot repo to 'UPSTREAM'Balint Matyi
2020-06-24.gitignore: Add cmake_build to gitignoreØyvind Rønningstad
2020-06-24Build: Add support for specifying GNUARM_PREFIXKumar Gala
2020-06-24Define code owners and update list of maintainersAnton Komlev
2020-06-24docs: Add release cadence informationSoby Mathew
2020-06-24Docs: Update docs on removing dependencies on CMSIS_5Kevin Peng
2020-06-24Build: Use CMSIS for testing from tf-m-testsKevin Peng
2020-06-24Build: Replace CMSIS_5_DIR with deeper CMSIS_DIRKevin Peng
2020-06-23Build: Remove REFERENCE_PLATFORM variableJamie Fox
2020-06-23Build: Disable RAM FS by defaultJamie Fox
2020-06-23Test: Remove warning when testing persistent storageJamie Fox
2020-06-23Test: Warn when a write-once UID already existsJamie Fox
2020-06-23Platform: IAR fix for PSoC64 stackTTornblom
2020-06-22Build: Add support for IARTTornblom
2020-06-22docs: contributing.rst: Add details about submitting patches to GerritØyvind Rønningstad
2020-06-22Test: Add key derivation test case in Crypto testDavid Hu
2020-06-22Configs: Enable PSA key derivation in Profile SmallDavid Hu
2020-06-22Platform: stm32l5xx: overload boot_platform_quitMichel Jaouen
2020-06-22Boot: Add boot_plaftorm_quit to boot_hal templateMichel Jaouen
2020-06-22Attest: Calculate Instance ID only onceBalint Matyi
2020-06-22Docs: Compare authentication options in attestation tokenTamas Ban
2020-06-22Docs: Update t_cose library pathTamas Ban
2020-06-22Docs: Add symmetric attestation descriptions in integration guideDavid Hu
2020-06-22Test: Enhance the test suites of symmetric Initial AttestationDavid Hu
2020-06-22Attest: Enable Short Circuit option in symmetric Initial AttestationDavid Hu
2020-06-22COSE: Implement Short Circuit option in COSE_Mac0David Hu
2020-06-22Test: Add test of 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-22COSE: Add verification routine of COSE_Mac0David Hu