aboutsummaryrefslogtreecommitdiff
path: root/secure_fw
AgeCommit message (Expand)Author
2021-01-26Tools: Naming refine: manifest -> partitionKevin Peng
2021-01-25SPM: Rename 'spm/common' into 'spm/ffm'Ken Liu
2021-01-22ITS: Check status of ITS initialisationJamie Fox
2021-01-22PS: Remove dependency on flash_layout.hJamie Fox
2021-01-22Storage: Replace temporary tfm_abort with psa_panicJamie Fox
2021-01-22ITS: Fix struct member descriptionJamie Fox
2021-01-22Platform: TF-M ITS and PS HALJamie Fox
2021-01-22SPM: Fix some compile warningsShawn Shan
2021-01-22Dualcpu: Move dual-cpu NS files into a dedicated folderDavid Hu
2021-01-22Dualcpu: Remove mailbox message handle from NS mailboxDavid Hu
2021-01-22Dualcpu: Simplify NS mailbox interfaceDavid Hu
2021-01-21SPRTL: Partition Metadata Pointer [Optional Feature]Summer Qin
2021-01-21SPM: Refine the get_irq_line_for_signal functionKevin Peng
2021-01-21SPM: Change data type of irq line to uint32_tKevin Peng
2021-01-21SPM: Update framework_version check for PartitionsKevin Peng
2021-01-20SPM: Change partition static dataMingyang Sun
2021-01-20SPM: Return error code when NS causes a programmer errorShawn Shan
2021-01-19Build: add rot to cmake partition target namesRaef Coles
2021-01-15Build: Exclude log source files in silence log levelShawn Shan
2021-01-15SPRTL: Add log level support for Secure partitionShawn Shan
2021-01-15SPM: Provide an SVC entrance for the unprivileged logShawn Shan
2021-01-12Hotfix: Fix some typosSummer Qin
2021-01-07SPRTL: Add log API for Secure PartitionsSummer Qin
2021-01-06Build: Put CONFIG_TFM_ENABLE_MEMORY_PROTECT flag to platformMingyang Sun
2021-01-05Platform: Remove 'TFM_UNPRIV_DATA' sectionKen Liu
2020-12-29Build: Apply global array as partition stacks [tf-m]Ken Liu
2020-12-29Build: Add global array used as stacksMingyang Sun
2020-12-23Build: Set TFM_PARTITION_AUDIT_LOG to OFF in IPC modelDavid Hu
2020-12-22Dualcpu: Execute memory access check in privileged levelDavid Hu
2020-12-18Crypto: Optimize the IOVEC buffer memset operationSummer Qin
2020-12-17Build: Enable code sharing between bootloader and SPETamas Ban
2020-12-16Hotfix: Fix Secure Enclave buildDavid Hu
2020-12-15Partition: Move partitions secure api into SPRTLSummer Qin
2020-12-14Hotfix: Fix build issue when Protected Storage is disabledDavid Hu
2020-12-11SPM: Remove TFM_SVC_SFN_REQUESTSummer Qin
2020-12-10PSA_proxy: Create first version of PSA proxy partitionMark Horvath
2020-12-10SPM: Make tfm_list.h and tfm_pools.h self-containedMark Horvath
2020-12-10Build: Conditional include of psa manifest headersMark Horvath
2020-12-07SPM: Copy iovec parameters into SPE before validation in Library modelDavid Hu
2020-11-25Version: Update for TF-M v1.2.0 releaseMinos Galanakis
2020-11-23Build: Semantic versioning supportMinos Galanakis
2020-11-17Attest: Fix out_vec len if request is bigger than token_buffMichel Jaouen
2020-11-16PS: Fix build when PS_ENCRYPTION is turned offJamie Fox
2020-11-16Build: Improve condition of including ps_nv_counters.cDavid Hu
2020-11-11Build: Enable PS NV counter test by defaultKevin Peng
2020-11-10Build: apply crypto module config to secure apiRaef Coles
2020-11-09Build: Disable __get_LR() for IARTTornblom
2020-11-04SPM: Clean up SPM log outputKen Liu
2020-11-04Isolation L3 for AN521 and Musca-B1Kevin Peng
2020-11-04Platform: Implementation of isolation HAL APIMingyang Sun