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