1. 70d4c9c romlib: Improve compilation flags definition by Louis Mayencourt · 5 years ago
  2. 66e121a Merge changes from topic "sami/550_fix_n1sdp_issues_v1" into integration by Soby Mathew · 5 years ago
  3. a8722e9 Disable speculative loads only if SSBS is supported by Sami Mujawar · 5 years ago
  4. 3a377b2 Remove .arch directives from spinlock.S by Alexei Fedorov · 5 years ago
  5. 7fa6965 Merge changes from topic "sm/fix_a76_errata" into integration by Soby Mathew · 5 years ago
  6. 16d006b Workaround for cortex-A76 errata 1286807 by Soby Mathew · 5 years ago
  7. 1d3ba1c Cortex-A76: workarounds for errata 1257314, 1262606, 1262888, 1275112 by Soby Mathew · 5 years ago
  8. fe6df39 Add compile-time errors for HW_ASSISTED_COHERENCY flag by John Tsichritzis · 5 years ago
  9. 845bb54 Merge changes from topic "lm/stack_protector" into integration by Soby Mathew · 5 years ago
  10. 768bf0c Add support for default stack-protector flag by Louis Mayencourt · 5 years ago
  11. 3e2ef2e Cortex-A53: Fix reporting of missing errata when not needed by Andrew F. Davis · 5 years ago
  12. b58142b Neoverse N1: Forces cacheable atomic to near by Louis Mayencourt · 5 years ago
  13. 4498b15 DSU: Implement workaround for errata 798953 by Louis Mayencourt · 5 years ago
  14. 254f6f0 DSU: Small fix and reformat on errata framework by Louis Mayencourt · 5 years ago
  15. 8a06127 Cortex-A35: Implement workaround for errata 855472 by Louis Mayencourt · 5 years ago
  16. 26d1676 Cortex A9:errata 794073 workaround by Joel Hutton · 5 years ago
  17. d759097 cache_helpers.s:fix mixed tabs and spaces by Joel Hutton · 5 years ago
  18. 50ed13a Add note about erratum 814220 for A7 by Joel Hutton · 5 years ago
  19. 4800943 Add support for Cortex-A76AE CPU by Alexei Fedorov · 5 years ago
  20. bc6fdc0 Remove deprecated interfaces by Ambroise Vincent · 5 years ago
  21. 37f97a5 SPM: Move shim layer to TTBR1_EL1 by Antonio Nino Diaz · 5 years ago
  22. a88a35d Remove several warnings reported with W=2 by Ambroise Vincent · 5 years ago
  23. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  24. 224f8b4 Merge pull request #1902 from jts-arm/romlib by Dimitris Papastamos · 5 years ago
  25. aec19d3 ROMLIB bug fixes by John Tsichritzis · 5 years ago
  26. 2110c5d Merge pull request #1887 from ambroise-arm/av/a76-cve by Dimitris Papastamos · 5 years ago
  27. c3cb129 Merge pull request #1900 from soby-mathew/sm/revert_xlat_changes by Soby Mathew · 5 years ago
  28. ff93d44 xlat_tables_v2: Revert recent changes to remove recursion by Antonio Nino Diaz · 5 years ago
  29. 3b017bf Merge pull request #1892 from sandrine-bailleux-arm/sb/pauth by Soby Mathew · 5 years ago
  30. 32cbbf6 Merge pull request #1888 from jts-arm/zeus by Dimitris Papastamos · 5 years ago
  31. b5cf10f Fix restoring APIBKey registers by Sandrine Bailleux · 5 years ago
  32. 6deaf9c Introduce preliminary support for Neoverse Zeus by John Tsichritzis · 6 years ago
  33. 1f9ff49 Apply variant 4 mitigation for Neoverse N1 by John Tsichritzis · 5 years ago
  34. 8c6fdf8 Cortex-A76: Optimize CVE_2018_3639 workaround by Ambroise Vincent · 5 years ago
  35. 6dbbe43 Cortex-A76: fix spelling by Ambroise Vincent · 5 years ago
  36. fa5c951 Cortex-A17: Implement workaround for errata 852423 by Ambroise Vincent · 5 years ago
  37. 8cf9eef Cortex-A17: Implement workaround for errata 852421 by Ambroise Vincent · 5 years ago
  38. 3dcba3f Merge pull request #1882 from ambroise-arm/av/a15-errata by Soby Mathew · 5 years ago
  39. 7428f9b Merge pull request #1880 from lmayencourt/lm/pie by Soby Mathew · 5 years ago
  40. df2db56 Merge pull request #1843 from DavidPu/xlat_tables_v2_non_recursion by Soby Mathew · 5 years ago
  41. 68b3812 Cortex-A15: Implement workaround for errata 827671 by Ambroise Vincent · 5 years ago
  42. d4a51eb Cortex-A15: Implement workaround for errata 816470 by Ambroise Vincent · 5 years ago
  43. 462ec47 PIE: Correct minor typographical errors by Louis Mayencourt · 5 years ago
  44. dbb0db6 Fixup register handling in aarch32 reset_handler by Heiko Stuebner · 5 years ago
  45. 36e27b8 xlat_tables_v2: print xlat tables without recursion by David Pu · 5 years ago
  46. ce81ba1 xlat_tables_v2: unmap region without recursion. by David Pu · 5 years ago
  47. d1b7aa1 xlat_tables_v2: map region without recursion. by David Pu · 5 years ago
  48. 9cc4788 Merge pull request #1842 from DavidPu/reduce_cyclomatic_complexity_metric by Antonio Niño Díaz · 5 years ago
  49. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  50. cd5a55e Merge pull request #1849 from loumay-arm/lm/a73_errata by Antonio Niño Díaz · 5 years ago
  51. f6505a7 Merge pull request #1845 from ambroise-arm/av/errata by Antonio Niño Díaz · 5 years ago
  52. 92cad35 Merge pull request #1846 from loumay-arm/lm/mpam by Antonio Niño Díaz · 5 years ago
  53. 899146b Merge pull request #1848 from antonio-nino-diaz-arm/an/docs by Antonio Niño Díaz · 5 years ago
  54. 5619c80 xlat_tables_v2: find VA/idx with helper functions. by David Pu · 5 years ago
  55. 1507d41 xlat_tables_v2: get unmap action type with helper function. by David Pu · 5 years ago
  56. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  57. d69722c Cortex-A73: Implement workaround for errata 852427 by Louis Mayencourt · 5 years ago
  58. bdfa103 MPAM: enable MPAM EL2 traps by Louis Mayencourt · 5 years ago
  59. 23b7b69 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · 5 years ago
  60. f5fdfbc Cortex-A53: Workarounds for 819472, 824069 and 827319 by Ambroise Vincent · 5 years ago
  61. aa2c029 Cortex-A57: Implement workaround for erratum 817169 by Ambroise Vincent · 5 years ago
  62. 1b0db76 Cortex-A57: Implement workaround for erratum 814670 by Ambroise Vincent · 5 years ago
  63. a1d6446 Cortex-A55: Implement workaround for erratum 903758 by Ambroise Vincent · 5 years ago
  64. dd961f7 Cortex-A55: Implement workaround for erratum 846532 by Ambroise Vincent · 5 years ago
  65. 6a77f05 Cortex-A55: Implement workaround for erratum 798797 by Ambroise Vincent · 5 years ago
  66. 6f31960 Cortex-A55: Implement workaround for erratum 778703 by Ambroise Vincent · 5 years ago
  67. 7927fa0 Cortex-A55: Implement workaround for erratum 768277 by Ambroise Vincent · 5 years ago
  68. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 5 years ago
  69. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  70. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  71. 13adfb1 Cleanup context handling library by Antonio Nino Diaz · 5 years ago
  72. 59fa218 Add workaround for errata 1073348 for Cortex-A76 by Louis Mayencourt · 5 years ago
  73. adda9d4 Add workaround for errata 1220197 for Cortex-A76 by Louis Mayencourt · 5 years ago
  74. 0992447 Add workaround for errata 1130799 for Cortex-A76 by Louis Mayencourt · 5 years ago
  75. 8d86870 Add workaround for errata 790748 for Cortex-A75 by Louis Mayencourt · 5 years ago
  76. 78a0aed Add workaround for errata 764081 of Cortex-A75 by Louis Mayencourt · 5 years ago
  77. 4405de6 Add workaround for errata 855423 of Cortex-A73 by Louis Mayencourt · 5 years ago
  78. 947fea0 Merge pull request #1835 from jts-arm/rename by Antonio Niño Díaz · 5 years ago
  79. b450277 ARMv7: support non-LPAE mapping (not xlat_v2) by Etienne Carriere · 7 years ago
  80. 16e6d9f Rename Cortex-Helios to Neoverse E1 by John Tsichritzis · 5 years ago
  81. 3d417ac Rename Cortex-Helios filenames to Neoverse E1 by John Tsichritzis · 5 years ago
  82. 56369c1 Rename Cortex-Ares to Neoverse N1 by John Tsichritzis · 5 years ago
  83. 97ff6d0 Rename Cortex-Ares filenames to Neoverse N1 by John Tsichritzis · 5 years ago
  84. 5d783bb Merge pull request #1810 from antonio-nino-diaz-arm/an/setjmp by Antonio Niño Díaz · 5 years ago
  85. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  86. 4586d1c Make setjmp.h prototypes comply with the C standard by Antonio Nino Diaz · 5 years ago
  87. 6bd8549 xlat_tables_v2: mark 'xlat_clean_dcache_range' unused by Varun Wadekar · 5 years ago
  88. 77c382c locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 5 years ago
  89. 17425d3 lib: aarch64: misc_helpers: include bl_common.h by Varun Wadekar · 5 years ago
  90. 9388afa Remove unused function symbols by Varun Wadekar · 5 years ago
  91. 3beb658 lib: aarch64: fix non-code symbol errors flagged by armlink by Varun Wadekar · 5 years ago
  92. 32958ce xlat v2: Fix comment by Antonio Nino Diaz · 5 years ago
  93. 7415597 lib/xlat_tables: Add support for ARMv8.4-TTST by Sathees Balya · 5 years ago
  94. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  95. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  96. c326c34 xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 5 years ago
  97. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  98. c221701 Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifc by Antonio Niño Díaz · 6 years ago
  99. d6839ef romlib: Add platform specific jump table list by Sathees Balya · 6 years ago
  100. 13344de Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · 6 years ago