aboutsummaryrefslogtreecommitdiff
path: root/platform/ext
AgeCommit message (Expand)Author
2019-12-13Platform: Add GPIO platform service for Musca-A and B1Tamas Kaman
2019-12-13CC312: Fix Windows buildGyorgy Szing
2019-12-12Platform: Fix XXX_ATTR_FN section label in GNUARM linker scriptDavid Hu
2019-12-11cmsis: Update includes to those of CMSIS v5.6.0Ronald Cron
2019-12-09Platform: Fix QSPI uninit for Musca-A platformTamas Kaman
2019-12-09Build: Put libtfmsprt.a library into UNPRIV_CODEmingyang sun
2019-12-04Interface: Enable Platform service in IPC modelMate Toth-Pal
2019-11-29Platform: Get attestation private key from OTP on Musca-B1Xu Yong
2019-11-29Platform: Generate attestation key and program it to OTP on Musca-B1Xu Yong
2019-11-29Platform: Get the hash of ROTPK from CC312 OTPTamas Ban
2019-11-29Platform: Use CryptoCell HUK to derive a key as SST keyXu Yong
2019-11-29Platform: Get device lifecycle from CC312 on Musca-B1Tamas Ban
2019-11-29Boot: Add OTP provisioning functionality to MCUBootTamas Ban
2019-11-29Crypto: Enable CC312 runtime libraryRaef Coles
2019-11-29Platform: Enable CC312 integrationRaef Coles
2019-11-29Platform: Extend S binary slot on Musca-B1Tamas Ban
2019-11-25Test: Add SST test partitionJamie Fox
2019-11-22Platform: Fix uart_stdout.h includeJamie Fox
2019-11-22Platform: Add SPE platform-specific hw initializationAndrei Narkevitch
2019-11-20Build: Use generated PIDEdison Ai
2019-11-18Platform: Correct ITS flash layoutJamie Fox
2019-11-15Platform: Add an option to run code in SPE from RAMAndrei Narkevitch
2019-11-15Platform: Specify the starting address of privileged secure data areaDavid Hu
2019-11-15Platform: Adjust ARMCLANG linker script to support multi-core topologyDavid Hu
2019-11-15Platform: Adjust GNUARM linker script to support multi-core topologyDavid Hu
2019-11-14Platform: Add Musca-S1 targetBence Kaposzta
2019-11-07Platform: Remove hardcoded UART baud rate from initMate Toth-Pal
2019-11-06Platform: Fix ITS_FLASH_PROGRAM_UNIT on Musca-B1Jamie Fox
2019-11-05Platform: Remove function to get HUKJamie Fox
2019-11-05Platform: Add API to get key derived from HUKJamie Fox
2019-11-05Platform: Use PSA ECC ID for attestation keyRaef Coles
2019-11-05Platform: Remove unneeded attestation key materialRaef Coles
2019-10-24Doc: Update ITS documentationDavid Hu
2019-10-24ITS: Fix erase blockDavid Hu
2019-10-24Doc: SST Flash Update documentationVikas Katariya
2019-10-24SST: Fix Erase BlockVikas Katariya
2019-10-08Platform: Add boot image address verification infoRaef Coles
2019-10-07ITS: Implement the top layer of the ITS serviceTudorCretu
2019-10-07ITS: Update filesystem and flash layerTudorCretu
2019-10-07Platform: Change secure memory allocationTudorCretu
2019-10-07Attest: Verify the exposure of shared data to NSPETamas Ban
2019-10-03Platform: Remove tfm_mbedtls_config.hJamie Fox
2019-09-30Boot: Clear RAM before starting secure firmwareTamas Ban
2019-09-27Boot: Move BL2 shared area definitions to region_defs.hDavid Hu
2019-09-25Platform: Explicitly set fault priority on AN524Jamie Fox
2019-09-23Core: Only allow PRoT services to make reset requestMate Toth-Pal
2019-09-23Platform: Add a missing #endif in common scatter fileDavid Hu
2019-09-20Twincpu: Add preprocessor option and configuration TFM_MULTI_CORE_TOPOLOGYDavid Hu
2019-09-19Core: Remove legacy veneer supportMate Toth-Pal
2019-09-19Test: Change secure test partition to use uniform veneersMate Toth-Pal