1. a22e97e Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 6 years ago
  2. b561536 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 6 years ago
  3. 22099fd Introduce object pool allocator by Sandrine Bailleux · 6 years ago
  4. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  5. 468f0d7 Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 6 years ago
  6. 1b5183d Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_console by Soby Mathew · 6 years ago
  7. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  8. 7df9f7e xlat: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  9. b4dee44 context_mgmt: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  10. 76f0303 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 6 years ago
  11. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  12. 006b15e Fix misra warnings in delay timer and console drivers by Sathees Balya · 6 years ago
  13. 812c325 aarch32: PAR_ADDR_MASK should explicitly use BIT_64 by Yann Gautier · 6 years ago
  14. 1aa2db3 ARMv7: Alias dmbld() to dmb() by Jeenu Viswambharan · 6 years ago
  15. cd38e6e cpus: denver: Implement static workaround for CVE-2018-3639 by Varun Wadekar · 6 years ago
  16. 2b91412 cpus: denver: reset power state to 'C1' on boot by Varun Wadekar · 6 years ago
  17. 54c286d Merge pull request #1547 from semihalf-dabros-jan/semihalf-dabros-jan/fix_errmisc by Dimitris Papastamos · 6 years ago
  18. 82ef8bf AARCH64: Fix credentials for ERXMISC0_EL1 and ERXMISC1_EL1 by Jan Dabros · 6 years ago
  19. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · 6 years ago
  20. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  21. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  22. 17605e7 libc: Cleanup SCC headers by Antonio Nino Diaz · 6 years ago
  23. 6ef1612 libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 6 years ago
  24. cf0f805 libc: Introduce files from SCC by Antonio Nino Diaz · 6 years ago
  25. a5d668f libc: Cleanup FreeBSD files by Antonio Nino Diaz · 6 years ago
  26. 7a7d63f libc: Import files from FreeBSD by Antonio Nino Diaz · 6 years ago
  27. 1b465f8 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 6 years ago
  28. df9693a libc: Remove non-Arm files by Antonio Nino Diaz · 6 years ago
  29. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 6 years ago
  30. a46ae80 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · 6 years ago
  31. 31ac01e RAS: MISRA fixes by Jeenu Viswambharan · 6 years ago
  32. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · 6 years ago
  33. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  34. 4daa1de DSU erratum 936184 workaround by John Tsichritzis · 6 years ago
  35. d40b5f9 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 6 years ago
  36. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 6 years ago
  37. 6c4c9ee xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · 6 years ago
  38. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago
  39. 5c97bd1 xlat: Use bool instead of int by Antonio Nino Diaz · 6 years ago
  40. 9fc7ed7 Define bool type by Jeenu Viswambharan · 6 years ago
  41. 50eb374 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  42. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  43. c1e5f87 Merge pull request #1485 from jeenu-arm/ras by danh-arm · 6 years ago
  44. 78a95a6 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 6 years ago
  45. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  46. e89a453 PMF: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  47. 3ce0e77 PSCI: Add missing function argument names by Antonio Nino Diaz · 6 years ago
  48. 5a42b68 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  49. bb77f88 Fix check_[uptr/u32]_overflow() macros MISRA defects by Antonio Nino Diaz · 6 years ago
  50. 2913596 Introduce UL(), L() and LL() macros by Antonio Nino Diaz · 6 years ago
  51. f7f6041 Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  52. e0f90da Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor by danh-arm · 6 years ago
  53. 9d4c9c1 RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 6 years ago
  54. 9eb5cf4 lib: cpu: Add L2 cache aux control register definition to CA72 by Konstantin Porotchkin · 6 years ago
  55. 6061c45 Fix HCPTR.TCP11 bit definition by Sandrine Bailleux · 6 years ago
  56. a3fbeaa Fix types of arch.h definitions by Antonio Nino Diaz · 6 years ago
  57. 34235a3 Add missing parentheses to macros in arch.h by Antonio Nino Diaz · 6 years ago
  58. 0842bd6 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  59. 67f799e xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 6 years ago
  60. 668d9ee xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 6 years ago
  61. 9d596c4 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 6 years ago
  62. a7c4687 Add initial CPU support for Cortex-Helios by Joel Hutton · 6 years ago
  63. 9463cae Add initial CPU support for Cortex-Deimos by Joel Hutton · 6 years ago
  64. 5707948 Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 6 years ago
  65. 26b8589 Remove integrity check in declare_cpu_ops_base by Roberto Vargas · 6 years ago
  66. 67762d9 Remove .struct directive by Roberto Vargas · 6 years ago
  67. 85664f5 Fix MISRA rule 8.3 by Roberto Vargas · 6 years ago
  68. c5e8978 Fix incorrect pointer conversion in SMC_UUID_RET() by Sandrine Bailleux · 6 years ago
  69. f1b84f6 xlat v2: Split code into separate files by Antonio Nino Diaz · 6 years ago
  70. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  71. cc9b496 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  72. 29b18bd Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 6 years ago
  73. 8643a81 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 6 years ago
  74. 2de8153 BL31: Introduce jump primitives by Jeenu Viswambharan · 6 years ago
  75. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  76. c70fed5 utils: Add BIT_32 and BIT_64 macros by Yann Gautier · 6 years ago
  77. 953e94d Add GENMASK macros by Yann Gautier · 6 years ago
  78. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  79. 4630489 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 6 years ago
  80. 4413ad5 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 6 years ago
  81. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  82. bb1fd5b SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 6 years ago
  83. 312e17e Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76 by Dimitris Papastamos · 6 years ago
  84. 7ca21db Implement Cortex-Ares 1043202 erratum workaround by Dimitris Papastamos · 6 years ago
  85. 89736dd Add AMU support for Cortex-Ares by Dimitris Papastamos · 6 years ago
  86. ea84d6b Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 7 years ago
  87. fe5c421 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 6 years ago
  88. 28dce9e context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  89. ba51d9e Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  90. 4a284a4 aarch32: Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  91. e6625ec Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  92. 570c06a Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  93. 497f357 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 6 years ago
  94. a1cf3c5 Merge pull request #1377 from robertovargas-arm/compiler-warnings by Dimitris Papastamos · 6 years ago
  95. 0bc60d0 xlat: Fix warning in CHECK_VIRT_ADDR_SPACE_SIZE by Roberto Vargas · 6 years ago
  96. f3c0aba Merge pull request #1354 from robertovargas-arm/mem_protect by danh-arm · 6 years ago
  97. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  98. d86cc5b RAS: Allow individual interrupt registration by Jeenu Viswambharan · 7 years ago
  99. 2e2e881 RAS: Add support for node registration by Jeenu Viswambharan · 7 years ago
  100. 19f6cf2 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 7 years ago