1. d4a51eb Cortex-A15: Implement workaround for errata 816470 by Ambroise Vincent · 5 years ago
  2. dbb0db6 Fixup register handling in aarch32 reset_handler by Heiko Stuebner · 5 years ago
  3. 9cc4788 Merge pull request #1842 from DavidPu/reduce_cyclomatic_complexity_metric by Antonio Niño Díaz · 5 years ago
  4. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  5. cd5a55e Merge pull request #1849 from loumay-arm/lm/a73_errata by Antonio Niño Díaz · 5 years ago
  6. f6505a7 Merge pull request #1845 from ambroise-arm/av/errata by Antonio Niño Díaz · 5 years ago
  7. 92cad35 Merge pull request #1846 from loumay-arm/lm/mpam by Antonio Niño Díaz · 5 years ago
  8. 899146b Merge pull request #1848 from antonio-nino-diaz-arm/an/docs by Antonio Niño Díaz · 5 years ago
  9. 5619c80 xlat_tables_v2: find VA/idx with helper functions. by David Pu · 5 years ago
  10. 1507d41 xlat_tables_v2: get unmap action type with helper function. by David Pu · 5 years ago
  11. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  12. d69722c Cortex-A73: Implement workaround for errata 852427 by Louis Mayencourt · 5 years ago
  13. bdfa103 MPAM: enable MPAM EL2 traps by Louis Mayencourt · 5 years ago
  14. 23b7b69 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · 5 years ago
  15. f5fdfbc Cortex-A53: Workarounds for 819472, 824069 and 827319 by Ambroise Vincent · 5 years ago
  16. aa2c029 Cortex-A57: Implement workaround for erratum 817169 by Ambroise Vincent · 5 years ago
  17. 1b0db76 Cortex-A57: Implement workaround for erratum 814670 by Ambroise Vincent · 5 years ago
  18. a1d6446 Cortex-A55: Implement workaround for erratum 903758 by Ambroise Vincent · 5 years ago
  19. dd961f7 Cortex-A55: Implement workaround for erratum 846532 by Ambroise Vincent · 5 years ago
  20. 6a77f05 Cortex-A55: Implement workaround for erratum 798797 by Ambroise Vincent · 5 years ago
  21. 6f31960 Cortex-A55: Implement workaround for erratum 778703 by Ambroise Vincent · 5 years ago
  22. 7927fa0 Cortex-A55: Implement workaround for erratum 768277 by Ambroise Vincent · 5 years ago
  23. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 5 years ago
  24. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  25. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  26. 13adfb1 Cleanup context handling library by Antonio Nino Diaz · 5 years ago
  27. 59fa218 Add workaround for errata 1073348 for Cortex-A76 by Louis Mayencourt · 5 years ago
  28. adda9d4 Add workaround for errata 1220197 for Cortex-A76 by Louis Mayencourt · 5 years ago
  29. 0992447 Add workaround for errata 1130799 for Cortex-A76 by Louis Mayencourt · 5 years ago
  30. 8d86870 Add workaround for errata 790748 for Cortex-A75 by Louis Mayencourt · 5 years ago
  31. 78a0aed Add workaround for errata 764081 of Cortex-A75 by Louis Mayencourt · 5 years ago
  32. 4405de6 Add workaround for errata 855423 of Cortex-A73 by Louis Mayencourt · 5 years ago
  33. 947fea0 Merge pull request #1835 from jts-arm/rename by Antonio Niño Díaz · 5 years ago
  34. b450277 ARMv7: support non-LPAE mapping (not xlat_v2) by Etienne Carriere · 7 years ago
  35. 16e6d9f Rename Cortex-Helios to Neoverse E1 by John Tsichritzis · 5 years ago
  36. 3d417ac Rename Cortex-Helios filenames to Neoverse E1 by John Tsichritzis · 5 years ago
  37. 56369c1 Rename Cortex-Ares to Neoverse N1 by John Tsichritzis · 5 years ago
  38. 97ff6d0 Rename Cortex-Ares filenames to Neoverse N1 by John Tsichritzis · 5 years ago
  39. 5d783bb Merge pull request #1810 from antonio-nino-diaz-arm/an/setjmp by Antonio Niño Díaz · 5 years ago
  40. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  41. 4586d1c Make setjmp.h prototypes comply with the C standard by Antonio Nino Diaz · 5 years ago
  42. 6bd8549 xlat_tables_v2: mark 'xlat_clean_dcache_range' unused by Varun Wadekar · 5 years ago
  43. 77c382c locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 5 years ago
  44. 17425d3 lib: aarch64: misc_helpers: include bl_common.h by Varun Wadekar · 5 years ago
  45. 9388afa Remove unused function symbols by Varun Wadekar · 5 years ago
  46. 3beb658 lib: aarch64: fix non-code symbol errors flagged by armlink by Varun Wadekar · 5 years ago
  47. 32958ce xlat v2: Fix comment by Antonio Nino Diaz · 5 years ago
  48. 7415597 lib/xlat_tables: Add support for ARMv8.4-TTST by Sathees Balya · 5 years ago
  49. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  50. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  51. c326c34 xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 5 years ago
  52. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  53. c221701 Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifc by Antonio Niño Díaz · 6 years ago
  54. d6839ef romlib: Add platform specific jump table list by Sathees Balya · 6 years ago
  55. 13344de Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · 6 years ago
  56. 52143ae Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · 6 years ago
  57. 9bf1d23 SPM: Introduce SPRT C host library by Antonio Nino Diaz · 6 years ago
  58. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  59. aa00aff AArch64: Use SSBS for CVE_2018_3639 mitigation by Jeenu Viswambharan · 6 years ago
  60. 0abcb42 Merge pull request #1688 from JoelHutton/jh/variant_1_mitigations by Antonio Niño Díaz · 6 years ago
  61. 342cd44 Merge pull request #1696 from satheesbalya-arm/sb1/sb1_2406_romlib_juno by Antonio Niño Díaz · 6 years ago
  62. b875c89 Merge pull request #1695 from satheesbalya-arm/sb1/sb1_2641_romlib_phase2 by Antonio Niño Díaz · 6 years ago
  63. d522759 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · 6 years ago
  64. 6f07a60 juno: Add romlib support by Sathees Balya · 6 years ago
  65. 34f2c3b romlib: Add map file generation by Sathees Balya · 6 years ago
  66. 29734e7 romlib: Add calloc_free register function by Sathees Balya · 6 years ago
  67. f5ec500 romlib: Allow patching of romlib functions by Sathees Balya · 6 years ago
  68. c003328 xlat v2: Support mapping regions with allocated VA by Antonio Nino Diaz · 6 years ago
  69. b5c129e compiler_rt: Import lshrdi3.c file by Sandrine Bailleux · 6 years ago
  70. cefb51f compiler_rt: Import latest changes on int_lib.h by Sandrine Bailleux · 6 years ago
  71. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
  72. a76dbe3 libc: Import strlcpy from FreeBSD by Antonio Nino Diaz · 6 years ago
  73. 519248b bakery: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  74. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  75. 49ac40d Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  76. 39cb829 libfdt: Downgrade to version 1.4.6-9 by Antonio Nino Diaz · 6 years ago
  77. bf170be Fix MISRA defects in PMF by Antonio Nino Diaz · 6 years ago
  78. 9fe40fd Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 6 years ago
  79. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  80. 4e28c20 PIE: Position Independant Executable support for BL31 by Soby Mathew · 6 years ago
  81. 0980dce Make errata reporting mandatory for CPU files by Soby Mathew · 6 years ago
  82. fcaf1bd PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 6 years ago
  83. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  84. 2113e25 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  85. cdb5438 Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 6 years ago
  86. b2db96f libfdt: Import version v1.4.7 by Antonio Nino Diaz · 6 years ago
  87. 59b59f0 libfdt: Remove current version by Antonio Nino Diaz · 6 years ago
  88. 12f0a0f libc: Integrate strrchr in libc by Antonio Nino Diaz · 6 years ago
  89. 3aa06f0 libc: Import strrchr from FreeBSD by Antonio Nino Diaz · 6 years ago
  90. 7c461d7 ti: k3: common: Do not disable cache on TI K3 core powerdown by Andrew F. Davis · 6 years ago
  91. cbad661 AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 6 years ago
  92. 840ab1c Merge pull request #1624 from glneo/less-cache-flushing by Soby Mathew · 6 years ago
  93. 1821db2 psci: platform control of SYSTEM_SUSPEND entry by ldts · 6 years ago
  94. e6f28fa PSCI: Do not flush cache when unneeded by Andrew F. Davis · 6 years ago
  95. 564f954 PSCI: Update comment on MMU disablement by Andrew F. Davis · 6 years ago
  96. 2cb864c xlat: Fix checks in mmap_add() and mmap_add_ctx() by Antonio Nino Diaz · 6 years ago
  97. e9533a0 Merge pull request #1603 from antonio-nino-diaz-arm/db/reclaim-init by Soby Mathew · 6 years ago
  98. a8083a6 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 6 years ago
  99. 5a03a25 Mark xlat tables initialization code by Daniel Boulby · 6 years ago
  100. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago