aboutsummaryrefslogtreecommitdiffstats
path: root/include/common
Commit message (Expand)AuthorAgeFilesLines
* Don't return error information from console_flushJimmy Brisson2020-10-091-1/+1
* fdt: Add function to adjust GICv3 redistributor sizeAndre Przywara2020-09-291-0/+2
* Merge "dtsi: Update the nv-counter node in the device tree" into integrationAlexei Fedorov2020-09-021-0/+9
|\
| * dtsi: Update the nv-counter node in the device treeManish V Badarkhe2020-08-281-0/+9
* | Add support to export a /cpus node to the device tree.Javier Almansa Sobrino2020-09-011-1/+3
|/
* dualroot: add chain of trust for Platform owned SPsManish Pandey2020-08-121-9/+10
* tbbr/dualroot: rename SP package certificate fileManish Pandey2020-07-311-1/+1
* rpi4/fdt: Move dtb_size() function to fdt_wrappers.hAndre Przywara2020-07-171-0/+9
* dts: Add CoT descriptor nodes and properties in device treeManish V Badarkhe2020-07-101-0/+8
* linker_script: move .rela.dyn section to bl_common.ld.hMasahiro Yamada2020-06-291-0/+11
* dualroot: add chain of trust for secure partitionsManish Pandey2020-06-092-1/+12
* TF-A: Fix BL31 linker script errorAlexei Fedorov2020-05-311-0/+2
* Merge "Cleanup the code for TBBR CoT descriptors" into integrationMark Dykes2020-05-261-1/+35
|\
| * Cleanup the code for TBBR CoT descriptorsManish V Badarkhe2020-05-191-1/+35
* | plat/fvp: Support for extracting UART serial node info from DTMadhukar Pappireddy2020-05-201-0/+3
|/
* fdt/wrappers: Introduce code to find UART DT nodeAndre Przywara2020-05-051-0/+1
* plat/stm32: Use generic fdt_get_reg_props_by_name()Andre Przywara2020-05-051-0/+2
* arm: fconf: Fix GICv3 dynamic configurationAndre Przywara2020-04-301-0/+2
* plat/stm32: Implement fdt_read_uint32_default() as a wrapperAndre Przywara2020-04-291-0/+2
* fdt/wrappers: Replace fdtw_read_cells() implementationAndre Przywara2020-04-291-2/+4
* fdt/wrappers: Generalise fdtw_read_array()Andre Przywara2020-04-281-2/+2
* linker_script: move .data section to bl_common.ld.hMasahiro Yamada2020-04-251-0/+16
* xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLESMasahiro Yamada2020-04-021-1/+21
* linker_script: move bss section to bl_common.ld.hMasahiro Yamada2020-04-021-0/+18
* linker_script: replace common read-only data with RODATA_COMMONMasahiro Yamada2020-04-021-0/+8
* linker_script: move more common code to bl_common.ld.hMasahiro Yamada2020-04-021-0/+112
* 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