- 758ccb8 build: remove `MAKE_BUILD_STRINGS` function by Chris Kay · 1 year, 5 months ago
- 8620bd0 build: use toolchain identifiers in conditions by Chris Kay · 1 year, 8 months ago
- ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
- 3d6edc3 feat(build): check that .text section starts at page boundary by Andrey Skvortsov · 1 year, 11 months ago
- f7d445f chore(bl): add UNALIGNED symbols for TEXT/RODATA by Michal Simek · 2 years, 3 months ago
- f608816 build(bl2): add symbols for memory layout by Harrison Mutai · 2 years, 4 months ago
- cff0d54 build(bl2u): sort sections by alignment by default by Chris Kay · 2 years, 6 months ago
- da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
- 8227493 build: clarify linker script generation by Chris Kay · 2 years, 7 months ago
- f90fe02 style: normalize linker script code style by Chris Kay · 2 years, 10 months ago
- 6dc5979 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 6 years ago
- fb4f511 Avoid the use of linker *_SIZE__ macros by Yann Gautier · 5 years ago
- caa3e7e linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 5 years ago
- a926a9f linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 5 years ago
- 37d56d3 Merge "Fix MISRA C issues in BL1/BL2/BL31" into integration by Mark Dykes · 5 years ago
- 3443a70 Fix MISRA C issues in BL1/BL2/BL31 by John Powell · 5 years ago
- a7739bc linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 5 years ago
- 0a0a7a9 linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 5 years ago
- 665e71b Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 5 years ago
- ebd6efa Reduce space lost to object alignment by Samuel Holland · 6 years ago
- 530ceda TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U by Alexei Fedorov · 6 years ago
- 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
- 02b5794 Apply stricter speculative load restriction by John Tsichritzis · 6 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
- 6c37334 Add atexit function to libc by Roberto Vargas · 7 years ago
- ad92509 Add .extab and .exidx sections by Roberto Vargas · 7 years ago
- 5629b2b Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 7 years ago
- 73a9605 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 7 years ago
- 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
- 883d1b5 Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 7 years ago
- a2aedac Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 8 years ago
- 5c2c88b Fix BL2U entrypoint possible parameter corruption by Douglas Raillard · 8 years ago
- 2a4b4b7 Fix order of #includes by Isla Mitchell · 8 years ago
- 1bd61d0 AArch32: Add BL2U support by Yatharth Kochar · 9 years ago
- 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
- f07d398 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · 8 years ago
- 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
- 0b32628 Flush console where necessary by Antonio Nino Diaz · 8 years ago
- 7531120 Move plat/common source file definitions to generic Makefiles by dp-arm · 8 years ago
- 308d359 Introduce unified API to zero memory by Douglas Raillard · 9 years ago
- a806dad Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 9 years ago
- 5d1c104 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 9 years ago
- 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 10 years ago
- 9003fa0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 10 years ago