1. fd2299e xlat v2: Split code into separate files by Antonio Nino Diaz · 6 years ago
  2. 64ee263 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 6 years ago
  3. 92bec97 xlat v1: Provide direct MMU-enabling stubs by Jeenu Viswambharan · 6 years ago
  4. 0cc7aa8 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  5. 9dfd755 Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 6 years ago
  6. 3a1b7b1 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 6 years ago
  7. e7b9473 BL31: Introduce jump primitives by Jeenu Viswambharan · 7 years ago
  8. 7febd83 xlat_v2: Fix descriptor debug print by Antonio Nino Diaz · 6 years ago
  9. b8dc3f1 Merge pull request #1430 from dp-arm/dp/cpulib by Dimitris Papastamos · 6 years ago
  10. c0b7606 Merge pull request #1420 from Yann-lms/mm_cursor_size_check by Dimitris Papastamos · 6 years ago
  11. bd5a76a cpulib: Add ISBs or comment why they are unneeded by Dimitris Papastamos · 6 years ago
  12. 59c4346 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 6 years ago
  13. 75df626 xlat_v2: add a check on mm_cursor->size to avoid infinite loop by Yann Gautier · 6 years ago
  14. 74a44dc Merge pull request #1399 from danielboulby-arm/db/MISRA by Dimitris Papastamos · 6 years ago
  15. a0b9bb7 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 6 years ago
  16. 776ff52 Fix MISRA Rule 5.7 Part 3 by Daniel Boulby · 6 years ago
  17. 4069292 Fix MISRA Rule 5.7 Part 1 by Daniel Boulby · 6 years ago
  18. 7cb8194 Fix MISRA Rule 5.3 Part 4 by Daniel Boulby · 6 years ago
  19. 896a590 Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  20. e109b0f Merge pull request #1391 from jts-arm/misra by Dimitris Papastamos · 6 years ago
  21. bdcd33a MISRA rule 21.15 fix by John Tsichritzis · 6 years ago
  22. 608529a Merge pull request #1397 from dp-arm/dp/cortex-a76 by Dimitris Papastamos · 6 years ago
  23. d6b7980 Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76 by Dimitris Papastamos · 6 years ago
  24. 040b546 Implement Cortex-Ares 1043202 erratum workaround by Dimitris Papastamos · 6 years ago
  25. 08268e2 Add AMU support for Cortex-Ares by Dimitris Papastamos · 7 years ago
  26. abbffe9 Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 7 years ago
  27. 2b91536 Fast path SMCCC_ARCH_WORKAROUND_1 calls from AArch32 by Dimitris Papastamos · 6 years ago
  28. d003b19 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 6 years ago
  29. 1634cae context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  30. fe007b2 Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  31. e086570 aarch32: Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  32. b8a25bb Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  33. 2c3a107 Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  34. 2c893f5 Merge pull request #1378 from vwadekar/denver-cve-2017-5715 by Dimitris Papastamos · 6 years ago
  35. b030146 Workaround for CVE-2017-5715 on NVIDIA Denver CPUs by Varun Wadekar · 7 years ago
  36. 10df381 Merge pull request #1376 from vwadekar/cm-init-actlr-el1 by Dimitris Papastamos · 6 years ago
  37. a513506 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 6 years ago
  38. 2ab9617 lib: el3_runtime: initialise actlr_el1 to hardware defaults by Varun Wadekar · 6 years ago
  39. 885ca54 Merge pull request #1377 from robertovargas-arm/compiler-warnings by Dimitris Papastamos · 6 years ago
  40. a83a74d Don't use variables as tf_printf format strings by Roberto Vargas · 6 years ago
  41. 43d7145 Merge pull request #1354 from robertovargas-arm/mem_protect by danh-arm · 6 years ago
  42. 1a7c1cf RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  43. ca6d918 RAS: Allow individual interrupt registration by Jeenu Viswambharan · 7 years ago
  44. 362599e RAS: Add support for node registration by Jeenu Viswambharan · 7 years ago
  45. 30d81c3 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 7 years ago
  46. 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  47. ef653d9 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · 7 years ago
  48. 0ef858b Merge pull request #1370 from antonio-nino-diaz-arm/an/fix-parange by danh-arm · 6 years ago
  49. d3c4487 xlat: Have all values of PARange for 8.x architectures by Antonio Nino Diaz · 6 years ago
  50. 638b034 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 7 years ago
  51. 01c0a38 xlat: Set AP[1] to 1 when it is RES1 by Antonio Nino Diaz · 6 years ago
  52. 336ece6 Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra by Dimitris Papastamos · 6 years ago
  53. b3323cd Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago
  54. fe634fa Check presence of fix for errata 835769 in Cortex-A53 by Jonathan Wright · 6 years ago
  55. 9ec3921 Check presence of fix for errata 843419 in Cortex-A53 by Jonathan Wright · 6 years ago
  56. 0ed3223 lib: xlat_tables_v2: reduce time required to add a mmap region by Varun Wadekar · 6 years ago
  57. 6ab136c Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  58. e74af2a Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers by Dimitris Papastamos · 6 years ago
  59. 2271cb0 psci: initialize array fully to comply with MISRA by Jonathan Wright · 6 years ago
  60. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  61. 3eacacc lib: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  62. fbdadd0 Merge pull request #1311 from jonathanwright-ARM/jw/MISRA-EOF-usage by davidcunado-arm · 6 years ago
  63. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  64. 5ea2827 stdlib: remove comparison with EOF macro to comply with MISRA by Jonathan Wright · 6 years ago
  65. a205a56 Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · 6 years ago
  66. 3991a6a Use PFR0 to identify need for mitigation of CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  67. 73a9605 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  68. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
  69. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  70. 9fb8af3 Fix MISRA rule 8.3 in common code by Roberto Vargas · 7 years ago
  71. bd8e6a9 Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 6 years ago
  72. c69145f Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · 6 years ago
  73. ba91a00 Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · 6 years ago
  74. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  75. 2644103 Invalidate TLB entries during warm boot by Antonio Nino Diaz · 7 years ago
  76. 714b21f MISRA fixes for Cortex A75 AMU implementation by Dimitris Papastamos · 6 years ago
  77. f06890e Refactor AMU support for Cortex A75 by Dimitris Papastamos · 7 years ago
  78. a2e702a Factor out CPU AMU helpers by Dimitris Papastamos · 7 years ago
  79. 700efdd MISRA fixes for AMU/SPE and SVE by Dimitris Papastamos · 6 years ago
  80. edea5c1 aarch32: Fix multiple bugs in amu_helpers.S by Dimitris Papastamos · 7 years ago
  81. e6e17ee Assert that group0/group1 counter config is what we expect by Dimitris Papastamos · 7 years ago
  82. 2ff8fbf Implement {spe,sve}_supported() helpers and refactor code by Dimitris Papastamos · 7 years ago
  83. 7af7038 Fixup AArch32 errata printing framework by Soby Mathew · 7 years ago
  84. f89a89f Merge pull request #1258 from vchong/optee_dbg by davidcunado-arm · 7 years ago
  85. 014334c Merge pull request #1260 from sandrine-bailleux-arm/topics/sb/fix-zlib-build by davidcunado-arm · 7 years ago
  86. 5754607 zlib: Fix build error when LOG_LEVEL=50 by Sandrine Bailleux · 7 years ago
  87. cc40f7f Merge pull request #1254 from masahir0y/bl2-at-el3 by davidcunado-arm · 7 years ago
  88. 5c0bda7 optee: print header info before validate by Victor Chong · 7 years ago
  89. 5b75b4a Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · 7 years ago
  90. 9fd2f13 Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · 7 years ago
  91. 10c6695 aarch32: optee: define the OP-TEE secure payload by Etienne Carriere · 7 years ago
  92. 9c00555 Merge pull request #1253 from dp-arm/dp/amu32 by davidcunado-arm · 7 years ago
  93. c43d685 zlib: add gunzip() support by Masahiro Yamada · 7 years ago
  94. 221b163 zlib: import zlib files from zlib 1.2.11 by Masahiro Yamada · 7 years ago
  95. 79c7e72 misc_helpers: fix zero_normalmem() for BL2_AT_EL3 by Masahiro Yamada · 7 years ago
  96. c70da54 AMU: Implement context save/restore for aarch32 by Joel Hutton · 7 years ago
  97. ce213b9 AMU: Add assembler helper functions for aarch32 by Joel Hutton · 7 years ago
  98. 1d6d47a Optimize SMCCC_ARCH_WORKAROUND_1 on Cortex A57/A72/A73 and A75 by Dimitris Papastamos · 7 years ago
  99. d9bd656 Optimize/cleanup BPIALL workaround by Dimitris Papastamos · 7 years ago
  100. 6eabbb0 Add support for SMCCC_VERSION in PSCI features by Dimitris Papastamos · 7 years ago