aboutsummaryrefslogtreecommitdiffstats
path: root/include/common
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1751 from vwadekar/tegra-scatter-file-supportAntonio Niño Díaz2019-03-011-0/+42
|\
| * Tegra: Support for scatterfile for the BL31 imageVarun Wadekar2019-02-271-0/+42
* | Add support for pointer authenticationAntonio Nino Diaz2019-02-271-1/+3
|/
* Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanupAntonio Niño Díaz2019-02-051-22/+19
|\
| * Remove duplicated definitions of linker symbolsAntonio Nino Diaz2019-02-011-22/+19
* | Remove dead code related to LOAD_IMAGE_V2=0Sandrine Bailleux2019-01-311-5/+0
|/
* Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz2019-01-301-64/+1
* plat/arm: Save BL2 descriptors to reserved memory.Sathees Balya2019-01-231-0/+3
* Move BL1 and BL2 private defines to bl_common.hAntonio Nino Diaz2019-01-151-1/+17
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-047-16/+20
* Reorganize architecture-dependent header filesAntonio Nino Diaz2019-01-048-1305/+0
* Enable DIT if supportedSathees Balya2019-01-032-0/+24
* AArch64: Use SSBS for CVE_2018_3639 mitigationJeenu Viswambharan2018-12-102-2/+9
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-0819-58/+58
* Introduce fdtw_read_array() helperAntonio Nino Diaz2018-11-021-0/+2
* Introduce new fdt helper to read string propertiesAntonio Nino Diaz2018-11-021-0/+3
* context_mgmt: Fix MISRA defectsAntonio Nino Diaz2018-11-011-1/+1
* PIE: Position Independant Executable support for BL31Soby Mathew2018-10-291-0/+1
* PIE: Use PC relative adrp/adr for symbol referenceSoby Mathew2018-10-292-12/+26
* Convert arm_setup_page_tables into a generic helperRoberto Vargas2018-10-261-0/+5
* Merge pull request #1640 from soby-mathew/sm/fin_con_regAntonio Niño Díaz2018-10-252-1/+86
|\
| * Multi-console: Deprecate the `finish_console_register` macroSoby Mathew2018-10-192-1/+86
* | Merge pull request #1641 from jeenu-arm/ptrauthAntonio Niño Díaz2018-10-241-1/+6
|\ \ | |/ |/|
| * AArch64: Enable lower ELs to use pointer authenticationJeenu Viswambharan2018-10-161-1/+6
* | Add new defines for STM32MP1 platformYann Gautier2018-10-151-1/+7
|/
* Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_platSoby Mathew2018-10-121-4/+4
|\
| * plat/arm: Fix misra warnings in platform codeSathees Balya2018-10-111-4/+4
* | Merge pull request #1621 from jts-arm/typosSoby Mathew2018-10-111-6/+6
|\ \ | |/ |/|
| * Reorder log level macro definitions for clarityJohn Tsichritzis2018-10-101-6/+6
* | Fix misra warnings in SMC and power mgmt codeSathees Balya2018-10-091-12/+12
|/
* Merge pull request #1611 from antonio-nino-diaz-arm/an/misra-commonDimitris Papastamos2018-10-043-50/+57
|\
| * Remove some MISRA defects in common codeAntonio Nino Diaz2018-10-043-50/+57
* | Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos2018-10-041-0/+43
|\ \ | |/ |/|
| * pl011: Add support in AArch32 for MULTI_CONSOLE_APIDaniel Boulby2018-09-211-0/+43
* | Remove all other deprecated interfaces and filesAntonio Nino Diaz2018-09-281-13/+0
* | Remove build option LOAD_IMAGE_V2Roberto Vargas2018-09-282-55/+0
* | PSCI: Remove platform compatibility layerRoberto Vargas2018-09-281-17/+0
|/
* Fix MISRA defects in log helpersAntonio Nino Diaz2018-08-301-8/+10
* Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misraDimitris Papastamos2018-08-302-39/+44
|\
| * Fix MISRA defects in some common headersAntonio Nino Diaz2018-08-302-39/+44
* | backtrace: Print backtrace in assert() and panic()Antonio Nino Diaz2018-08-301-1/+9
* | backtrace: Introduce backtrace functionDouglas Raillard2018-08-301-0/+6
|/
* libc: Move tf_printf and tf_snprintf to libcAntonio Nino Diaz2018-08-221-7/+3
* tf_printf: Return number of printed charactersAntonio Nino Diaz2018-08-221-3/+3
* libc: Fix all includes in codebaseAntonio Nino Diaz2018-08-224-4/+4
* SiP: MISRA fixes for execution state switchJeenu Viswambharan2018-08-201-2/+2
* Add support for romlib in the build systemRoberto Vargas2018-08-031-0/+15
* Run compiler on debug macros for type checkingSandrine Bailleux2018-07-131-7/+21
* Add end_vector_entry assembler macroRoberto Vargas2018-07-111-4/+14
* Remove .func and .endfunc assembler directivesRoberto Vargas2018-07-112-5/+1