aboutsummaryrefslogtreecommitdiff
path: root/plat/common
AgeCommit message (Expand)Author
2020-11-12Fix typos and misspellingsDavid Horstmann
2020-10-29Merge "Use constant stack size with RECLAIM_INIT_CODE" into integrationv2.4-rc0Alexei Fedorov
2020-10-28Use constant stack size with RECLAIM_INIT_CODEDavid Horstmann
2020-10-09Don't return error information from console_flushJimmy Brisson
2020-08-26ehf: use common priority level enumurationSandeep Tripathy
2020-08-24plat: common: include "bl_common.h" from plat_spmd_manifest.cVarun Wadekar
2020-08-14Use true instead of 1 in whileJimmy Brisson
2020-08-14Prevent colliding identifiersJimmy Brisson
2020-07-31BL31: Fix relocation error for PIEAlexei Fedorov
2020-07-26SMCCC: Introduce function to check SMCCC function availabilityManish V Badarkhe
2020-07-21TF-A: Add support for Measured Boot driver in BL1 and BL2Alexei Fedorov
2020-07-13SPMD: fix boundary check if manifest is page alignedManish Pandey
2020-05-31TF-A: Fix BL31 linker script errorAlexei Fedorov
2020-05-25SPCI is now called PSA FF-AJ-Alves
2020-05-19Enable v8.6 WFE trap delaysjohpow01
2020-05-13SPMD: extract SPMC DTB header size from SPMDOlivier Deprez
2020-05-13SPMD: code/comments cleanupOlivier Deprez
2020-04-29fdt/wrappers: Replace fdtw_read_cells() implementationAndre Przywara
2020-03-27Flush dcache when storing timestampZelalem
2020-03-17Implement SMCCC_ARCH_SOC_ID SMC callManish V Badarkhe
2020-03-12SPMD: Add support for SPCI_ID_GETMax Shvetsov
2020-03-11Merge "Fix crash dump for lower EL" into integrationMark Dykes
2020-03-06Fix crash dump for lower ELAlexei Fedorov
2020-03-06TBB: Add an IO abstraction layer to load encrypted firmwaresSumit Garg
2020-03-03SPMD: add command line parameter to run SPM at S-EL2 or S-EL1Max Shvetsov
2020-02-20include: move MHZ_TICKS_PER_SEC to utils_def.hVarun Wadekar
2020-02-10SPMD: add support for an example SPM core manifestAchin Gupta
2020-02-04Coverity: remove unnecessary header file includesZelalem
2020-01-10Merge "Unify type of "cpu_idx" across PSCI module." into integrationMark Dykes
2020-01-10Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani
2020-01-08Simplify PMF helper macro definitions across header filesMadhukar Pappireddy
2019-12-20spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley
2019-09-11Add UBSAN support and handlersJustin Chadwell
2019-08-19console: add a flag to prepend '\r' in the multi-console frameworkMasahiro Yamada
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-04-03Remove deprecated plat_crash_console_*Ambroise Vincent
2019-04-01Remove several warnings reported with W=1Ambroise Vincent
2019-03-05Merge pull request #1847 from jts-arm/mbedtlsAntonio Niño Díaz
2019-02-28Remove Mbed TLS dependency from plat_bl_common.cJohn Tsichritzis
2019-02-28Minor changes to documentation and commentsAntonio Nino Diaz
2019-02-07Remove unused function symbolsVarun Wadekar
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-12Merge pull request #1708 from Yann-lms/warningsSoby Mathew
2018-12-11SPM: Load image and RD from SP packageAntonio Nino Diaz
2018-12-10correct some missing-prototype warningsYann Gautier
2018-12-10SPM: Introduce functions to load DTB filesAntonio Nino Diaz
2018-12-06plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API supportJulius Werner
2018-12-06plat/common: Remove duplication of plat_crash_console functions/stubsJulius Werner
2018-10-26Convert arm_setup_page_tables into a generic helperRoberto Vargas