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