1. df9693a libc: Remove non-Arm files by Antonio Nino Diaz · 6 years ago
  2. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 6 years ago
  3. a46ae80 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · 6 years ago
  4. 31ac01e RAS: MISRA fixes by Jeenu Viswambharan · 6 years ago
  5. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · 6 years ago
  6. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  7. 4daa1de DSU erratum 936184 workaround by John Tsichritzis · 6 years ago
  8. d40b5f9 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 6 years ago
  9. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 6 years ago
  10. 6c4c9ee xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · 6 years ago
  11. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago
  12. 5c97bd1 xlat: Use bool instead of int by Antonio Nino Diaz · 6 years ago
  13. 9fc7ed7 Define bool type by Jeenu Viswambharan · 6 years ago
  14. 50eb374 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  15. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  16. c1e5f87 Merge pull request #1485 from jeenu-arm/ras by danh-arm · 6 years ago
  17. 78a95a6 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 6 years ago
  18. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  19. e89a453 PMF: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  20. 3ce0e77 PSCI: Add missing function argument names by Antonio Nino Diaz · 6 years ago
  21. 5a42b68 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  22. bb77f88 Fix check_[uptr/u32]_overflow() macros MISRA defects by Antonio Nino Diaz · 6 years ago
  23. 2913596 Introduce UL(), L() and LL() macros by Antonio Nino Diaz · 6 years ago
  24. f7f6041 Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  25. e0f90da Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor by danh-arm · 6 years ago
  26. 9d4c9c1 RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 6 years ago
  27. 9eb5cf4 lib: cpu: Add L2 cache aux control register definition to CA72 by Konstantin Porotchkin · 6 years ago
  28. 6061c45 Fix HCPTR.TCP11 bit definition by Sandrine Bailleux · 6 years ago
  29. a3fbeaa Fix types of arch.h definitions by Antonio Nino Diaz · 6 years ago
  30. 34235a3 Add missing parentheses to macros in arch.h by Antonio Nino Diaz · 6 years ago
  31. 0842bd6 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  32. 67f799e xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 6 years ago
  33. 668d9ee xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 6 years ago
  34. 9d596c4 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 6 years ago
  35. a7c4687 Add initial CPU support for Cortex-Helios by Joel Hutton · 6 years ago
  36. 9463cae Add initial CPU support for Cortex-Deimos by Joel Hutton · 6 years ago
  37. 5707948 Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 6 years ago
  38. 26b8589 Remove integrity check in declare_cpu_ops_base by Roberto Vargas · 6 years ago
  39. 67762d9 Remove .struct directive by Roberto Vargas · 6 years ago
  40. 85664f5 Fix MISRA rule 8.3 by Roberto Vargas · 6 years ago
  41. c5e8978 Fix incorrect pointer conversion in SMC_UUID_RET() by Sandrine Bailleux · 6 years ago
  42. f1b84f6 xlat v2: Split code into separate files by Antonio Nino Diaz · 6 years ago
  43. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  44. cc9b496 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  45. 29b18bd Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 6 years ago
  46. 8643a81 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 6 years ago
  47. 2de8153 BL31: Introduce jump primitives by Jeenu Viswambharan · 6 years ago
  48. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  49. c70fed5 utils: Add BIT_32 and BIT_64 macros by Yann Gautier · 6 years ago
  50. 953e94d Add GENMASK macros by Yann Gautier · 6 years ago
  51. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  52. 4630489 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 6 years ago
  53. 4413ad5 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 6 years ago
  54. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  55. bb1fd5b SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 6 years ago
  56. 312e17e Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76 by Dimitris Papastamos · 6 years ago
  57. 7ca21db Implement Cortex-Ares 1043202 erratum workaround by Dimitris Papastamos · 6 years ago
  58. 89736dd Add AMU support for Cortex-Ares by Dimitris Papastamos · 6 years ago
  59. ea84d6b Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 7 years ago
  60. fe5c421 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 6 years ago
  61. 28dce9e context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  62. ba51d9e Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  63. 4a284a4 aarch32: Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  64. e6625ec Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  65. 570c06a Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  66. 497f357 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 6 years ago
  67. a1cf3c5 Merge pull request #1377 from robertovargas-arm/compiler-warnings by Dimitris Papastamos · 6 years ago
  68. 0bc60d0 xlat: Fix warning in CHECK_VIRT_ADDR_SPACE_SIZE by Roberto Vargas · 6 years ago
  69. f3c0aba Merge pull request #1354 from robertovargas-arm/mem_protect by danh-arm · 6 years ago
  70. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  71. d86cc5b RAS: Allow individual interrupt registration by Jeenu Viswambharan · 7 years ago
  72. 2e2e881 RAS: Add support for node registration by Jeenu Viswambharan · 7 years ago
  73. 19f6cf2 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 7 years ago
  74. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  75. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  76. 39ed74d smccc: Fix checkpatch error in header file by Antonio Nino Diaz · 6 years ago
  77. 8f42f71 Merge pull request #1363 from antonio-nino-diaz-arm/an/res1-ap by danh-arm · 6 years ago
  78. 9e0f4f3 Merge pull request #1360 from antonio-nino-diaz-arm/an/smccc-v2 by danh-arm · 6 years ago
  79. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  80. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  81. 6292d77 arch_helpers: use u_register_t for register read/write by Masahiro Yamada · 6 years ago
  82. 4907449 xlat: Set AP[1] to 1 when it is RES1 by Antonio Nino Diaz · 6 years ago
  83. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  84. 09f51d4 Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra by Dimitris Papastamos · 6 years ago
  85. e881147 Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago
  86. efb1f33 Check presence of fix for errata 843419 in Cortex-A53 by Jonathan Wright · 6 years ago
  87. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  88. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  89. de70183 lib: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  90. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  91. 914757c Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · 6 years ago
  92. 780cc95 Use PFR0 to identify need for mitigation of CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  93. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  94. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  95. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  96. 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · 6 years ago
  97. 0b5dacd Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 6 years ago
  98. 9c274f8 Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · 6 years ago
  99. f317e5d Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · 6 years ago
  100. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago