summaryrefslogtreecommitdiff
path: root/include/common
AgeCommit message (Expand)Author
2019-09-13Add fdt_add_reserved_memory() helper functionAndre Przywara
2019-09-13qemu: Move and generalise FDT PSCI fixupAndre Przywara
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-07-23Add helper to parse BL31 parameters (both versions)Julius Werner
2019-07-23Factor out cross-BL API into export headers suitable for 3rd party codeJulius Werner
2019-07-23Use explicit-width data types in AAPCS parameter structsJulius Werner
2019-05-24Add support for Branch Target IdentificationAlexei Fedorov
2019-03-01Merge pull request #1751 from vwadekar/tegra-scatter-file-supportAntonio Niño Díaz
2019-02-27Tegra: Support for scatterfile for the BL31 imageVarun Wadekar
2019-02-27Add support for pointer authenticationAntonio Nino Diaz
2019-02-05Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanupAntonio Niño Díaz
2019-02-01Remove duplicated definitions of linker symbolsAntonio Nino Diaz
2019-01-31Remove dead code related to LOAD_IMAGE_V2=0Sandrine Bailleux
2019-01-30Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz
2019-01-23plat/arm: Save BL2 descriptors to reserved memory.Sathees Balya
2019-01-15Move BL1 and BL2 private defines to bl_common.hAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2019-01-04Reorganize architecture-dependent header filesAntonio Nino Diaz
2019-01-03Enable DIT if supportedSathees Balya
2018-12-10AArch64: Use SSBS for CVE_2018_3639 mitigationJeenu Viswambharan
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-11-02Introduce fdtw_read_array() helperAntonio Nino Diaz
2018-11-02Introduce new fdt helper to read string propertiesAntonio Nino Diaz
2018-11-01context_mgmt: Fix MISRA defectsAntonio Nino Diaz
2018-10-29PIE: Position Independant Executable support for BL31Soby Mathew
2018-10-29PIE: Use PC relative adrp/adr for symbol referenceSoby Mathew
2018-10-26Convert arm_setup_page_tables into a generic helperRoberto Vargas
2018-10-25Merge pull request #1640 from soby-mathew/sm/fin_con_regAntonio Niño Díaz
2018-10-24Merge pull request #1641 from jeenu-arm/ptrauthAntonio Niño Díaz
2018-10-19Multi-console: Deprecate the `finish_console_register` macroSoby Mathew
2018-10-16AArch64: Enable lower ELs to use pointer authenticationJeenu Viswambharan
2018-10-15Add new defines for STM32MP1 platformYann Gautier
2018-10-12Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_platSoby Mathew
2018-10-11plat/arm: Fix misra warnings in platform codeSathees Balya
2018-10-11Merge pull request #1621 from jts-arm/typosSoby Mathew
2018-10-10Reorder log level macro definitions for clarityJohn Tsichritzis
2018-10-09Fix misra warnings in SMC and power mgmt codeSathees Balya
2018-10-04Merge pull request #1611 from antonio-nino-diaz-arm/an/misra-commonDimitris Papastamos
2018-10-04Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos
2018-10-04Remove some MISRA defects in common codeAntonio Nino Diaz
2018-09-28Remove all other deprecated interfaces and filesAntonio Nino Diaz
2018-09-28Remove build option LOAD_IMAGE_V2Roberto Vargas
2018-09-28PSCI: Remove platform compatibility layerRoberto Vargas
2018-09-21pl011: Add support in AArch32 for MULTI_CONSOLE_APIDaniel Boulby
2018-08-30Fix MISRA defects in log helpersAntonio Nino Diaz
2018-08-30Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misraDimitris Papastamos
2018-08-30Fix MISRA defects in some common headersAntonio Nino Diaz
2018-08-30backtrace: Print backtrace in assert() and panic()Antonio Nino Diaz
2018-08-30backtrace: Introduce backtrace functionDouglas Raillard