1. c7a7cc3 Merge "AArch64: Disable Secure Cycle Counter" into integration by Paul Beesley · 4 years, 10 months ago
  2. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 4 years, 11 months ago
  3. 5866c59 Merge "Fix for N1 1043202 Errata Workaround" into integration by Alexei Fedorov · 4 years, 11 months ago
  4. 9771749 Merge "Coverity fix: Remove GGC ignore -Warray-bounds" into integration by Paul Beesley · 4 years, 11 months ago
  5. 33e58f3 Fix for N1 1043202 Errata Workaround by laurenw-arm · 4 years, 11 months ago
  6. 6bd4666 Coverity fix: Remove GGC ignore -Warray-bounds by Deepika Bhavnani · 4 years, 11 months ago
  7. a95a589 FVP_Base_AEMv8A platform: Fix cache maintenance operations by Alexei Fedorov · 5 years ago
  8. 1da61af Merge changes from topic "jc/coverity-fixes" into integration by Paul Beesley · 4 years, 11 months ago
  9. ca536f3 Fix Coverity #261967, Infinite loop by Justin Chadwell · 5 years ago
  10. 0aab960 Fix Coverity #343008, Side affect in assertion by Justin Chadwell · 5 years ago
  11. 72065ec Fix Coverity #342970, Uninitialized scalar variable by Justin Chadwell · 5 years ago
  12. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  13. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  14. db2ec85 Enable AMU for Cortex-Hercules by Balint Dobszay · 5 years ago
  15. 33bc410 Merge "Romlib makefile refactoring and script rewriting" into integration by Soby Mathew · 5 years ago
  16. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 5 years ago
  17. f0081be Merge "Cortex_hercules: Introduce preliminary cpu support" into integration by Soby Mathew · 5 years ago
  18. 4bf6afa Merge "Enable MTE support unilaterally for Normal World" into integration by Soby Mathew · 5 years ago
  19. 2d137c5 Romlib makefile refactoring and script rewriting by Imre Kis · 5 years ago
  20. dbba2b3 Introduce lightweight BL platform parameter library by Julius Werner · 5 years ago
  21. f57f108 Cortex_hercules: Introduce preliminary cpu support by Louis Mayencourt · 5 years ago
  22. c81e4f1 Merge changes from topic "jc/shift-overflow" into integration by Soby Mathew · 5 years ago
  23. 830f0ad Enable MTE support unilaterally for Normal World by Soby Mathew · 5 years ago
  24. 8294602 Update base code to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
  25. cc94264 Rename Cortex-Deimos to Cortex-A77 by Balint Dobszay · 5 years ago
  26. cf12f26 Removing redundant ISB instructions by lauwal01 · 5 years ago
  27. 644b6ed Workaround for Neoverse N1 erratum 1275112 by lauwal01 · 5 years ago
  28. 00396bf Workaround for Neoverse N1 erratum 1262888 by lauwal01 · 5 years ago
  29. 42771af Workaround for Neoverse N1 erratum 1262606 by lauwal01 · 5 years ago
  30. 07c2a23 Workaround for Neoverse N1 erratum 1257314 by lauwal01 · 5 years ago
  31. 197f14c Workaround for Neoverse N1 erratum 1220197 by lauwal01 · 5 years ago
  32. e159044 Workaround for Neoverse N1 erratum 1207823 by lauwal01 · 5 years ago
  33. f2adb13 Workaround for Neoverse N1 erratum 1165347 by lauwal01 · 5 years ago
  34. 363ee3c Workaround for Neoverse N1 erratum 1130799 by lauwal01 · 5 years ago
  35. bd555f4 Workaround for Neoverse N1 erratum 1073348 by lauwal01 · 5 years ago
  36. 782f7e6 libc: fix memchr implementation by Ambroise Vincent · 5 years ago
  37. 714d43a Merge "DSU: Apply erratum 936184 for Neoverse N1/E1" into integration by John Tsichritzis · 5 years ago
  38. 8b8b13b DSU: Apply erratum 936184 for Neoverse N1/E1 by Louis Mayencourt · 5 years ago
  39. 7901252 Merge changes from topic "jts/ti_fix" into integration by Soby Mathew · 5 years ago
  40. 31df678 Merge "PSCI: Lookup list of parent nodes to lock only once" into integration by Soby Mathew · 5 years ago
  41. 401cc1f Merge "Neoverse N1: Introduce workaround for Neoverse N1 erratum 1315703" into integration by John Tsichritzis · 5 years ago
  42. 74e8978 PSCI: Lookup list of parent nodes to lock only once by Andrew F. Davis · 5 years ago
  43. b934740 Neoverse N1: Introduce workaround for Neoverse N1 erratum 1315703 by Andre Przywara · 5 years ago
  44. c23d78c Merge "Introduce BTI support in ROMLIB" into integration by John Tsichritzis · 5 years ago
  45. f4acb92 ti: k3: common: Remove coherency workaround for AM65x by Andrew F. Davis · 5 years ago
  46. 7557c66 Apply compile-time check for AArch64-only cores by John Tsichritzis · 5 years ago
  47. db737bb Merge "Cortex-A55: workarounds for errata 1221012" into integration by Paul Beesley · 5 years ago
  48. b72fe7a Cortex-A55: workarounds for errata 1221012 by Ambroise Vincent · 5 years ago
  49. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  50. f6ea99b Introduce BTI support in ROMLIB by John Tsichritzis · 5 years ago
  51. 70d4c9c romlib: Improve compilation flags definition by Louis Mayencourt · 5 years ago
  52. 66e121a Merge changes from topic "sami/550_fix_n1sdp_issues_v1" into integration by Soby Mathew · 5 years ago
  53. a8722e9 Disable speculative loads only if SSBS is supported by Sami Mujawar · 5 years ago
  54. 3a377b2 Remove .arch directives from spinlock.S by Alexei Fedorov · 5 years ago
  55. 7fa6965 Merge changes from topic "sm/fix_a76_errata" into integration by Soby Mathew · 5 years ago
  56. 16d006b Workaround for cortex-A76 errata 1286807 by Soby Mathew · 5 years ago
  57. 1d3ba1c Cortex-A76: workarounds for errata 1257314, 1262606, 1262888, 1275112 by Soby Mathew · 5 years ago
  58. fe6df39 Add compile-time errors for HW_ASSISTED_COHERENCY flag by John Tsichritzis · 5 years ago
  59. 845bb54 Merge changes from topic "lm/stack_protector" into integration by Soby Mathew · 5 years ago
  60. 768bf0c Add support for default stack-protector flag by Louis Mayencourt · 5 years ago
  61. 3e2ef2e Cortex-A53: Fix reporting of missing errata when not needed by Andrew F. Davis · 5 years ago
  62. b58142b Neoverse N1: Forces cacheable atomic to near by Louis Mayencourt · 5 years ago
  63. 4498b15 DSU: Implement workaround for errata 798953 by Louis Mayencourt · 5 years ago
  64. 254f6f0 DSU: Small fix and reformat on errata framework by Louis Mayencourt · 5 years ago
  65. 8a06127 Cortex-A35: Implement workaround for errata 855472 by Louis Mayencourt · 5 years ago
  66. 26d1676 Cortex A9:errata 794073 workaround by Joel Hutton · 5 years ago
  67. d759097 cache_helpers.s:fix mixed tabs and spaces by Joel Hutton · 5 years ago
  68. 50ed13a Add note about erratum 814220 for A7 by Joel Hutton · 5 years ago
  69. 4800943 Add support for Cortex-A76AE CPU by Alexei Fedorov · 5 years ago
  70. bc6fdc0 Remove deprecated interfaces by Ambroise Vincent · 5 years ago
  71. 37f97a5 SPM: Move shim layer to TTBR1_EL1 by Antonio Nino Diaz · 5 years ago
  72. a88a35d Remove several warnings reported with W=2 by Ambroise Vincent · 5 years ago
  73. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  74. 224f8b4 Merge pull request #1902 from jts-arm/romlib by Dimitris Papastamos · 5 years ago
  75. aec19d3 ROMLIB bug fixes by John Tsichritzis · 5 years ago
  76. 2110c5d Merge pull request #1887 from ambroise-arm/av/a76-cve by Dimitris Papastamos · 5 years ago
  77. c3cb129 Merge pull request #1900 from soby-mathew/sm/revert_xlat_changes by Soby Mathew · 5 years ago
  78. ff93d44 xlat_tables_v2: Revert recent changes to remove recursion by Antonio Nino Diaz · 5 years ago
  79. 3b017bf Merge pull request #1892 from sandrine-bailleux-arm/sb/pauth by Soby Mathew · 5 years ago
  80. 32cbbf6 Merge pull request #1888 from jts-arm/zeus by Dimitris Papastamos · 5 years ago
  81. b5cf10f Fix restoring APIBKey registers by Sandrine Bailleux · 5 years ago
  82. 6deaf9c Introduce preliminary support for Neoverse Zeus by John Tsichritzis · 6 years ago
  83. 1f9ff49 Apply variant 4 mitigation for Neoverse N1 by John Tsichritzis · 5 years ago
  84. 8c6fdf8 Cortex-A76: Optimize CVE_2018_3639 workaround by Ambroise Vincent · 5 years ago
  85. 6dbbe43 Cortex-A76: fix spelling by Ambroise Vincent · 5 years ago
  86. fa5c951 Cortex-A17: Implement workaround for errata 852423 by Ambroise Vincent · 5 years ago
  87. 8cf9eef Cortex-A17: Implement workaround for errata 852421 by Ambroise Vincent · 5 years ago
  88. 3dcba3f Merge pull request #1882 from ambroise-arm/av/a15-errata by Soby Mathew · 5 years ago
  89. 7428f9b Merge pull request #1880 from lmayencourt/lm/pie by Soby Mathew · 5 years ago
  90. df2db56 Merge pull request #1843 from DavidPu/xlat_tables_v2_non_recursion by Soby Mathew · 5 years ago
  91. 68b3812 Cortex-A15: Implement workaround for errata 827671 by Ambroise Vincent · 5 years ago
  92. d4a51eb Cortex-A15: Implement workaround for errata 816470 by Ambroise Vincent · 5 years ago
  93. 462ec47 PIE: Correct minor typographical errors by Louis Mayencourt · 5 years ago
  94. dbb0db6 Fixup register handling in aarch32 reset_handler by Heiko Stuebner · 5 years ago
  95. 36e27b8 xlat_tables_v2: print xlat tables without recursion by David Pu · 5 years ago
  96. ce81ba1 xlat_tables_v2: unmap region without recursion. by David Pu · 5 years ago
  97. d1b7aa1 xlat_tables_v2: map region without recursion. by David Pu · 5 years ago
  98. 9cc4788 Merge pull request #1842 from DavidPu/reduce_cyclomatic_complexity_metric by Antonio Niño Díaz · 5 years ago
  99. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  100. cd5a55e Merge pull request #1849 from loumay-arm/lm/a73_errata by Antonio Niño Díaz · 5 years ago