1. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 2 years, 3 months ago
  2. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 5 months ago
  3. 4240111 refactor(context mgmt): refactor the cm_setup_context function by Zelalem Aweke · 2 years, 6 months ago
  4. bd17eae refactor(context mgmt): remove registers accessible only from secure state from EL2 context by Zelalem Aweke · 2 years, 8 months ago
  5. 72b69b8 refactor(el3-runtime): replace ARM_ARCH_AT_LEAST macro with FEAT flags by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  6. 928747f fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 3 years, 1 month ago
  7. 95fb1aa refactor(el3-runtime): add prepare_el3_entry func by Daniel Boulby · 2 years, 6 months ago
  8. 13ae0f4 fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  9. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  10. b6301e6 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 3 years ago
  11. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 2 years, 11 months ago
  12. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 3 years ago
  13. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 3 years ago
  14. 20df29c feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 3 years ago
  15. e1cccb4 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 3 years ago
  16. cac7d16 fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 3 years ago
  17. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 3 months ago
  18. ba3a098 Merge "fix(security): Set MDCR_EL3.MCCD bit" into integration by Mark Dykes · 3 years, 1 month ago
  19. 7d0299f fix: random typos in tf-a code base by Olivier Deprez · 3 years, 1 month ago
  20. 307f34b fix(security): Set MDCR_EL3.MCCD bit by Alexei Fedorov · 3 years, 2 months ago
  21. cf784f7 Fix: Remove save/restore of EL2 timer registers by Max Shvetsov · 3 years, 3 months ago
  22. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 3 years, 9 months ago
  23. fba2572 Fix exception handlers in BL31: Use DSB to synchronize pending EA by Madhukar Pappireddy · 4 years ago
  24. af54f6e Aarch64: Add support for FEAT_MTE3 by Alexei Fedorov · 3 years, 7 months ago
  25. 04b7e43 lib: el3_runtime: Fix SPE system registers in el2_sysregs_context by Arunachalam Ganapathy · 3 years, 9 months ago
  26. dd3ec7e lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 4 years, 1 month ago
  27. dca591b lib: el3_runtime: Fix aarch32 system registers in el2_sysregs_context by Arunachalam Ganapathy · 4 years, 1 month ago
  28. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 4 years ago
  29. 4283ed1 SPM: Change condition on saving/restoring EL2 registers by Ruari Phipps · 4 years ago
  30. e07e808 runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 4 years ago
  31. 2b0ee97 el3_runtime: Rearrange context offset of EL1 sys registers by Manish V Badarkhe · 4 years ago
  32. d73c1ba el3_runtime: Update context save and restore routines for EL1 and EL2 by Manish V Badarkhe · 4 years ago
  33. 9223485 Prevent RAS register access from lower ELs by Varun Wadekar · 4 years, 1 month ago
  34. 8357389 Enable ARMv8.6-ECV Self-Synch when booting to EL2 by Jimmy Brisson · 4 years, 3 months ago
  35. ecc3c67 Enable ARMv8.6-FGT when booting to EL2 by Jimmy Brisson · 4 years, 3 months ago
  36. 3e24c16 Enable v8.6 WFE trap delays by johpow01 · 4 years, 2 months ago
  37. 0c16abd Fix exception in save/restore of EL2 registers. by Max Shvetsov · 4 years, 2 months ago
  38. 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years, 2 months ago
  39. 1962891 context: TPIDR_EL2 register not saved/restored by Olivier Deprez · 4 years, 4 months ago
  40. c9e2c92 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 4 years, 5 months ago
  41. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 4 months ago
  42. 5b21082 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 4 years, 5 months ago
  43. 39ca69d Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · 4 years, 5 months ago
  44. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  45. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 5 months ago
  46. f4e6ea6 Changes necessary to support SEPARATE_NOBITS_REGION feature by Madhukar Pappireddy · 4 years, 5 months ago
  47. 0f7e601 Prevent speculative execution past ERET by Anthony Steinhauser · 4 years, 6 months ago
  48. fa01598 aarch64: Fix stack pointer maintenance on EA handling path by Jan Dabros · 4 years, 7 months ago
  49. a533447 S-EL2 Support: Check for AArch64 by Artsem Artsemenka · 4 years, 7 months ago
  50. 023c155 Add support for enabling S-EL2 by Achin Gupta · 4 years, 9 months ago
  51. 14e508b Merge "AArch32: Disable Secure Cycle Counter" into integration by Soby Mathew · 4 years, 9 months ago
  52. 9074dea AArch32: Disable Secure Cycle Counter by Alexei Fedorov · 4 years, 11 months ago
  53. 05e030e Fix MTE support from causing unused variable warnings by Justin Chadwell · 4 years, 10 months ago
  54. c3a1836 Merge changes from topic "db/unsigned_long" into integration by Sandrine Bailleux · 4 years, 10 months ago
  55. b0f2602 SCTLR and ACTLR are 32-bit for AArch32 and 64-bit for AArch64 by Deepika Bhavnani · 4 years, 10 months ago
  56. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  57. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  58. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 4 years, 11 months ago
  59. 830f0ad Enable MTE support unilaterally for Normal World by Soby Mathew · 5 years ago
  60. b5cf10f Fix restoring APIBKey registers by Sandrine Bailleux · 5 years ago
  61. 899146b Merge pull request #1848 from antonio-nino-diaz-arm/an/docs by Antonio Niño Díaz · 5 years ago
  62. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  63. 23b7b69 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · 5 years ago
  64. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  65. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  66. 13adfb1 Cleanup context handling library by Antonio Nino Diaz · 5 years ago
  67. 78a0aed Add workaround for errata 764081 of Cortex-A75 by Louis Mayencourt · 5 years ago
  68. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  69. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  70. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  71. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  72. cbad661 AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 6 years ago
  73. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  74. c51a2ec context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 6 years ago
  75. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  76. fe5c421 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 6 years ago
  77. 28dce9e context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  78. ba51d9e Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  79. b2f1003 Merge pull request #1376 from vwadekar/cm-init-actlr-el1 by Dimitris Papastamos · 6 years ago
  80. b6dd0b3 lib: el3_runtime: initialise actlr_el1 to hardware defaults by Varun Wadekar · 6 years ago
  81. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  82. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  83. 23d05a8 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · 7 years ago
  84. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  85. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  86. dda48b0 AMU: Implement support for aarch32 by Dimitris Papastamos · 7 years ago
  87. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  88. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  89. 1e6f93e Factor out extension enabling to a separate function by Dimitris Papastamos · 7 years ago
  90. d1a1fd4 Move FPEXC32_EL2 to FP Context by David Cunado · 7 years ago
  91. a7921b9 aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 7 years ago
  92. 4168f2f Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  93. 878f03c Merge pull request #1019 from etienne-lms/log-size by davidcunado-arm · 7 years ago
  94. 97ad6ce cpu log buffer size depends on cache line size by Etienne Carriere · 7 years ago
  95. 00eac15 fix a typo about sctlr_el2 by Ken Kuang · 7 years ago
  96. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  97. fee8653 Fully initialise essential control registers by David Cunado · 7 years ago
  98. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  99. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  100. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 7 years ago