1. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 7 years ago
  2. 81542c0 Remove some MISRA defects in common code by Antonio Nino Diaz · 7 years ago
  3. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  4. 3ee60d8 Merge pull request #1547 from semihalf-dabros-jan/semihalf-dabros-jan/fix_errmisc by Dimitris Papastamos · 7 years ago
  5. 30125ea AARCH64: Fix credentials for ERXMISC0_EL1 and ERXMISC1_EL1 by Jan Dabros · 7 years ago
  6. 0c62883 backtrace: Introduce backtrace function by Douglas Raillard · 7 years ago
  7. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  8. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 7 years ago
  9. 1a92a0e xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 7 years ago
  10. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  11. 3039988 Fix types of arch.h definitions by Antonio Nino Diaz · 7 years ago
  12. 0107aa4 Add missing parentheses to macros in arch.h by Antonio Nino Diaz · 7 years ago
  13. 43b8fa8 Fix incorrect pointer conversion in SMC_UUID_RET() by Sandrine Bailleux · 7 years ago
  14. e7b9473 BL31: Introduce jump primitives by Jeenu Viswambharan · 7 years ago
  15. 342d622 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 7 years ago
  16. 1a7c1cf RAS: Add fault injection support by Jeenu Viswambharan · 8 years ago
  17. 30d81c3 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 8 years ago
  18. 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 7 years ago
  19. 76454ab AArch64: Introduce External Abort handling by Jeenu Viswambharan · 8 years ago
  20. 8f4dbaa arch_helpers: use u_register_t for register read/write by Masahiro Yamada · 8 years ago
  21. b3323cd Fix some MISRA defects in SPM code by Antonio Nino Diaz · 7 years ago
  22. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  23. 5f3c7ce Merge pull request #1197 from dp-arm/dp/amu by davidcunado-arm · 8 years ago
  24. 0767d50 AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 8 years ago
  25. 780edd8 Use PFR0 to identify need for mitigation of CVE-2017-5915 by Dimitris Papastamos · 8 years ago
  26. a1781a2 Workaround for CVE-2017-5715 on Cortex A73 and A75 by Dimitris Papastamos · 8 years ago
  27. 1a85337 Enable SVE for Non-secure world by David Cunado · 8 years ago
  28. 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 8 years ago
  29. fe964ec Merge pull request #1163 from antonio-nino-diaz-arm/an/parange by davidcunado-arm · 8 years ago
  30. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 8 years ago
  31. 6504b2c Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value by Antonio Nino Diaz · 8 years ago
  32. 781f4aa ARM platforms: Provide SDEI entry point validation by Jeenu Viswambharan · 8 years ago
  33. 2fccb22 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 8 years ago
  34. 623c437 Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 8 years ago
  35. 8b9f419 Merge pull request #1136 from antonio-nino-diaz-arm/an/xlat-get-set-attr by davidcunado-arm · 8 years ago
  36. b4e81a3 Merge pull request #1129 from robertovargas-arm/enable_O0 by davidcunado-arm · 8 years ago
  37. ec0c8fd Introduce functions to disable the MMU in EL1 by Antonio Nino Diaz · 8 years ago
  38. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 8 years ago
  39. 8db978b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 8 years ago
  40. eb68ea9 GIC: Add API to get running priority by Jeenu Viswambharan · 8 years ago
  41. e0f34ea Fix use of MSR (immediate) by Roberto Vargas · 8 years ago
  42. 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 8 years ago
  43. c2280b3 Merge pull request #1105 from antonio-nino-diaz-arm/an/epd1-bit by davidcunado-arm · 8 years ago
  44. e47ac1f Fix type of `unsigned long` constants by Antonio Nino Diaz · 8 years ago
  45. 3388b38 Set TCR_EL1.EPD1 bit to 1 by Antonio Nino Diaz · 8 years ago
  46. 04880e3 Helper macro to create MAIR encodings by Isla Mitchell · 8 years ago
  47. 9fce272 Enable CnP bit for ARMv8.2 CPUs by Isla Mitchell · 8 years ago
  48. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 8 years ago
  49. 18f2efd Fully initialise essential control registers by David Cunado · 8 years ago
  50. 030567e include: add U()/ULL() macros for constants by Varun Wadekar · 8 years ago
  51. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 8 years ago
  52. b10d449 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 8 years ago
  53. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  54. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
  55. 0f22bef Merge branch 'integration' into tf_issue_461 by Scott Branden · 8 years ago
  56. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 8 years ago
  57. 07570d5 Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · 9 years ago
  58. a9e0260 Tegra: Add support for fake system suspend by Vignesh Radhakrishnan · 8 years ago
  59. 1ae5c8b Merge pull request #879 from Summer-ARM/sq/mt-support by davidcunado-arm · 8 years ago
  60. d8d6cf2 ARM platforms: Add support for MT bit in MPIDR by Summer Qin · 8 years ago
  61. 28ee754 Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat by davidcunado-arm · 8 years ago
  62. ccbec91 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 8 years ago
  63. 0b64f4e Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 8 years ago
  64. dae374b spd: trusty: pass VMID via X7 by Anthony Zhou · 10 years ago
  65. 85e93ba Disable secure self-hosted debug via MDCR_EL3/SDCR by dp-arm · 8 years ago
  66. 10bcd76 Report errata workaround status to console by Jeenu Viswambharan · 9 years ago
  67. c8d64c5 Fix declarations of cache maintenance functions by Antonio Nino Diaz · 9 years ago
  68. 0029624 Add PLAT_xxx_ADDR_SPACE_SIZE definitions by Antonio Nino Diaz · 9 years ago
  69. 939f66d Reset EL2 and EL3 configurable controls by David Cunado · 9 years ago
  70. 495f3d3 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 9 years ago
  71. b7b0787 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 9 years ago
  72. c1ff80b Support for Mediatek MT6795 SoC by Leon Chen · 9 years ago
  73. e871955 Automatically select initial xlation lookup level by Antonio Nino Diaz · 9 years ago
  74. 1ae0a49 AArch32: Add API to invoke runtime service handler by Soby Mathew · 9 years ago
  75. c45f627 Move SIZE_FROM_LOG2_WORDS macro to utils.h by Soby Mathew · 9 years ago
  76. cf0b149 Introduce PSCI Library Interface by Soby Mathew · 9 years ago
  77. 3ca9928 Refactor the xlat_tables library code by Soby Mathew · 9 years ago
  78. c291641 Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers by danh-arm · 9 years ago
  79. f33fbb2 Remove xlat_helpers.c by Antonio Nino Diaz · 9 years ago
  80. 6b836cf Add ISR_EL1 to crash report by Gerald Lejeune · 9 years ago
  81. 4ca5753 Remove DAIF bits handling macros by Gerald Lejeune · 9 years ago
  82. 5f65497 Extend memory attributes to map non-cacheable memory by Sandrine Bailleux · 9 years ago
  83. 74eb26e ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 10 years ago
  84. 85d80e5 Initialize VTTBR_EL2 when bypassing EL2 by Sandrine Bailleux · 10 years ago
  85. df37373 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · 10 years ago
  86. 6cd12da Add missing RES1 bit in SCTLR_EL1 by Vikram Kanigiri · 10 years ago
  87. 54dc71e Make generic code work in presence of system caches by Achin Gupta · 10 years ago
  88. ce4c820 Remove use of PLATFORM_CACHE_LINE_SIZE by Dan Handley · 10 years ago
  89. 874cd37 Merge pull request #280 from vwadekar/tlkd-fixed-v3 by danh-arm · 10 years ago
  90. 6e159e7 Translate secure/non-secure virtual addresses by Varun Wadekar · 10 years ago
  91. 4991ecd Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · 10 years ago
  92. 22f0897 Return success if an interrupt is seen during PSCI CPU_SUSPEND by Soby Mathew · 11 years ago
  93. 5b1cd43 Add macros for domain specific barriers. by Soby Mathew · 11 years ago
  94. 36e2fd0 Prevent optimisation of sysregs accessors calls by Sandrine Bailleux · 11 years ago
  95. 235585b Fix the array size of mpidr_aff_map_nodes_t. by Soby Mathew · 11 years ago
  96. 7395a72 Apply errata workarounds only when major/minor revisions match. by Soby Mathew · 11 years ago
  97. d07baec Merge pull request #206 from soby-mathew/sm/reset_cntvoff by Andrew Thoelke · 11 years ago
  98. d0ecd97 Create BL stage specific translation tables by Soby Mathew · 11 years ago
  99. ae213ce Initialize SCTLR_EL1 based on MODE_RW bit by Jens Wiklander · 11 years ago
  100. 14c0526 Reset CNTVOFF_EL2 register before exit into EL1 on warm boot by Soby Mathew · 11 years ago