1. 08526ad feat(build): check that .text section starts at page boundary by Andrey Skvortsov · 10 months ago
  2. 80c530e chore(bl): add UNALIGNED symbols for TEXT/RODATA by Michal Simek · 1 year, 2 months ago
  3. c9f96d1 build(bl32): add symbols for memory layout by Harrison Mutai · 1 year, 3 months ago
  4. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  5. 4b7660a style: normalize linker script code style by Chris Kay · 1 year, 9 months ago
  6. 514e59c Add PIE support for AARCH32 by Yann Gautier · 3 years, 9 months ago
  7. 1b4d6ae bl32: add an assert on BL32_SIZE in sp_min.ld.S by Yann Gautier · 3 years, 9 months ago
  8. 876be65 bl32: use SORT_BY_ALIGNMENT macro in sp_min.ld.S by Yann Gautier · 3 years, 9 months ago
  9. c5864d8 linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 4 years, 2 months ago
  10. 403990e linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  11. dd053b6 linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  12. 583f8dd linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 4 years, 3 months ago
  13. ac1bfb9 linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  14. d7add1d bl32: sp_min: reduce the alignment for fconf_populator by Masahiro Yamada · 4 years, 3 months ago
  15. e8b6b80 Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · 4 years, 4 months ago
  16. ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 4 years, 5 months ago
  17. 0b67e56 Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 4 years, 4 months ago
  18. 78dc10c pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · 4 years, 8 months ago
  19. 95ba355 sp_min: allow inclusion of a platform-specific linker script by Heiko Stuebner · 5 years ago
  20. 77c382c locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 5 years ago
  21. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  22. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  23. 1d04c63 Add .extab and .exidx sections by Roberto Vargas · 6 years ago
  24. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 6 years ago
  25. 7c2a3ca Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 6 years ago
  26. 79d4e02 Merge pull request #1174 from antonio-nino-diaz-arm/an/page-size by davidcunado-arm · 7 years ago
  27. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
  28. 2ce2b09 Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 7 years ago
  29. e3f2200 BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 7 years ago
  30. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  31. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  32. 06460cd AArch32: Refactor SP_MIN to support RESET_TO_SP_MIN by Yatharth Kochar · 8 years ago
  33. ec8ac1c AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · 8 years ago