1. a7c4687 Add initial CPU support for Cortex-Helios by Joel Hutton · Wed Jan 10 16:06:07 2018 +0000
  2. 9463cae Add initial CPU support for Cortex-Deimos by Joel Hutton · Fri May 04 15:09:47 2018 +0100
  3. 5707948 Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · Wed Jul 11 13:15:52 2018 +0100
  4. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · Tue Apr 17 11:31:43 2018 +0100
  5. 85664f5 Fix MISRA rule 8.3 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  6. bd0aff6 xlat v2: Make get/set attrs functions less verbose by Antonio Nino Diaz · Mon Jul 02 09:26:51 2018 +0100
  7. 7c1812e xlat v2: Clean debug xlat tables descriptor print by Antonio Nino Diaz · Wed Jun 27 14:59:22 2018 +0100
  8. f1b84f6 xlat v2: Split code into separate files by Antonio Nino Diaz · Tue Jul 03 11:58:49 2018 +0100
  9. e834ee1 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · Fri Apr 27 15:17:03 2018 +0100
  10. 9f14261 xlat v1: Provide direct MMU-enabling stubs by Jeenu Viswambharan · Fri Apr 27 15:06:57 2018 +0100
  11. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · Fri Apr 27 15:06:57 2018 +0100
  12. 29b18bd Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · Fri Jun 22 09:36:59 2018 +0100
  13. 8643a81 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · Thu Jun 21 14:39:16 2018 +0100
  14. 2de8153 BL31: Introduce jump primitives by Jeenu Viswambharan · Fri Feb 16 11:54:24 2018 +0000
  15. 8ca4602 xlat_v2: Fix descriptor debug print by Antonio Nino Diaz · Thu Jun 21 10:52:44 2018 +0100
  16. 63b9bc2 Merge pull request #1430 from dp-arm/dp/cpulib by Dimitris Papastamos · Tue Jun 19 15:07:30 2018 +0100
  17. 11d1e0e Merge pull request #1420 from Yann-lms/mm_cursor_size_check by Dimitris Papastamos · Tue Jun 19 13:39:55 2018 +0100
  18. bb0aa39 cpulib: Add ISBs or comment why they are unneeded by Dimitris Papastamos · Thu Jun 07 13:20:19 2018 +0100
  19. 4630489 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · Thu Jun 14 14:33:13 2018 +0100
  20. eabaea5 xlat_v2: add a check on mm_cursor->size to avoid infinite loop by Yann Gautier · Thu Jun 14 14:36:20 2018 +0200
  21. 3df71e2 Merge pull request #1399 from danielboulby-arm/db/MISRA by Dimitris Papastamos · Wed Jun 13 13:32:14 2018 +0100
  22. 4413ad5 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · Mon Jun 11 13:40:32 2018 +0100
  23. c5259cc Fix MISRA Rule 5.7 Part 3 by Daniel Boulby · Tue May 15 11:41:55 2018 +0100
  24. 14f7005 Fix MISRA Rule 5.7 Part 1 by Daniel Boulby · Thu May 03 10:59:09 2018 +0100
  25. 7a4e8f5 Fix MISRA Rule 5.3 Part 4 by Daniel Boulby · Wed May 09 11:29:07 2018 +0100
  26. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · Fri May 04 14:04:07 2018 +0100
  27. 1bdb985 Merge pull request #1391 from jts-arm/misra by Dimitris Papastamos · Tue Jun 12 13:01:35 2018 +0100
  28. fdd9248 MISRA rule 21.15 fix by John Tsichritzis · Fri May 25 09:12:48 2018 +0100
  29. 8c18f6a Merge pull request #1397 from dp-arm/dp/cortex-a76 by Dimitris Papastamos · Fri Jun 08 14:01:38 2018 +0100
  30. 312e17e Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76 by Dimitris Papastamos · Wed May 16 09:59:54 2018 +0100
  31. 7ca21db Implement Cortex-Ares 1043202 erratum workaround by Dimitris Papastamos · Mon Mar 26 16:46:01 2018 +0100
  32. 89736dd Add AMU support for Cortex-Ares by Dimitris Papastamos · Tue Feb 13 11:28:02 2018 +0000
  33. ea84d6b Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · Thu Aug 03 16:04:46 2017 +0100
  34. 6694633 Fast path SMCCC_ARCH_WORKAROUND_1 calls from AArch32 by Dimitris Papastamos · Thu May 31 11:38:33 2018 +0100
  35. fe5c421 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · Tue May 29 09:28:05 2018 +0100
  36. 28dce9e context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · Tue May 22 10:09:10 2018 +0100
  37. ba51d9e Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · Wed May 16 11:36:14 2018 +0100
  38. 4a284a4 aarch32: Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · Thu May 17 14:41:13 2018 +0100
  39. e6625ec Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · Thu Apr 05 14:38:26 2018 +0100
  40. 570c06a Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · Fri Apr 06 15:29:34 2018 +0100
  41. f0a1ccb Merge pull request #1378 from vwadekar/denver-cve-2017-5715 by Dimitris Papastamos · Wed May 16 10:59:25 2018 +0100
  42. e34bd09 Workaround for CVE-2017-5715 on NVIDIA Denver CPUs by Varun Wadekar · Wed Jan 10 17:03:22 2018 -0800
  43. b2f1003 Merge pull request #1376 from vwadekar/cm-init-actlr-el1 by Dimitris Papastamos · Tue May 15 18:40:46 2018 +0100
  44. 497f357 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · Tue May 15 15:34:20 2018 +0100
  45. b6dd0b3 lib: el3_runtime: initialise actlr_el1 to hardware defaults by Varun Wadekar · Tue May 08 10:52:36 2018 -0700
  46. a1cf3c5 Merge pull request #1377 from robertovargas-arm/compiler-warnings by Dimitris Papastamos · Wed May 09 13:40:35 2018 +0100
  47. c8cc351 Don't use variables as tf_printf format strings by Roberto Vargas · Wed May 09 10:49:24 2018 +0100
  48. f3c0aba Merge pull request #1354 from robertovargas-arm/mem_protect by danh-arm · Tue May 08 11:21:04 2018 +0100
  49. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · Fri Dec 08 12:13:51 2017 +0000
  50. d86cc5b RAS: Allow individual interrupt registration by Jeenu Viswambharan · Tue Dec 12 10:34:58 2017 +0000
  51. 2e2e881 RAS: Add support for node registration by Jeenu Viswambharan · Fri Dec 08 15:38:21 2017 +0000
  52. 19f6cf2 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · Thu Dec 07 08:43:05 2017 +0000
  53. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · Wed Apr 04 16:07:11 2018 +0100
  54. 23d05a8 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · Wed Nov 29 16:59:34 2017 +0000
  55. ca36163 Merge pull request #1370 from antonio-nino-diaz-arm/an/fix-parange by danh-arm · Thu May 03 16:48:14 2018 +0100
  56. b9ae5db xlat: Have all values of PARange for 8.x architectures by Antonio Nino Diaz · Wed May 02 11:23:56 2018 +0100
  57. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · Fri Jan 05 16:00:05 2018 +0000
  58. 4907449 xlat: Set AP[1] to 1 when it is RES1 by Antonio Nino Diaz · Thu Apr 26 12:59:08 2018 +0100
  59. 09f51d4 Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra by Dimitris Papastamos · Wed Apr 18 10:54:26 2018 +0100
  60. e881147 Fix some MISRA defects in SPM code by Antonio Nino Diaz · Tue Apr 17 15:10:18 2018 +0100
  61. 6e1796e Check presence of fix for errata 835769 in Cortex-A53 by Jonathan Wright · Wed Mar 28 16:55:54 2018 +0100
  62. efb1f33 Check presence of fix for errata 843419 in Cortex-A53 by Jonathan Wright · Wed Mar 28 15:52:03 2018 +0100
  63. ccbd2e3 lib: xlat_tables_v2: reduce time required to add a mmap region by Varun Wadekar · Tue Apr 03 10:44:41 2018 -0700
  64. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · Thu Mar 29 13:20:05 2018 +0100
  65. 0e094d3 Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers by Dimitris Papastamos · Thu Mar 29 09:59:52 2018 +0100
  66. 21b3b05 psci: initialize array fully to comply with MISRA by Jonathan Wright · Tue Mar 20 14:34:01 2018 +0000
  67. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · Wed Mar 21 11:40:57 2018 +0000
  68. de70183 lib: fix switch statements to comply with MISRA rules by Jonathan Wright · Tue Mar 13 17:45:42 2018 +0000
  69. 26789c9 Merge pull request #1311 from jonathanwright-ARM/jw/MISRA-EOF-usage by davidcunado-arm · Thu Mar 22 06:17:37 2018 +0000
  70. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · Wed Mar 21 10:49:27 2018 +0000
  71. 9b2770e stdlib: remove comparison with EOF macro to comply with MISRA by Jonathan Wright · Tue Mar 06 16:23:28 2018 +0000
  72. 914757c Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · Mon Mar 12 14:47:09 2018 +0000
  73. 780cc95 Use PFR0 to identify need for mitigation of CVE-2017-5715 by Dimitris Papastamos · Mon Mar 12 13:27:02 2018 +0000
  74. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · Wed Feb 28 18:53:30 2018 +0000
  75. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  76. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  77. 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  78. 0b5dacd Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · Wed Feb 28 09:48:35 2018 +0000
  79. 9c274f8 Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · Wed Feb 28 01:26:21 2018 +0000
  80. f317e5d Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · Tue Feb 27 21:58:42 2018 +0000
  81. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · Fri Feb 16 21:12:58 2018 +0000
  82. 9f2f8ef Invalidate TLB entries during warm boot by Antonio Nino Diaz · Mon Feb 19 16:27:06 2018 +0000
  83. 864364a MISRA fixes for Cortex A75 AMU implementation by Dimitris Papastamos · Tue Feb 27 10:55:39 2018 +0000
  84. 1be747f Refactor AMU support for Cortex A75 by Dimitris Papastamos · Wed Feb 14 10:28:36 2018 +0000
  85. 0b00f8a Factor out CPU AMU helpers by Dimitris Papastamos · Wed Feb 14 10:00:06 2018 +0000
  86. aaa1985 MISRA fixes for AMU/SPE and SVE by Dimitris Papastamos · Mon Feb 26 17:56:31 2018 +0000
  87. e0848e9 aarch32: Fix multiple bugs in amu_helpers.S by Dimitris Papastamos · Tue Feb 20 12:25:36 2018 +0000
  88. 430f115 Assert that group0/group1 counter config is what we expect by Dimitris Papastamos · Tue Feb 20 11:16:44 2018 +0000
  89. 5e8cd79 Implement {spe,sve}_supported() helpers and refactor code by Dimitris Papastamos · Mon Feb 19 14:52:19 2018 +0000
  90. d1e1930 Fixup AArch32 errata printing framework by Soby Mathew · Wed Feb 21 15:48:03 2018 +0000
  91. 89c500d Merge pull request #1258 from vchong/optee_dbg by davidcunado-arm · Fri Feb 16 21:02:04 2018 +0000
  92. 3fcb707 Merge pull request #1260 from sandrine-bailleux-arm/topics/sb/fix-zlib-build by davidcunado-arm · Fri Feb 09 01:14:52 2018 +0800
  93. 4d8938a zlib: Fix build error when LOG_LEVEL=50 by Sandrine Bailleux · Wed Feb 07 10:32:01 2018 +0100
  94. 218384a Merge pull request #1254 from masahir0y/bl2-at-el3 by davidcunado-arm · Thu Feb 08 13:33:11 2018 +0800
  95. eb3dcd6 optee: print header info before validate by Victor Chong · Fri Jan 26 16:10:07 2018 +0900
  96. 7814a95 Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · Wed Feb 07 11:57:19 2018 +0800
  97. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · Tue Feb 06 05:12:28 2018 +0000
  98. dc8bbb4 aarch32: optee: define the OP-TEE secure payload by Etienne Carriere · Mon Feb 05 10:42:42 2018 +0100
  99. 8ca3144 Merge pull request #1253 from dp-arm/dp/amu32 by davidcunado-arm · Fri Feb 02 11:14:17 2018 +0000
  100. 55a040e zlib: add gunzip() support by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900