aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2021-03-23fdt: Use proper #address-cells and #size-cells for reserved-memoryAndre Przywara
2021-03-04Print newline after hex address in aarch64 el3_panic functionPali Rohár
2020-10-18Merge "Increase type widths to satisfy width requirements" into integrationJoanna Farley
2020-10-12Increase type widths to satisfy width requirementsJimmy Brisson
2020-10-09Don't return error information from console_flushJimmy Brisson
2020-10-07fdt: Fix coverity complaint about 32-bit multiplicationAndre Przywara
2020-09-30Merge changes from topic "stm32_exceptions" into integrationManish Pandey
2020-09-29fdt: Add function to adjust GICv3 redistributor sizeAndre Przywara
2020-09-21Align AARCH32 version of debug.S with AARCH64Yann Gautier
2020-09-01Add support to export a /cpus node to the device tree.Javier Almansa Sobrino
2020-08-18Add wrapper for AT instructionManish V Badarkhe
2020-05-20plat/fvp: Support for extracting UART serial node info from DTMadhukar Pappireddy
2020-05-13SPMD: extract SPMC DTB header size from SPMDOlivier Deprez
2020-05-05fdt/wrappers: Introduce code to find UART DT nodeAndre Przywara
2020-05-05plat/stm32: Use generic fdt_get_reg_props_by_name()Andre Przywara
2020-04-30arm: fconf: Fix GICv3 dynamic configurationAndre Przywara
2020-04-29plat/stm32: Implement fdt_read_uint32_default() as a wrapperAndre Przywara
2020-04-29fdt/wrappers: Replace fdtw_read_cells() implementationAndre Przywara
2020-04-28fdt/wrappers: Generalise fdtw_read_array()Andre Przywara
2020-04-01Add support to pass the nt_fw_config DTB to OP-TEE.Javier Almansa Sobrino
2020-03-06Fix crash dump for lower ELAlexei Fedorov
2020-02-11Merge changes from topic "lm/fconf" into integrationSandrine Bailleux
2020-02-11Merge changes from topic "spmd" into integrationOlivier Deprez
2020-02-10Merge "coverity: Fix MISRA null pointer violations" into integrationMark Dykes
2020-02-10SPMD: add support for an example SPM core manifestAchin Gupta
2020-02-07Make PAC demangling more genericAlexei Fedorov
2020-02-07fconf: Add TBBR disable_authentication propertyLouis Mayencourt
2020-02-05coverity: Fix MISRA null pointer violationsZelalem
2020-02-03FDT wrappers: add functions for read/write bytesAlexei Fedorov
2020-01-22FDT helper functions: Fix MISRA issuesAndre Przywara
2019-11-14Refactor load_auth_image_internal().Sandrine Bailleux
2019-09-25FDT helper functions: Respect architecture in PSCI function IDsAndre Przywara
2019-09-25FDT helper functions: Add function documentationAndre Przywara
2019-09-16Merge changes from topic "raspberry-pi-4-support" into integrationSandrine Bailleux
2019-09-13Add fdt_add_reserved_memory() helper functionAndre Przywara
2019-09-13qemu: Move and generalise FDT PSCI fixupAndre Przywara
2019-09-13Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov
2019-08-29Move assembly newline function into common debug codeJustin Chadwell
2019-08-15AArch64: Align crash reporting outputAlexei Fedorov
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-07-25Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into int...Soby Mathew
2019-07-23Add helper to parse BL31 parameters (both versions)Julius Werner
2019-07-17Merge "backtrace: Strip PAC field when PAUTH is enabled" into integrationSoby Mathew
2019-07-17backtrace: Strip PAC field when PAUTH is enabledLouis Mayencourt
2019-07-10Remove references to old project name from common filesJohn Tsichritzis
2019-03-01Correctly check for support of Address AuthenticationAntonio Nino Diaz
2019-02-27Add support for pointer authenticationAntonio 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