1. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 6 years ago
  2. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 7 years ago
  3. 4d1ccf0 Cleanup context handling library by Antonio Nino Diaz · 7 years ago
  4. 3f995f3 Merge pull request #1835 from jts-arm/rename by Antonio Niño Díaz · 6 years ago
  5. 5ba32a7 Merge pull request #1828 from uarif1/master by Antonio Niño Díaz · 6 years ago
  6. c9fe6fe ARMv7: support non-LPAE mapping (not xlat_v2) by Etienne Carriere · 8 years ago
  7. 11088e3 Rename Cortex-Helios to Neoverse E1 by John Tsichritzis · 6 years ago
  8. fd4bb0a Rename Cortex-Helios filenames to Neoverse E1 by John Tsichritzis · 6 years ago
  9. da6d75a Rename Cortex-Ares to Neoverse N1 by John Tsichritzis · 6 years ago
  10. b04ea14 Rename Cortex-Ares filenames to Neoverse N1 by John Tsichritzis · 6 years ago
  11. ff6f62e Update macro to check need for CVE-2017-5715 mitigation by Antonio Nino Diaz · 6 years ago
  12. 1a74e4a cpus: Add casts to all definitions in CPU headers by Antonio Nino Diaz · 6 years ago
  13. a69817e cpus: Fix some incorrect definitions in CPU headers by Antonio Nino Diaz · 6 years ago
  14. 70b0f27 libc: Move setjmp to libc folder by Antonio Nino Diaz · 6 years ago
  15. 766ff01 Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2 by Antonio Niño Díaz · 7 years ago
  16. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 7 years ago
  17. cedfa04 lib/xlat_tables: Add support for ARMv8.4-TTST by Sathees Balya · 7 years ago
  18. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  19. f5478de Reorganize architecture-dependent header files by Antonio Nino Diaz · 7 years ago
  20. 65849aa Enable DIT if supported by Sathees Balya · 7 years ago
  21. b4474fa Import exception helpers from TF-A-Tests by Antonio Nino Diaz · 7 years ago
  22. fdbc293 Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · 7 years ago
  23. 5e96139 Move helpers from arch.h to arch_helpers.h by Antonio Nino Diaz · 7 years ago
  24. 4f7812e Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · 7 years ago
  25. 07c13a3 SPM: Introduce SPRT C host library by Antonio Nino Diaz · 7 years ago
  26. bbc8100 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 7 years ago
  27. 48e1d35 AArch64: Use SSBS for CVE_2018_3639 mitigation by Jeenu Viswambharan · 7 years ago
  28. 9edd891 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · 7 years ago
  29. 932b3ae Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · 7 years ago
  30. c4cdd9e Revert "aarch32: Apply workaround for errata 813419 of Cortex-A57" by Antonio Nino Diaz · 7 years ago
  31. 9056f10 xlat v2: Support mapping regions with allocated VA by Antonio Nino Diaz · 7 years ago
  32. 46c613e utils_def: add an assembly version for GENMASK by Yann Gautier · 7 years ago
  33. 3c471c3 psci: put __dead2 attribute after void in plat_psci_ops by Yann Gautier · 7 years ago
  34. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  35. b4cf974 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 7 years ago
  36. f8b30ca bakery: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  37. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  38. 3d7ae0b Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 7 years ago
  39. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 7 years ago
  40. 00f588b libfdt: Downgrade to version 1.4.6-9 by Antonio Nino Diaz · 7 years ago
  41. 195e363 Fix MISRA defects in PMF by Antonio Nino Diaz · 7 years ago
  42. 4353499 Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 7 years ago
  43. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 7 years ago
  44. 12af5ed Make errata reporting mandatory for CPU files by Soby Mathew · 7 years ago
  45. f1722b6 PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 7 years ago
  46. 6a7b300 Add helper to return reference to a symbol by Soby Mathew · 7 years ago
  47. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  48. 799bbb1 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 7 years ago
  49. 44445ae5 Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 7 years ago
  50. 630b011 libfdt: Import version v1.4.7 by Antonio Nino Diaz · 7 years ago
  51. b7618c9 libfdt: Remove current version by Antonio Nino Diaz · 7 years ago
  52. 1a29aba libc: Integrate strrchr in libc by Antonio Nino Diaz · 7 years ago
  53. d90256a lib/mmio: Add mmio_clrsetbits_16 inline function by Konstantin Porotchkin · 7 years ago
  54. 1278f36 Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 7 years ago
  55. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 7 years ago
  56. da3b038 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 7 years ago
  57. 9cc4651 Introduce object pool allocator by Sandrine Bailleux · 7 years ago
  58. 81542c0 Remove some MISRA defects in common code by Antonio Nino Diaz · 7 years ago
  59. 1dcc28c Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 7 years ago
  60. a4277cd Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_console by Soby Mathew · 7 years ago
  61. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  62. 90e0c98 xlat: Remove deprecated interfaces by Antonio Nino Diaz · 7 years ago
  63. 7dab0ea context_mgmt: Remove deprecated interfaces by Antonio Nino Diaz · 7 years ago
  64. 0b81230 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 7 years ago
  65. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 7 years ago
  66. d47509d Fix misra warnings in delay timer and console drivers by Sathees Balya · 7 years ago
  67. 630cdf7 aarch32: PAR_ADDR_MASK should explicitly use BIT_64 by Yann Gautier · 7 years ago
  68. e43422b ARMv7: Alias dmbld() to dmb() by Jeenu Viswambharan · 7 years ago
  69. 6cf8d65 cpus: denver: Implement static workaround for CVE-2018-3639 by Varun Wadekar · 7 years ago
  70. cf3ed0d cpus: denver: reset power state to 'C1' on boot by Varun Wadekar · 7 years ago
  71. 3ee60d8 Merge pull request #1547 from semihalf-dabros-jan/semihalf-dabros-jan/fix_errmisc by Dimitris Papastamos · 7 years ago
  72. 30125ea AARCH64: Fix credentials for ERXMISC0_EL1 and ERXMISC1_EL1 by Jan Dabros · 7 years ago
  73. 0c62883 backtrace: Introduce backtrace function by Douglas Raillard · 7 years ago
  74. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 7 years ago
  75. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  76. 2fb88cb libc: Cleanup SCC headers by Antonio Nino Diaz · 7 years ago
  77. 7c0ff9c libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 7 years ago
  78. 27989a8 libc: Introduce files from SCC by Antonio Nino Diaz · 7 years ago
  79. 2c5aca6 libc: Cleanup FreeBSD files by Antonio Nino Diaz · 7 years ago
  80. c6fdaa7 libc: Import files from FreeBSD by Antonio Nino Diaz · 7 years ago
  81. 8bb6de1 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 7 years ago
  82. 091f396 libc: Remove non-Arm files by Antonio Nino Diaz · 7 years ago
  83. 11dfe0b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 7 years ago
  84. 61e7c05 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · 7 years ago
  85. 30a8d96 RAS: MISRA fixes by Jeenu Viswambharan · 7 years ago
  86. ba6e5ca SDEI: MISRA fixes by Jeenu Viswambharan · 7 years ago
  87. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 7 years ago
  88. 8a67718 DSU erratum 936184 workaround by John Tsichritzis · 7 years ago
  89. 3ba9295 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 7 years ago
  90. 1a92a0e xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 7 years ago
  91. e5d5951 xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · 7 years ago
  92. 61f72a3 Create a library file for libc by Roberto Vargas · 7 years ago
  93. 5b395e3 xlat: Use bool instead of int by Antonio Nino Diaz · 7 years ago
  94. eea75ba Define bool type by Jeenu Viswambharan · 7 years ago
  95. e7b9886 xlat: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  96. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 7 years ago
  97. 790e6c5 Merge pull request #1485 from jeenu-arm/ras by danh-arm · 7 years ago
  98. 6b7b0f3 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 7 years ago
  99. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  100. bef9a10 PMF: Fix MISRA defects by Antonio Nino Diaz · 7 years ago