1. 497f357 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 6 years ago
  2. a1cf3c5 Merge pull request #1377 from robertovargas-arm/compiler-warnings by Dimitris Papastamos · 6 years ago
  3. c8cc351 Don't use variables as tf_printf format strings by Roberto Vargas · 6 years ago
  4. f3c0aba Merge pull request #1354 from robertovargas-arm/mem_protect by danh-arm · 6 years ago
  5. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  6. d86cc5b RAS: Allow individual interrupt registration by Jeenu Viswambharan · 7 years ago
  7. 2e2e881 RAS: Add support for node registration by Jeenu Viswambharan · 7 years ago
  8. 19f6cf2 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 7 years ago
  9. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  10. 23d05a8 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · 7 years ago
  11. ca36163 Merge pull request #1370 from antonio-nino-diaz-arm/an/fix-parange by danh-arm · 6 years ago
  12. b9ae5db xlat: Have all values of PARange for 8.x architectures by Antonio Nino Diaz · 6 years ago
  13. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  14. 4907449 xlat: Set AP[1] to 1 when it is RES1 by Antonio Nino Diaz · 6 years ago
  15. 09f51d4 Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra by Dimitris Papastamos · 6 years ago
  16. e881147 Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago
  17. 6e1796e Check presence of fix for errata 835769 in Cortex-A53 by Jonathan Wright · 6 years ago
  18. efb1f33 Check presence of fix for errata 843419 in Cortex-A53 by Jonathan Wright · 6 years ago
  19. ccbd2e3 lib: xlat_tables_v2: reduce time required to add a mmap region by Varun Wadekar · 6 years ago
  20. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  21. 0e094d3 Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers by Dimitris Papastamos · 6 years ago
  22. 21b3b05 psci: initialize array fully to comply with MISRA by Jonathan Wright · 6 years ago
  23. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  24. de70183 lib: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  25. 26789c9 Merge pull request #1311 from jonathanwright-ARM/jw/MISRA-EOF-usage by davidcunado-arm · 6 years ago
  26. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  27. 9b2770e stdlib: remove comparison with EOF macro to comply with MISRA by Jonathan Wright · 6 years ago
  28. 914757c Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · 6 years ago
  29. 780cc95 Use PFR0 to identify need for mitigation of CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  30. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  31. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  32. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  33. 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · 6 years ago
  34. 0b5dacd Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 6 years ago
  35. 9c274f8 Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · 6 years ago
  36. f317e5d Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · 6 years ago
  37. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  38. 9f2f8ef Invalidate TLB entries during warm boot by Antonio Nino Diaz · 6 years ago
  39. 864364a MISRA fixes for Cortex A75 AMU implementation by Dimitris Papastamos · 6 years ago
  40. 1be747f Refactor AMU support for Cortex A75 by Dimitris Papastamos · 6 years ago
  41. 0b00f8a Factor out CPU AMU helpers by Dimitris Papastamos · 6 years ago
  42. aaa1985 MISRA fixes for AMU/SPE and SVE by Dimitris Papastamos · 6 years ago
  43. e0848e9 aarch32: Fix multiple bugs in amu_helpers.S by Dimitris Papastamos · 6 years ago
  44. 430f115 Assert that group0/group1 counter config is what we expect by Dimitris Papastamos · 6 years ago
  45. 5e8cd79 Implement {spe,sve}_supported() helpers and refactor code by Dimitris Papastamos · 6 years ago
  46. d1e1930 Fixup AArch32 errata printing framework by Soby Mathew · 6 years ago
  47. 89c500d Merge pull request #1258 from vchong/optee_dbg by davidcunado-arm · 6 years ago
  48. 3fcb707 Merge pull request #1260 from sandrine-bailleux-arm/topics/sb/fix-zlib-build by davidcunado-arm · 6 years ago
  49. 4d8938a zlib: Fix build error when LOG_LEVEL=50 by Sandrine Bailleux · 6 years ago
  50. 218384a Merge pull request #1254 from masahir0y/bl2-at-el3 by davidcunado-arm · 6 years ago
  51. eb3dcd6 optee: print header info before validate by Victor Chong · 6 years ago
  52. 7814a95 Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · 6 years ago
  53. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · 6 years ago
  54. dc8bbb4 aarch32: optee: define the OP-TEE secure payload by Etienne Carriere · 6 years ago
  55. 8ca3144 Merge pull request #1253 from dp-arm/dp/amu32 by davidcunado-arm · 6 years ago
  56. 55a040e zlib: add gunzip() support by Masahiro Yamada · 6 years ago
  57. 627b094 zlib: import zlib files from zlib 1.2.11 by Masahiro Yamada · 6 years ago
  58. ffe9254 misc_helpers: fix zero_normalmem() for BL2_AT_EL3 by Masahiro Yamada · 6 years ago
  59. 0dcdd8d AMU: Implement context save/restore for aarch32 by Joel Hutton · 7 years ago
  60. 2691bc6 AMU: Add assembler helper functions for aarch32 by Joel Hutton · 7 years ago
  61. 2880363 Optimize SMCCC_ARCH_WORKAROUND_1 on Cortex A57/A72/A73 and A75 by Dimitris Papastamos · 6 years ago
  62. b63c6f1 Optimize/cleanup BPIALL workaround by Dimitris Papastamos · 6 years ago
  63. a65841a Add support for SMCCC_VERSION in PSCI features by Dimitris Papastamos · 6 years ago
  64. 04285cf Merge pull request #1228 from dp-arm/dp/cve_2017_5715 by davidcunado-arm · 6 years ago
  65. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 6 years ago
  66. 471fb9b Merge pull request #1229 from manojkumar-arm/manojkumar-arm/ca72-aarch32-reset-fix by davidcunado-arm · 6 years ago
  67. 385176d coreboot: Add support for CBMEM console by Julius Werner · 7 years ago
  68. b624ae0 Add platform-independent coreboot support library by Julius Werner · 7 years ago
  69. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 6 years ago
  70. e37c029 lib/cpus: fix branching in reset function for cortex-a72 AARCH32 mode by Manoj Kumar · 6 years ago
  71. 8ca0af2 Workaround for CVE-2017-5715 for Cortex A9, A15 and A17 by Dimitris Papastamos · 6 years ago
  72. 858bd61 Print erratum application report for CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  73. 84e02dc Change the default errata format string by Dimitris Papastamos · 6 years ago
  74. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  75. 0817070 Merge pull request #1218 from antonio-nino-diaz-arm/an/xlat-fix by davidcunado-arm · 6 years ago
  76. 7c4a6e6 AMU: Remove unnecessary WARN() by Dimitris Papastamos · 6 years ago
  77. fa2b736 Merge pull request #1197 from dp-arm/dp/amu by davidcunado-arm · 6 years ago
  78. d7e2e9e Add hooks to save/restore AMU context for Cortex A75 by Dimitris Papastamos · 7 years ago
  79. eaf3e6d AMU: Add hooks to save/restore AMU context by Dimitris Papastamos · 7 years ago
  80. 525c37a AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 7 years ago
  81. 60346db AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 7 years ago
  82. d1a1841 Add PubSub events for CPU powerdown/powerup by Dimitris Papastamos · 7 years ago
  83. 43e05ec Use PFR0 to identify need for mitigation of CVE-2017-5915 by Dimitris Papastamos · 6 years ago
  84. c52ebdc Workaround for CVE-2017-5715 on Cortex A73 and A75 by Dimitris Papastamos · 7 years ago
  85. 446f7f1 Workaround for CVE-2017-5715 on Cortex A57 and A72 by Dimitris Papastamos · 7 years ago
  86. 3f51892 xlat v2: Correctly unmap regions on map error by Antonio Nino Diaz · 6 years ago
  87. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  88. 4c24bb7 Merge pull request #1168 from matt2048/master by davidcunado-arm · 7 years ago
  89. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  90. dda48b0 AMU: Implement support for aarch32 by Dimitris Papastamos · 7 years ago
  91. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  92. fcedb69 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · 7 years ago
  93. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  94. 9182414 Merge pull request #1164 from robertovargas-arm/psci-affinity by davidcunado-arm · 7 years ago
  95. 41b0094 Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONS by Matt Ma · 7 years ago
  96. 004216b Merge pull request #1163 from antonio-nino-diaz-arm/an/parange by davidcunado-arm · 7 years ago
  97. 6dc8214 Flush the affinity data in psci_affinity_info by Roberto Vargas · 7 years ago
  98. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  99. 1e6f93e Factor out extension enabling to a separate function by Dimitris Papastamos · 7 years ago
  100. b9ef664 Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value by Antonio Nino Diaz · 7 years ago