1. 3d6edc3 feat(build): check that .text section starts at page boundary by Andrey Skvortsov · 1 year, 11 months ago
  2. f5e1bed feat(bl31): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · 1 year, 10 months ago
  3. f7d445f chore(bl): add UNALIGNED symbols for TEXT/RODATA by Michal Simek · 2 years, 3 months ago
  4. 9b5498a build(bl31): add symbols for memory layout by Harrison Mutai · 2 years, 4 months ago
  5. 138221c fix(fvp): work around BL31 progbits exceeded by Boyan Karatotev · 2 years, 4 months ago
  6. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  7. f90fe02 style: normalize linker script code style by Chris Kay · 2 years, 10 months ago
  8. 958b839 Merge "refactor(bl31): introduce vendor extend rodata section" into integration by Julius Werner · 3 years ago
  9. 64207f8 fix(build): discard sections also with SEPARATE_NOBITS_REGION by Samuel Holland · 3 years, 4 months ago
  10. 8a68e86 refactor(bl31): introduce vendor extend rodata section by Leon Chen · 3 years ago
  11. d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
  12. e8ad616 linker_script: move .rela.dyn section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  13. caa3e7e linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  14. a926a9f linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  15. a7739bc linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  16. 0a0a7a9 linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 5 years ago
  17. 9fb288a linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 5 years ago
  18. d2737fe Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · 5 years ago
  19. 26d1e0c fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 6 years ago
  20. 665e71b Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 5 years ago
  21. 9eac8e9 Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · 6 years ago
  22. c367b75 Changes necessary to support SEPARATE_NOBITS_REGION feature by Madhukar Pappireddy · 6 years ago
  23. 511046e BL31: discard .dynsym .dynstr .hash sections to make ENABLE_PIE work by Masahiro Yamada · 6 years ago
  24. 3b5454e Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature" by Mark Dykes · 6 years ago
  25. 76d84cb Changes necessary to support SEPARATE_NOBITS_REGION feature by Madhukar Pappireddy · 6 years ago
  26. f8578e6 bl31: Split into two separate memory regions by Samuel Holland · 7 years ago
  27. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
  28. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 6 years ago
  29. ebd6efa Reduce space lost to object alignment by Samuel Holland · 6 years ago
  30. 596929b locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 7 years ago
  31. cd1f39b Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 7 years ago
  32. 32e8353 spm: permit platform to override the VMA placement of the vector table by Ard Biesheuvel · 7 years ago
  33. 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
  34. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  35. 5bfac4f BL31: correct GOT section omission by Soby Mathew · 7 years ago
  36. 931f7c6 PIE: Position Independant Executable support for BL31 by Soby Mathew · 7 years ago
  37. 32aee84 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 8 years ago
  38. 5629b2b Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 7 years ago
  39. d801a1d SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 7 years ago
  40. 883d1b5 Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 7 years ago
  41. a2aedac Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 8 years ago
  42. 2fccb22 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 8 years ago
  43. 8e743bc BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 8 years ago
  44. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  45. 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
  46. 308d359 Introduce unified API to zero memory by Douglas Raillard · 9 years ago
  47. ec69356 rockchip: optimize the link mechanism for SRAM code by Caesar Wang · 9 years ago
  48. 5d1c104 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 9 years ago
  49. a31d898 Add Performance Measurement Framework(PMF) by Yatharth Kochar · 9 years ago
  50. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
  51. 7173f5f Fix relocation of __PERCPU_BAKERY_LOCK_SIZE__ by Vikram Kanigiri · 10 years ago
  52. 54dc71e Make generic code work in presence of system caches by Achin Gupta · 10 years ago
  53. ee7b35c Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 10 years ago
  54. ab8707e Remove coherent memory from the BL memory maps by Soby Mathew · 11 years ago
  55. d7fbf13 Fix LENGTH attribute value in linker scripts by Juan Castillo · 11 years ago
  56. 9b47684 Introduce framework for CPU specific operations by Soby Mathew · 11 years ago
  57. 637ebd2 FVP: apply new naming conventions to memory regions by Juan Castillo · 11 years ago
  58. a1b6db6 fvp: Reuse BL1 and BL2 memory through image overlaying by Sandrine Bailleux · 11 years ago
  59. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
  60. a37255a Make the memory layout more flexible by Sandrine Bailleux · 11 years ago
  61. dccc537 Use --gc-sections during link by Andrew Thoelke · 11 years ago
  62. 9f98aa1 Specify image entry in linker script by Jeenu Viswambharan · 11 years ago
  63. e3fff15 Remove duplicate xlat_table descriptions by Jeenu Viswambharan · 11 years ago
  64. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · 11 years ago
  65. 7421b46 Add runtime services framework by Achin Gupta · 12 years ago
  66. b739f22 Setup VBAR_EL3 incrementally by Achin Gupta · 12 years ago
  67. 74cbb83 Move translation tables into separate section by Jeenu Viswambharan · 11 years ago
  68. e83b0ca Update year in copyright text to 2014 by Dan Handley · 12 years ago
  69. ab2d31e Enable third party contributions by Dan Handley · 12 years ago
  70. 8d69a03 Various improvements/cleanups on the linker scripts by Sandrine Bailleux · 12 years ago
  71. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 12 years ago v0.2