1. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · Fri Mar 01 11:23:58 2019 +0000
  2. cd5a55e Merge pull request #1849 from loumay-arm/lm/a73_errata by Antonio Niño Díaz · Fri Mar 01 11:23:48 2019 +0000
  3. f6505a7 Merge pull request #1845 from ambroise-arm/av/errata by Antonio Niño Díaz · Fri Mar 01 09:17:27 2019 +0000
  4. 899146b Merge pull request #1848 from antonio-nino-diaz-arm/an/docs by Antonio Niño Díaz · Fri Mar 01 09:16:58 2019 +0000
  5. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · Thu Feb 28 13:35:21 2019 +0000
  6. d69722c Cortex-A73: Implement workaround for errata 852427 by Louis Mayencourt · Wed Feb 27 14:24:16 2019 +0000
  7. 23b7b69 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · Thu Feb 28 10:19:24 2019 +0000
  8. 1b0db76 Cortex-A57: Implement workaround for erratum 814670 by Ambroise Vincent · Thu Feb 21 16:35:07 2019 +0000
  9. 6a77f05 Cortex-A55: Implement workaround for erratum 798797 by Ambroise Vincent · Thu Feb 21 16:27:34 2019 +0000
  10. 6f31960 Cortex-A55: Implement workaround for erratum 778703 by Ambroise Vincent · Thu Feb 21 16:25:37 2019 +0000
  11. 7927fa0 Cortex-A55: Implement workaround for erratum 768277 by Ambroise Vincent · Thu Feb 21 16:20:43 2019 +0000
  12. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · Fri Jan 11 14:47:48 2019 -0800
  13. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · Thu Jan 31 11:58:00 2019 +0000
  14. 13adfb1 Cleanup context handling library by Antonio Nino Diaz · Wed Jan 30 20:41:31 2019 +0000
  15. 59fa218 Add workaround for errata 1073348 for Cortex-A76 by Louis Mayencourt · Mon Feb 25 15:17:44 2019 +0000
  16. adda9d4 Add workaround for errata 1220197 for Cortex-A76 by Louis Mayencourt · Mon Feb 25 11:37:38 2019 +0000
  17. 4405de6 Add workaround for errata 855423 of Cortex-A73 by Louis Mayencourt · Thu Feb 21 16:38:16 2019 +0000
  18. 947fea0 Merge pull request #1835 from jts-arm/rename by Antonio Niño Díaz · Fri Feb 22 13:05:37 2019 +0000
  19. c1ff078 Merge pull request #1828 from uarif1/master by Antonio Niño Díaz · Thu Feb 21 13:47:08 2019 +0000
  20. b450277 ARMv7: support non-LPAE mapping (not xlat_v2) by Etienne Carriere · Tue Oct 24 22:47:59 2017 +0200
  21. 16e6d9f Rename Cortex-Helios to Neoverse E1 by John Tsichritzis · Tue Feb 19 14:01:55 2019 +0000
  22. 3d417ac Rename Cortex-Helios filenames to Neoverse E1 by John Tsichritzis · Tue Feb 19 13:54:21 2019 +0000
  23. 56369c1 Rename Cortex-Ares to Neoverse N1 by John Tsichritzis · Tue Feb 19 13:49:06 2019 +0000
  24. 97ff6d0 Rename Cortex-Ares filenames to Neoverse N1 by John Tsichritzis · Tue Feb 19 13:48:44 2019 +0000
  25. a904487 Update macro to check need for CVE-2017-5715 mitigation by Antonio Nino Diaz · Tue Feb 12 11:25:02 2019 +0000
  26. 5e79cfe cpus: Add casts to all definitions in CPU headers by Antonio Nino Diaz · Mon Feb 11 13:34:15 2019 +0000
  27. 96f1631 cpus: Fix some incorrect definitions in CPU headers by Antonio Nino Diaz · Mon Feb 11 13:34:54 2019 +0000
  28. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · Fri Feb 08 13:20:37 2019 +0000
  29. bfce6cb Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2 by Antonio Niño Díaz · Thu Jan 31 10:23:06 2019 +0000
  30. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Wed Jan 30 16:01:49 2019 +0000
  31. 7415597 lib/xlat_tables: Add support for ARMv8.4-TTST by Sathees Balya · Fri Jan 25 11:36:01 2019 +0000
  32. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  33. 8d1ade6 Reorganize architecture-dependent header files by Antonio Nino Diaz · Mon Dec 17 17:20:57 2018 +0000
  34. 0911df1 Enable DIT if supported by Sathees Balya · Thu Dec 06 13:33:24 2018 +0000
  35. b4e3e4b Import exception helpers from TF-A-Tests by Antonio Nino Diaz · Fri Nov 23 15:04:01 2018 +0000
  36. 13344de Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · Fri Nov 23 13:54:41 2018 +0000
  37. dc4ed3d Move helpers from arch.h to arch_helpers.h by Antonio Nino Diaz · Fri Nov 23 13:54:00 2018 +0000
  38. 52143ae Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · Wed Dec 12 09:43:49 2018 +0000
  39. 9bf1d23 SPM: Introduce SPRT C host library by Antonio Nino Diaz · Thu Nov 08 09:21:48 2018 +0000
  40. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · Tue Oct 30 11:36:47 2018 +0000
  41. aa00aff AArch64: Use SSBS for CVE_2018_3639 mitigation by Jeenu Viswambharan · Thu Nov 15 11:38:03 2018 +0000
  42. d522759 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · Tue Oct 09 14:08:42 2018 +0100
  43. 8257f5b Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · Thu Nov 22 15:53:17 2018 +0000
  44. ab37d15 Revert "aarch32: Apply workaround for errata 813419 of Cortex-A57" by Antonio Nino Diaz · Thu Nov 22 15:38:05 2018 +0000
  45. c003328 xlat v2: Support mapping regions with allocated VA by Antonio Nino Diaz · Tue Nov 20 16:03:11 2018 +0000
  46. d2c9a68 utils_def: add an assembly version for GENMASK by Yann Gautier · Thu Nov 15 09:49:24 2018 +0100
  47. bcf8ba2 psci: put __dead2 attribute after void in plat_psci_ops by Yann Gautier · Fri Nov 09 18:21:51 2018 +0100
  48. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  49. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · Thu Sep 27 09:22:19 2018 +0100
  50. 519248b bakery: Fix MISRA defects by Antonio Nino Diaz · Wed Oct 31 15:55:57 2018 +0000
  51. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · Wed Oct 31 15:25:35 2018 +0000
  52. 49ac40d Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · Thu Nov 01 12:45:32 2018 +0100
  53. e86a0aa Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · Thu Nov 01 12:44:24 2018 +0100
  54. 39cb829 libfdt: Downgrade to version 1.4.6-9 by Antonio Nino Diaz · Mon Oct 29 15:08:50 2018 +0000
  55. bf170be Fix MISRA defects in PMF by Antonio Nino Diaz · Thu Oct 25 17:38:23 2018 +0100
  56. 9fe40fd Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · Thu Oct 25 17:11:02 2018 +0100
  57. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · Thu Oct 25 16:52:26 2018 +0100
  58. 0980dce Make errata reporting mandatory for CPU files by Soby Mathew · Mon Sep 17 04:34:35 2018 +0100
  59. fcaf1bd PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · Fri Oct 12 16:40:28 2018 +0100
  60. 12cdcd2 Add helper to return reference to a symbol by Soby Mathew · Fri Oct 12 16:26:20 2018 +0100
  61. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · Fri Oct 19 16:52:22 2018 +0100
  62. 2113e25 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · Wed Oct 24 11:30:18 2018 +0200
  63. cdb5438 Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · Wed Oct 24 11:29:57 2018 +0200
  64. b2db96f libfdt: Import version v1.4.7 by Antonio Nino Diaz · Fri Oct 19 00:56:54 2018 +0100
  65. 59b59f0 libfdt: Remove current version by Antonio Nino Diaz · Fri Oct 19 00:56:46 2018 +0100
  66. 12f0a0f libc: Integrate strrchr in libc by Antonio Nino Diaz · Fri Oct 19 00:57:10 2018 +0100
  67. ff5e1e8 lib/mmio: Add mmio_clrsetbits_16 inline function by Konstantin Porotchkin · Sun Oct 07 17:42:56 2018 +0300
  68. a22e97e Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · Thu Oct 18 09:34:20 2018 +0100
  69. cbad661 AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · Wed Aug 15 14:29:29 2018 +0100
  70. b561536 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · Thu Oct 11 13:44:43 2018 +0530
  71. 22099fd Introduce object pool allocator by Sandrine Bailleux · Fri Jun 01 14:17:08 2018 +0200
  72. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · Thu Oct 04 09:55:23 2018 +0100
  73. 468f0d7 Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · Tue Sep 18 11:45:51 2018 +0100
  74. 1b5183d Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_console by Soby Mathew · Wed Oct 03 11:22:02 2018 +0100
  75. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · Tue Sep 25 09:39:51 2018 +0100
  76. 7df9f7e xlat: Remove deprecated interfaces by Antonio Nino Diaz · Mon Sep 24 17:28:13 2018 +0100
  77. b4dee44 context_mgmt: Remove deprecated interfaces by Antonio Nino Diaz · Mon Sep 24 17:27:55 2018 +0100
  78. 76f0303 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · Mon Sep 24 17:18:33 2018 +0100
  79. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · Mon Sep 24 17:14:46 2018 +0100
  80. 006b15e Fix misra warnings in delay timer and console drivers by Sathees Balya · Wed Sep 19 14:23:03 2018 +0100
  81. 812c325 aarch32: PAR_ADDR_MASK should explicitly use BIT_64 by Yann Gautier · Thu Sep 20 15:48:52 2018 +0200
  82. 1aa2db3 ARMv7: Alias dmbld() to dmb() by Jeenu Viswambharan · Wed Sep 05 14:23:27 2018 +0100
  83. cd38e6e cpus: denver: Implement static workaround for CVE-2018-3639 by Varun Wadekar · Tue Aug 28 09:11:30 2018 -0700
  84. 2b91412 cpus: denver: reset power state to 'C1' on boot by Varun Wadekar · Mon Jun 25 11:36:47 2018 -0700
  85. 54c286d Merge pull request #1547 from semihalf-dabros-jan/semihalf-dabros-jan/fix_errmisc by Dimitris Papastamos · Fri Aug 31 13:18:30 2018 +0100
  86. 82ef8bf AARCH64: Fix credentials for ERXMISC0_EL1 and ERXMISC1_EL1 by Jan Dabros · Thu Aug 30 13:52:23 2018 +0200
  87. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · Tue Aug 21 12:54:45 2018 +0100
  88. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · Wed Aug 15 17:02:28 2018 +0100
  89. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  90. 17605e7 libc: Cleanup SCC headers by Antonio Nino Diaz · Tue Aug 14 13:39:29 2018 +0100
  91. 6ef1612 libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · Wed Aug 15 19:51:09 2018 +0100
  92. cf0f805 libc: Introduce files from SCC by Antonio Nino Diaz · Fri Aug 17 10:45:47 2018 +0100
  93. a5d668f libc: Cleanup FreeBSD files by Antonio Nino Diaz · Mon Aug 13 19:41:17 2018 +0100
  94. 7a7d63f libc: Import files from FreeBSD by Antonio Nino Diaz · Mon Aug 13 19:39:40 2018 +0100
  95. 1b465f8 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · Mon Aug 13 19:51:26 2018 +0100
  96. df9693a libc: Remove non-Arm files by Antonio Nino Diaz · Tue Aug 14 13:17:41 2018 +0100
  97. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · Wed Aug 22 10:25:41 2018 +0100
  98. a46ae80 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · Wed Aug 22 10:24:24 2018 +0100
  99. 31ac01e RAS: MISRA fixes by Jeenu Viswambharan · Thu Aug 02 10:14:12 2018 +0100
  100. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · Thu Aug 02 10:14:12 2018 +0100