1. 3d6edc3 feat(build): check that .text section starts at page boundary by Andrey Skvortsov · 1 year, 11 months ago
  2. f7d445f chore(bl): add UNALIGNED symbols for TEXT/RODATA by Michal Simek · 2 years, 3 months ago
  3. fcb72e1 build(bl32): add symbols for memory layout by Harrison Mutai · 2 years, 4 months ago
  4. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  5. f90fe02 style: normalize linker script code style by Chris Kay · 2 years, 10 months ago
  6. 4324a14 Add PIE support for AARCH32 by Yann Gautier · 4 years, 10 months ago
  7. fdd97d7 bl32: add an assert on BL32_SIZE in sp_min.ld.S by Yann Gautier · 4 years, 10 months ago
  8. b1f596b bl32: use SORT_BY_ALIGNMENT macro in sp_min.ld.S by Yann Gautier · 4 years, 10 months ago
  9. caa3e7e linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  10. a926a9f linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  11. a7739bc linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  12. 0a0a7a9 linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 5 years ago
  13. 9fb288a linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 5 years ago
  14. 85ee795 bl32: sp_min: reduce the alignment for fconf_populator by Masahiro Yamada · 5 years ago
  15. d2737fe Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · 5 years ago
  16. 26d1e0c fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 6 years ago
  17. 665e71b Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 5 years ago
  18. 0531ada pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · 6 years ago
  19. 14e09cc sp_min: allow inclusion of a platform-specific linker script by Heiko Stuebner · 6 years ago
  20. 596929b locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 7 years ago
  21. 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
  22. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  23. ad92509 Add .extab and .exidx sections by Roberto Vargas · 7 years ago
  24. 5629b2b Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 7 years ago
  25. 883d1b5 Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 7 years ago
  26. 57b1c0d Merge pull request #1174 from antonio-nino-diaz-arm/an/page-size by davidcunado-arm · 8 years ago
  27. 5744e87 ARM platforms: Fixup AArch32 builds by Soby Mathew · 8 years ago
  28. a2aedac Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 8 years ago
  29. 8e743bc BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 8 years ago
  30. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  31. 308d359 Introduce unified API to zero memory by Douglas Raillard · 9 years ago
  32. 3bdf0e5 AArch32: Refactor SP_MIN to support RESET_TO_SP_MIN by Yatharth Kochar · 9 years ago
  33. c11ba85 AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · 9 years ago