aboutsummaryrefslogtreecommitdiff
path: root/platform/ext/common
AgeCommit message (Expand)Author
2019-12-13CC312: Fix Windows buildGyorgy Szing
2019-12-12Platform: Fix XXX_ATTR_FN section label in GNUARM linker scriptDavid Hu
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-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-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-07Platform: Remove hardcoded UART baud rate from initMate Toth-Pal
2019-11-05Platform: Use PSA ECC ID for attestation keyRaef Coles
2019-11-05Platform: Remove unneeded attestation key materialRaef Coles
2019-10-07ITS: Implement the top layer of the ITS serviceTudorCretu
2019-10-03Platform: Remove tfm_mbedtls_config.hJamie 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-19Test: Change secure test partition to use uniform veneersMate Toth-Pal
2019-09-18SST: Resizing the service stackGalanakis, Minos
2019-09-17Platform: Remove the region of TFM_UNPRIV_SCRATCHShawn Shan
2019-09-10Platform: Remove preprocessor check around TFM_UNPRIV_CODE in GCC linker scriptDavid Hu
2019-09-06Boot: Use different signing key to S and NS imageTamas Ban
2019-09-06Platform: Implement API to get ROTPKTamas Ban
2019-08-21Build: Fix NS image linking error for ArmclangDavid Vincze
2019-08-20Test: Add an option to select/deselect IRQ test casesDavid Hu
2019-08-20Test: Increase IPC client SP stack sizeMingyang Sun
2019-08-13Test: Increase IPC test service partition stack sizeMingyang Sun
2019-08-12Platform: Remove isolation level 3Edison Ai
2019-07-12Interface: Rename PSA headersJamie Fox
2019-07-09Test: Add testcases for IRQ handlingMate Toth-Pal
2019-07-09Platform: Add secure part section tag for dataMate Toth-Pal
2019-06-28Build: Correct name of linker_pattern regionEdison Ai
2019-06-28Build: remove tfm_partition_ipc from manifestsMate Toth-Pal
2019-06-27Core: Set MSPLIM for TF-M CoreMate Toth-Pal
2019-06-26Build: Don't create empty bss sectionsMate Toth-Pal
2019-06-26T398: Source cleanup for tool chain integrationTTornblom
2019-06-21Platform: Add support for MPS3 AN524 FPGA boardKevin Peng
2019-05-30Build: Support building IPC model without testsJamie Fox
2019-05-30Build: A switch for selecting platform serviceMingyang Sun