History for arm-trusted-firmware / include / common
2020-04-02
@Masahiro Yamada
xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES ...
Masahiro Yamada committed on 2 Apr 2020
@Masahiro Yamada
linker_script: move bss section to bl_common.ld.h ...
Masahiro Yamada committed on 2 Apr 2020
@Masahiro Yamada
linker_script: replace common read-only data with RODATA_COMMON ...
Masahiro Yamada committed on 2 Apr 2020
2020-04-01
@Masahiro Yamada
linker_script: move more common code to bl_common.ld.h ...
Masahiro Yamada committed on 1 Apr 2020
2020-03-11
@Mark Dykes
Merge "Fix crash dump for lower EL" into integration
Mark Dykes authored on 11 Mar 2020 TrustedFirmware Code Review committed on 11 Mar 2020
2020-03-10
@Masahiro Yamada
Factor xlat_table sections in linker scripts out into a header file ...
Masahiro Yamada committed on 10 Mar 2020
2020-03-06
@Alexei Fedorov
Fix crash dump for lower EL ...
Alexei Fedorov committed on 6 Mar 2020
2020-02-03
@Alexei Fedorov
FDT wrappers: add functions for read/write bytes ...
Alexei Fedorov committed on 3 Feb 2020
2020-01-24
@Masahiro Yamada
bl_common: add BL_END macro ...
Masahiro Yamada committed on 24 Jan 2020
2019-09-13
@Andre Przywara
Add fdt_add_reserved_memory() helper function ...
Andre Przywara committed on 13 Sep 2019
@Andre Przywara
qemu: Move and generalise FDT PSCI fixup ...
Andre Przywara committed on 13 Sep 2019
2019-08-01
@Julius Werner
Switch AARCH32/AARCH64 to __aarch64__ ...
Julius Werner committed on 1 Aug 2019
@Julius Werner
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ ...
Julius Werner committed on 1 Aug 2019
2019-07-23
@Julius Werner
Add helper to parse BL31 parameters (both versions) ...
Julius Werner committed on 23 Jul 2019
@Julius Werner
Factor out cross-BL API into export headers suitable for 3rd party code ...
Julius Werner committed on 23 Jul 2019
@Julius Werner
Use explicit-width data types in AAPCS parameter structs ...
Julius Werner committed on 23 Jul 2019
2019-05-24
@Alexei Fedorov
Add support for Branch Target Identification ...
Alexei Fedorov committed on 24 May 2019
2019-03-01
@Antonio Niño Díaz
Merge pull request #1751 from vwadekar/tegra-scatter-file-support ...
Antonio Niño Díaz authored on 1 Mar 2019 GitHub committed on 1 Mar 2019
2019-02-27
@Varun Wadekar
Tegra: Support for scatterfile for the BL31 image ...
Varun Wadekar committed on 27 Feb 2019
@Antonio Nino Diaz
Add support for pointer authentication ...
Antonio Nino Diaz committed on 27 Feb 2019
2019-02-05
@Antonio Niño Díaz
Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup ...
Antonio Niño Díaz authored on 5 Feb 2019 GitHub committed on 5 Feb 2019
2019-02-01
@Antonio Nino Diaz
Remove duplicated definitions of linker symbols ...
Antonio Nino Diaz committed on 1 Feb 2019
2019-01-31
@Sandrine Bailleux
Remove dead code related to LOAD_IMAGE_V2=0 ...
Sandrine Bailleux committed on 31 Jan 2019
2019-01-30
@Antonio Nino Diaz
Remove support for the SMC Calling Convention 2.0 ...
Antonio Nino Diaz committed on 30 Jan 2019
2019-01-23
@Sathees Balya
plat/arm: Save BL2 descriptors to reserved memory. ...
Sathees Balya committed on 23 Jan 2019
2019-01-15
@Antonio Nino Diaz
Move BL1 and BL2 private defines to bl_common.h ...
Antonio Nino Diaz committed on 15 Jan 2019
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
@Antonio Nino Diaz
Reorganize architecture-dependent header files ...
Antonio Nino Diaz committed on 4 Jan 2019
2019-01-03
@Sathees Balya
Enable DIT if supported ...
Sathees Balya committed on 3 Jan 2019
2018-12-10
@Jeenu Viswambharan
AArch64: Use SSBS for CVE_2018_3639 mitigation ...
Jeenu Viswambharan committed on 10 Dec 2018