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