aboutsummaryrefslogtreecommitdiffstats
path: root/include/common
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix crash dump for lower EL" into integrationMark Dykes2020-03-111-1/+2
|\
| * Fix crash dump for lower ELAlexei Fedorov2020-03-061-1/+2
* | Factor xlat_table sections in linker scripts out into a header fileMasahiro Yamada2020-03-111-0/+21
|/
* FDT wrappers: add functions for read/write bytesAlexei Fedorov2020-02-031-1/+5
* bl_common: add BL_END macroMasahiro Yamada2020-01-241-1/+2
* Add fdt_add_reserved_memory() helper functionAndre Przywara2019-09-131-0/+2
* qemu: Move and generalise FDT PSCI fixupAndre Przywara2019-09-131-0/+13
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-012-7/+7
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-016-16/+16
* Add helper to parse BL31 parameters (both versions)Julius Werner2019-07-231-1/+6
* Factor out cross-BL API into export headers suitable for 3rd party codeJulius Werner2019-07-234-280/+32
* Use explicit-width data types in AAPCS parameter structsJulius Werner2019-07-231-12/+12
* Add support for Branch Target IdentificationAlexei Fedorov2019-05-241-1/+7
* 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
|/