1. 6de6965 SPM: Move shim layer to TTBR1_EL1 by Antonio Nino Diaz · 5 years ago
  2. bde2836 Remove several warnings reported with W=2 by Ambroise Vincent · 5 years ago
  3. 609e053 Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  4. 46d58f8 Merge pull request #1902 from jts-arm/romlib by Dimitris Papastamos · 5 years ago
  5. ae2e01b ROMLIB bug fixes by John Tsichritzis · 5 years ago
  6. 3481800 Merge pull request #1887 from ambroise-arm/av/a76-cve by Dimitris Papastamos · 5 years ago
  7. 859cf9e Merge pull request #1900 from soby-mathew/sm/revert_xlat_changes by Soby Mathew · 5 years ago
  8. f253645 xlat_tables_v2: Revert recent changes to remove recursion by Antonio Nino Diaz · 5 years ago
  9. cc68649 Merge pull request #1892 from sandrine-bailleux-arm/sb/pauth by Soby Mathew · 5 years ago
  10. 1fbb682 Merge pull request #1888 from jts-arm/zeus by Dimitris Papastamos · 5 years ago
  11. 3ca26be Fix restoring APIBKey registers by Sandrine Bailleux · 5 years ago
  12. a4546e8 Introduce preliminary support for Neoverse Zeus by John Tsichritzis · 6 years ago
  13. 8074448 Apply variant 4 mitigation for Neoverse N1 by John Tsichritzis · 5 years ago
  14. d0d115e Cortex-A76: Optimize CVE_2018_3639 workaround by Ambroise Vincent · 5 years ago
  15. e8383be Cortex-A76: fix spelling by Ambroise Vincent · 5 years ago
  16. be10dcd Cortex-A17: Implement workaround for errata 852423 by Ambroise Vincent · 5 years ago
  17. 0b64c19 Cortex-A17: Implement workaround for errata 852421 by Ambroise Vincent · 5 years ago
  18. b9d20d0 Merge pull request #1882 from ambroise-arm/av/a15-errata by Soby Mathew · 5 years ago
  19. 9d0ac83 Merge pull request #1880 from lmayencourt/lm/pie by Soby Mathew · 5 years ago
  20. d0759c2 Merge pull request #1843 from DavidPu/xlat_tables_v2_non_recursion by Soby Mathew · 5 years ago
  21. 5f2c690 Cortex-A15: Implement workaround for errata 827671 by Ambroise Vincent · 5 years ago
  22. 75a1ada Cortex-A15: Implement workaround for errata 816470 by Ambroise Vincent · 5 years ago
  23. c5da062 PIE: Correct minor typographical errors by Louis Mayencourt · 5 years ago
  24. c6c10b0 Fixup register handling in aarch32 reset_handler by Heiko Stuebner · 5 years ago
  25. c54c7fc xlat_tables_v2: print xlat tables without recursion by David Pu · 5 years ago
  26. db8cac2 xlat_tables_v2: unmap region without recursion. by David Pu · 5 years ago
  27. 0ffe269 xlat_tables_v2: map region without recursion. by David Pu · 5 years ago
  28. af38167 Merge pull request #1842 from DavidPu/reduce_cyclomatic_complexity_metric by Antonio Niño Díaz · 5 years ago
  29. a4acc7f Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  30. 37118a1 Merge pull request #1849 from loumay-arm/lm/a73_errata by Antonio Niño Díaz · 5 years ago
  31. 4476838 Merge pull request #1845 from ambroise-arm/av/errata by Antonio Niño Díaz · 5 years ago
  32. 8284200 Merge pull request #1846 from loumay-arm/lm/mpam by Antonio Niño Díaz · 5 years ago
  33. dbd0bcf Merge pull request #1848 from antonio-nino-diaz-arm/an/docs by Antonio Niño Díaz · 5 years ago
  34. e664b5b xlat_tables_v2: find VA/idx with helper functions. by David Pu · 5 years ago
  35. 3ff6e40 xlat_tables_v2: get unmap action type with helper function. by David Pu · 5 years ago
  36. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  37. 25278ea Cortex-A73: Implement workaround for errata 852427 by Louis Mayencourt · 5 years ago
  38. 537fa85 MPAM: enable MPAM EL2 traps by Louis Mayencourt · 5 years ago
  39. 64503b2 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · 5 years ago
  40. bd39370 Cortex-A53: Workarounds for 819472, 824069 and 827319 by Ambroise Vincent · 5 years ago
  41. 5bd2c24 Cortex-A57: Implement workaround for erratum 817169 by Ambroise Vincent · 5 years ago
  42. 0f6fbbd Cortex-A57: Implement workaround for erratum 814670 by Ambroise Vincent · 5 years ago
  43. 47949f3 Cortex-A55: Implement workaround for erratum 903758 by Ambroise Vincent · 5 years ago
  44. 6e78973 Cortex-A55: Implement workaround for erratum 846532 by Ambroise Vincent · 5 years ago
  45. 6ab87d2 Cortex-A55: Implement workaround for erratum 798797 by Ambroise Vincent · 5 years ago
  46. a6cc661 Cortex-A55: Implement workaround for erratum 778703 by Ambroise Vincent · 5 years ago
  47. 1afeee9 Cortex-A55: Implement workaround for erratum 768277 by Ambroise Vincent · 5 years ago
  48. c2ad38c Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 6 years ago
  49. b86048c Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  50. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  51. 4d1ccf0 Cleanup context handling library by Antonio Nino Diaz · 5 years ago
  52. 5c6aa01 Add workaround for errata 1073348 for Cortex-A76 by Louis Mayencourt · 5 years ago
  53. 5cc8c7b Add workaround for errata 1220197 for Cortex-A76 by Louis Mayencourt · 5 years ago
  54. 508d711 Add workaround for errata 1130799 for Cortex-A76 by Louis Mayencourt · 5 years ago
  55. 9855159 Add workaround for errata 790748 for Cortex-A75 by Louis Mayencourt · 5 years ago
  56. 5f5d1ed Add workaround for errata 764081 of Cortex-A75 by Louis Mayencourt · 5 years ago
  57. e6cab15 Add workaround for errata 855423 of Cortex-A73 by Louis Mayencourt · 5 years ago
  58. 3f995f3 Merge pull request #1835 from jts-arm/rename by Antonio Niño Díaz · 5 years ago
  59. c9fe6fe ARMv7: support non-LPAE mapping (not xlat_v2) by Etienne Carriere · 7 years ago
  60. 11088e3 Rename Cortex-Helios to Neoverse E1 by John Tsichritzis · 5 years ago
  61. fd4bb0a Rename Cortex-Helios filenames to Neoverse E1 by John Tsichritzis · 5 years ago
  62. da6d75a Rename Cortex-Ares to Neoverse N1 by John Tsichritzis · 5 years ago
  63. b04ea14 Rename Cortex-Ares filenames to Neoverse N1 by John Tsichritzis · 5 years ago
  64. 873e394 Merge pull request #1810 from antonio-nino-diaz-arm/an/setjmp by Antonio Niño Díaz · 5 years ago
  65. 70b0f27 libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  66. e056630 Make setjmp.h prototypes comply with the C standard by Antonio Nino Diaz · 5 years ago
  67. a1d00bb xlat_tables_v2: mark 'xlat_clean_dcache_range' unused by Varun Wadekar · 5 years ago
  68. 596929b locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 5 years ago
  69. 1242b9a lib: aarch64: misc_helpers: include bl_common.h by Varun Wadekar · 6 years ago
  70. e095ba3 Remove unused function symbols by Varun Wadekar · 6 years ago
  71. bf52f40 lib: aarch64: fix non-code symbol errors flagged by armlink by Varun Wadekar · 6 years ago
  72. 702b600 xlat v2: Fix comment by Antonio Nino Diaz · 5 years ago
  73. cedfa04 lib/xlat_tables: Add support for ARMv8.4-TTST by Sathees Balya · 5 years ago
  74. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  75. 8aabea3 Correct typographical errors by Paul Beesley · 6 years ago
  76. 2559b2c xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 6 years ago
  77. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  78. 85686f1 Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifc by Antonio Niño Díaz · 6 years ago
  79. 8b9a0de romlib: Add platform specific jump table list by Sathees Balya · 6 years ago
  80. fdbc293 Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · 6 years ago
  81. 4f7812e Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · 6 years ago
  82. 07c13a3 SPM: Introduce SPRT C host library by Antonio Nino Diaz · 6 years ago
  83. bbc8100 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  84. 48e1d35 AArch64: Use SSBS for CVE_2018_3639 mitigation by Jeenu Viswambharan · 6 years ago
  85. 37e8ab5 Merge pull request #1688 from JoelHutton/jh/variant_1_mitigations by Antonio Niño Díaz · 6 years ago
  86. 48e32a1 Merge pull request #1696 from satheesbalya-arm/sb1/sb1_2406_romlib_juno by Antonio Niño Díaz · 6 years ago
  87. 3b83c95 Merge pull request #1695 from satheesbalya-arm/sb1/sb1_2641_romlib_phase2 by Antonio Niño Díaz · 6 years ago
  88. 9edd891 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · 6 years ago
  89. afa5cfe juno: Add romlib support by Sathees Balya · 6 years ago
  90. 582133a romlib: Add map file generation by Sathees Balya · 6 years ago
  91. 032e3a6 romlib: Add calloc_free register function by Sathees Balya · 6 years ago
  92. 6baf85b romlib: Allow patching of romlib functions by Sathees Balya · 6 years ago
  93. 9056f10 xlat v2: Support mapping regions with allocated VA by Antonio Nino Diaz · 6 years ago
  94. 638d2b5 compiler_rt: Import lshrdi3.c file by Sandrine Bailleux · 6 years ago
  95. ecc3599 compiler_rt: Import latest changes on int_lib.h by Sandrine Bailleux · 6 years ago
  96. b4cf974 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
  97. b3e9214 libc: Import strlcpy from FreeBSD by Antonio Nino Diaz · 6 years ago
  98. f8b30ca bakery: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  99. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  100. 3d7ae0b Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago