1. c5e8978 Fix incorrect pointer conversion in SMC_UUID_RET() by Sandrine Bailleux · 6 years ago
  2. 2de8153 BL31: Introduce jump primitives by Jeenu Viswambharan · 6 years ago
  3. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  4. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  5. 19f6cf2 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 7 years ago
  6. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  7. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  8. 6292d77 arch_helpers: use u_register_t for register read/write by Masahiro Yamada · 6 years ago
  9. e881147 Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago
  10. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  11. fa2b736 Merge pull request #1197 from dp-arm/dp/amu by davidcunado-arm · 7 years ago
  12. 525c37a AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 7 years ago
  13. 43e05ec Use PFR0 to identify need for mitigation of CVE-2017-5915 by Dimitris Papastamos · 7 years ago
  14. c52ebdc Workaround for CVE-2017-5715 on Cortex A73 and A75 by Dimitris Papastamos · 7 years ago
  15. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  16. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  17. 004216b Merge pull request #1163 from antonio-nino-diaz-arm/an/parange by davidcunado-arm · 7 years ago
  18. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  19. b9ef664 Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value by Antonio Nino Diaz · 7 years ago
  20. 1dc771b ARM platforms: Provide SDEI entry point validation by Jeenu Viswambharan · 7 years ago
  21. c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 7 years ago
  22. c444fcf Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 7 years ago
  23. 68c415a Merge pull request #1136 from antonio-nino-diaz-arm/an/xlat-get-set-attr by davidcunado-arm · 7 years ago
  24. a0a231d Merge pull request #1129 from robertovargas-arm/enable_O0 by davidcunado-arm · 7 years ago
  25. 4613d5f Introduce functions to disable the MMU in EL1 by Antonio Nino Diaz · 7 years ago
  26. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
  27. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
  28. b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · 7 years ago
  29. c51cdb7 Fix use of MSR (immediate) by Roberto Vargas · 7 years ago
  30. 4168f2f Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  31. 502ca97 Merge pull request #1105 from antonio-nino-diaz-arm/an/epd1-bit by davidcunado-arm · 7 years ago
  32. f94e40d Fix type of `unsigned long` constants by Antonio Nino Diaz · 7 years ago
  33. c8274a8 Set TCR_EL1.EPD1 bit to 1 by Antonio Nino Diaz · 7 years ago
  34. 02c6307 Helper macro to create MAIR encodings by Isla Mitchell · 7 years ago
  35. c4a1a07 Enable CnP bit for ARMv8.2 CPUs by Isla Mitchell · 7 years ago
  36. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  37. fee8653 Fully initialise essential control registers by David Cunado · 7 years ago
  38. c6a11f6 include: add U()/ULL() macros for constants by Varun Wadekar · 7 years ago
  39. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  40. bc1a929 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 7 years ago
  41. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  42. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 7 years ago
  43. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · 7 years ago
  44. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  45. ede39cb Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · 8 years ago
  46. b4a7294 Tegra: Add support for fake system suspend by Vignesh Radhakrishnan · 7 years ago
  47. d4acf20 Merge pull request #879 from Summer-ARM/sq/mt-support by davidcunado-arm · 7 years ago
  48. 93c812f ARM platforms: Add support for MT bit in MPIDR by Summer Qin · 7 years ago
  49. c4364f6 Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat by davidcunado-arm · 7 years ago
  50. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 7 years ago
  51. ac99803 Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  52. 700ebe5 spd: trusty: pass VMID via X7 by Anthony Zhou · 9 years ago
  53. 595d0d5 Disable secure self-hosted debug via MDCR_EL3/SDCR by dp-arm · 7 years ago
  54. d5ec367 Report errata workaround status to console by Jeenu Viswambharan · 8 years ago
  55. e40306b Fix declarations of cache maintenance functions by Antonio Nino Diaz · 7 years ago
  56. d1beee2 Add PLAT_xxx_ADDR_SPACE_SIZE definitions by Antonio Nino Diaz · 8 years ago
  57. c14b08e Reset EL2 and EL3 configurable controls by David Cunado · 8 years ago
  58. 5f55e28 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 8 years ago
  59. a993c42 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 8 years ago
  60. 550bf5e Support for Mediatek MT6795 SoC by developer · 8 years ago
  61. d48ae61 Automatically select initial xlation lookup level by Antonio Nino Diaz · 8 years ago
  62. a9482df AArch32: Add API to invoke runtime service handler by Soby Mathew · 8 years ago
  63. c53ac5e Move SIZE_FROM_LOG2_WORDS macro to utils.h by Soby Mathew · 8 years ago
  64. d019487 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
  65. 44170c4 Refactor the xlat_tables library code by Soby Mathew · 8 years ago
  66. 55f9f4b Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers by danh-arm · 8 years ago
  67. 346f1f9 Remove xlat_helpers.c by Antonio Nino Diaz · 8 years ago
  68. 851dc7e Add ISR_EL1 to crash report by Gerald Lejeune · 8 years ago
  69. 6af70f5 Remove DAIF bits handling macros by Gerald Lejeune · 8 years ago
  70. 52b1ba6 Extend memory attributes to map non-cacheable memory by Sandrine Bailleux · 8 years ago
  71. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 8 years ago
  72. 8b0eafe Initialize VTTBR_EL2 when bypassing EL2 by Sandrine Bailleux · 9 years ago
  73. 92712a5 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · 9 years ago
  74. 94efd1f Add missing RES1 bit in SCTLR_EL1 by Vikram Kanigiri · 9 years ago
  75. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  76. 0cdebbd Remove use of PLATFORM_CACHE_LINE_SIZE by Dan Handley · 9 years ago
  77. 2eb68ca Merge pull request #280 from vwadekar/tlkd-fixed-v3 by danh-arm · 9 years ago
  78. 97625e3 Translate secure/non-secure virtual addresses by Varun Wadekar · 9 years ago
  79. 4e97e54 Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · 9 years ago
  80. 26fb90e Return success if an interrupt is seen during PSCI CPU_SUSPEND by Soby Mathew · 10 years ago
  81. ed99566 Add macros for domain specific barriers. by Soby Mathew · 10 years ago
  82. 30c231b Prevent optimisation of sysregs accessors calls by Sandrine Bailleux · 10 years ago
  83. e2b2d8f Fix the array size of mpidr_aff_map_nodes_t. by Soby Mathew · 10 years ago
  84. c088433 Apply errata workarounds only when major/minor revisions match. by Soby Mathew · 10 years ago
  85. 070a3e0 Merge pull request #206 from soby-mathew/sm/reset_cntvoff by Andrew Thoelke · 10 years ago
  86. b08bc04 Create BL stage specific translation tables by Soby Mathew · 10 years ago
  87. c93c9df Initialize SCTLR_EL1 based on MODE_RW bit by Jens Wiklander · 10 years ago
  88. feddfcf Reset CNTVOFF_EL2 register before exit into EL1 on warm boot by Soby Mathew · 10 years ago
  89. 798140d Juno: Implement initial platform port by Sandrine Bailleux · 10 years ago
  90. 802f865 Add support for selected Cortex-A57 errata workarounds by Soby Mathew · 10 years ago
  91. 38b4bc9 Add CPU specific crash reporting handlers by Soby Mathew · 10 years ago
  92. 8e2f287 Add CPU specific power management operations by Soby Mathew · 10 years ago
  93. c704cbc Introduce framework for CPU specific operations by Soby Mathew · 10 years ago
  94. 9f09835 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 10 years ago
  95. e998254 Make enablement of the MMU more flexible by Achin Gupta · 10 years ago
  96. 741a382 Calculate TCR bits based on VA and PA by Lin Ma · 10 years ago
  97. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  98. 4e12607 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 10 years ago
  99. ddb312d Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2 by danh-arm · 10 years ago
  100. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · 10 years ago