1. 61f72a3 Create a library file for libc by Roberto Vargas · 6 years ago
  2. 5b395e3 xlat: Use bool instead of int by Antonio Nino Diaz · 6 years ago
  3. eea75ba Define bool type by Jeenu Viswambharan · 6 years ago
  4. e7b9886 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  5. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  6. 790e6c5 Merge pull request #1485 from jeenu-arm/ras by danh-arm · 6 years ago
  7. 6b7b0f3 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 6 years ago
  8. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  9. bef9a10 PMF: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  10. 369742e PSCI: Add missing function argument names by Antonio Nino Diaz · 6 years ago
  11. 97373c3 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  12. f00119d Fix check_[uptr/u32]_overflow() macros MISRA defects by Antonio Nino Diaz · 6 years ago
  13. 029f5a2 Introduce UL(), L() and LL() macros by Antonio Nino Diaz · 6 years ago
  14. ba0248b Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  15. 224e1ab Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor by danh-arm · 6 years ago
  16. b56dc2a RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 6 years ago
  17. bc6206f lib: cpu: Add L2 cache aux control register definition to CA72 by Konstantin Porotchkin · 6 years ago
  18. e62ea09 Fix HCPTR.TCP11 bit definition by Sandrine Bailleux · 6 years ago
  19. 3039988 Fix types of arch.h definitions by Antonio Nino Diaz · 6 years ago
  20. 0107aa4 Add missing parentheses to macros in arch.h by Antonio Nino Diaz · 6 years ago
  21. 1dd6c05 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  22. 63ddbae xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 6 years ago
  23. 6563c0b xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 6 years ago
  24. aa1d5f6 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 6 years ago
  25. 46e8870 Add initial CPU support for Cortex-Helios by Joel Hutton · 6 years ago
  26. c84b6cb Add initial CPU support for Cortex-Deimos by Joel Hutton · 6 years ago
  27. 6cbf17d Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 6 years ago
  28. 9fdad69 Remove integrity check in declare_cpu_ops_base by Roberto Vargas · 6 years ago
  29. f21b9f6 Remove .struct directive by Roberto Vargas · 6 years ago
  30. c96f297 Fix MISRA rule 8.3 by Roberto Vargas · 6 years ago
  31. 43b8fa8 Fix incorrect pointer conversion in SMC_UUID_RET() by Sandrine Bailleux · 6 years ago
  32. fd2299e xlat v2: Split code into separate files by Antonio Nino Diaz · 6 years ago
  33. 0cc7aa8 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  34. ebce735 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  35. 9dfd755 Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 6 years ago
  36. 3a1b7b1 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 6 years ago
  37. e7b9473 BL31: Introduce jump primitives by Jeenu Viswambharan · 6 years ago
  38. 342d622 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  39. 167c5f8 utils: Add BIT_32 and BIT_64 macros by Yann Gautier · 6 years ago
  40. 3967635 Add GENMASK macros by Yann Gautier · 6 years ago
  41. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  42. 59c4346 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 6 years ago
  43. a0b9bb7 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 6 years ago
  44. 896a590 Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  45. 6f03bc7 SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 6 years ago
  46. d6b7980 Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76 by Dimitris Papastamos · 6 years ago
  47. 040b546 Implement Cortex-Ares 1043202 erratum workaround by Dimitris Papastamos · 6 years ago
  48. 08268e2 Add AMU support for Cortex-Ares by Dimitris Papastamos · 6 years ago
  49. abbffe9 Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 7 years ago
  50. d003b19 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 6 years ago
  51. 1634cae context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  52. fe007b2 Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  53. e086570 aarch32: Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  54. b8a25bb Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  55. 2c3a107 Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  56. a513506 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 6 years ago
  57. 885ca54 Merge pull request #1377 from robertovargas-arm/compiler-warnings by Dimitris Papastamos · 6 years ago
  58. d92a286 xlat: Fix warning in CHECK_VIRT_ADDR_SPACE_SIZE by Roberto Vargas · 6 years ago
  59. 43d7145 Merge pull request #1354 from robertovargas-arm/mem_protect by danh-arm · 6 years ago
  60. 1a7c1cf RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  61. ca6d918 RAS: Allow individual interrupt registration by Jeenu Viswambharan · 7 years ago
  62. 362599e RAS: Add support for node registration by Jeenu Viswambharan · 7 years ago
  63. 30d81c3 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 7 years ago
  64. 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  65. 76454ab AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  66. 0c487ea smccc: Fix checkpatch error in header file by Antonio Nino Diaz · 6 years ago
  67. c853dc7 Merge pull request #1363 from antonio-nino-diaz-arm/an/res1-ap by danh-arm · 6 years ago
  68. 0522c1e Merge pull request #1360 from antonio-nino-diaz-arm/an/smccc-v2 by danh-arm · 6 years ago
  69. 638b034 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 7 years ago
  70. 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  71. 8f4dbaa arch_helpers: use u_register_t for register read/write by Masahiro Yamada · 6 years ago
  72. 01c0a38 xlat: Set AP[1] to 1 when it is RES1 by Antonio Nino Diaz · 6 years ago
  73. 2f37046 Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  74. 336ece6 Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra by Dimitris Papastamos · 6 years ago
  75. b3323cd Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago
  76. 9ec3921 Check presence of fix for errata 843419 in Cortex-A53 by Jonathan Wright · 6 years ago
  77. 6ab136c Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  78. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  79. 3eacacc lib: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  80. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  81. a205a56 Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · 6 years ago
  82. 3991a6a Use PFR0 to identify need for mitigation of CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  83. 73a9605 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  84. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  85. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  86. 9fb8af3 Fix MISRA rule 8.3 in common code by Roberto Vargas · 6 years ago
  87. bd8e6a9 Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 6 years ago
  88. c69145f Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · 6 years ago
  89. ba91a00 Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · 6 years ago
  90. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  91. 714b21f MISRA fixes for Cortex A75 AMU implementation by Dimitris Papastamos · 6 years ago
  92. f06890e Refactor AMU support for Cortex A75 by Dimitris Papastamos · 6 years ago
  93. a2e702a Factor out CPU AMU helpers by Dimitris Papastamos · 6 years ago
  94. 2ff8fbf Implement {spe,sve}_supported() helpers and refactor code by Dimitris Papastamos · 6 years ago
  95. 883d1b5 Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 6 years ago
  96. 4abd7fa Redefine SMC_UNK as -1 instead of 0xFFFFFFFF by Antonio Nino Diaz · 6 years ago
  97. 9fd2f13 Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · 6 years ago
  98. 9c00555 Merge pull request #1253 from dp-arm/dp/amu32 by davidcunado-arm · 6 years ago
  99. c43d685 zlib: add gunzip() support by Masahiro Yamada · 6 years ago
  100. 9bc94a6 Merge pull request #1240 from dp-arm/dp/smccc by davidcunado-arm · 6 years ago