aboutsummaryrefslogtreecommitdiffstats
path: root/plat/common
Commit message (Expand)AuthorAgeFilesLines
* Flush dcache when storing timestampZelalem2020-03-271-5/+3
* Implement SMCCC_ARCH_SOC_ID SMC callManish V Badarkhe2020-03-171-0/+13
* SPMD: Add support for SPCI_ID_GETMax Shvetsov2020-03-121-0/+7
* Merge "Fix crash dump for lower EL" into integrationMark Dykes2020-03-111-4/+24
|\
| * Fix crash dump for lower ELAlexei Fedorov2020-03-061-4/+24
* | TBB: Add an IO abstraction layer to load encrypted firmwaresSumit Garg2020-03-061-0/+27
|/
* SPMD: add command line parameter to run SPM at S-EL2 or S-EL1Max Shvetsov2020-03-031-7/+0
* include: move MHZ_TICKS_PER_SEC to utils_def.hVarun Wadekar2020-02-201-3/+2
* SPMD: add support for an example SPM core manifestAchin Gupta2020-02-101-0/+124
* Coverity: remove unnecessary header file includesZelalem2020-02-041-2/+1
* Merge "Unify type of "cpu_idx" across PSCI module." into integrationMark Dykes2020-01-101-3/+3
|\
| * Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani2020-01-101-3/+3
* | Simplify PMF helper macro definitions across header filesMadhukar Pappireddy2020-01-081-0/+2
|/
* spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley2019-12-202-409/+0
* Add UBSAN support and handlersJustin Chadwell2019-09-111-0/+220
* console: add a flag to prepend '\r' in the multi-console frameworkMasahiro Yamada2019-08-191-1/+10
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-012-4/+4
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-284-36/+0
* Remove deprecated plat_crash_console_*Ambroise Vincent2019-04-032-57/+1
* Remove several warnings reported with W=1Ambroise Vincent2019-04-012-2/+4
* Merge pull request #1847 from jts-arm/mbedtlsAntonio Niño Díaz2019-03-051-23/+1
|\
| * Remove Mbed TLS dependency from plat_bl_common.cJohn Tsichritzis2019-02-281-23/+1
* | Minor changes to documentation and commentsAntonio Nino Diaz2019-02-281-7/+7
|/
* Remove unused function symbolsVarun Wadekar2019-02-073-9/+3
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0415-51/+66
* Merge pull request #1708 from Yann-lms/warningsSoby Mathew2018-12-121-0/+1
|\
| * correct some missing-prototype warningsYann Gautier2018-12-101-0/+1
* | SPM: Load image and RD from SP packageAntonio Nino Diaz2018-12-111-0/+90
* | SPM: Introduce functions to load DTB filesAntonio Nino Diaz2018-12-101-0/+312
|/
* plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API supportJulius Werner2018-12-061-36/+146
* plat/common: Remove duplication of plat_crash_console functions/stubsJulius Werner2018-12-062-83/+3
* Convert arm_setup_page_tables into a generic helperRoberto Vargas2018-10-261-0/+37
* xlat: Fix compatibility between v1 and v2Antonio Nino Diaz2018-10-261-0/+1
* Deprecate weak crash console functionsAntonio Nino Diaz2018-10-252-0/+8
* Add sample crash console functionsAntonio Nino Diaz2018-10-252-0/+184
* Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos2018-10-041-0/+4
|\
| * pl011: Add support in AArch32 for MULTI_CONSOLE_APIDaniel Boulby2018-09-211-0/+4
* | Merge pull request #1584 from danielboulby-arm/db/SwitchesSoby Mathew2018-10-032-3/+5
|\ \
| * | Ensure the flow through switch statements is clearDaniel Boulby2018-09-212-3/+5
| |/
* | Remove all other deprecated interfaces and filesAntonio Nino Diaz2018-09-284-107/+0
* | Remove deprecated bl1_init_bl2_mem_layout()Antonio Nino Diaz2018-09-281-4/+0
* | Remove deprecated early platform setup interfacesAntonio Nino Diaz2018-09-283-33/+0
* | gic: Remove deprecated driver and interfacesAntonio Nino Diaz2018-09-281-49/+0
* | Remove build option LOAD_IMAGE_V2Roberto Vargas2018-09-282-7/+0
* | PSCI: Remove deprecated file plat_psci_common.cAntonio Nino Diaz2018-09-281-9/+0
* | PSCI: Remove platform compatibility layerRoberto Vargas2018-09-283-77/+0
|/
* Prepare Mbed TLS drivers for shared heapJohn Tsichritzis2018-09-041-0/+23
* Fix MISRA defects in log helpersAntonio Nino Diaz2018-08-301-9/+12
* plat/common: gic: MISRA fixesAntonio Nino Diaz2018-08-302-26/+35
* xlat v2: Support the EL2 translation regimeAntonio Nino Diaz2018-08-101-1/+1