1. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  2. cc238bb fix(context mgmt): remove explicit ICC_SRE_EL2 register read by Varun Wadekar · 1 year, 10 months ago
  3. 42305f2 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 2 years ago
  4. 5362beb refactor(context mgmt): refactor EL2 context save and restore functions by Zelalem Aweke · 2 years, 3 months ago
  5. 2012600 refactor(context mgmt): refactor initialization of EL1 context registers by Zelalem Aweke · 2 years, 3 months ago
  6. 8a48954 Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 2 years, 2 months ago
  7. e43ba98 Merge "fix(cm): add barrier before el3 ns exit" into integration by Olivier Deprez · 2 years, 2 months ago
  8. e4793dd fix(cm): add barrier before el3 ns exit by Olivier Deprez · 2 years, 2 months ago
  9. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · 2 years, 5 months ago
  10. cc79927 fix(amu): limit virtual offset register access to NS world by John Powell · 2 years, 3 months ago
  11. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 2 years, 3 months ago
  12. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 5 months ago
  13. 4240111 refactor(context mgmt): refactor the cm_setup_context function by Zelalem Aweke · 2 years, 6 months ago
  14. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  15. b6301e6 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 3 years ago
  16. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 2 years, 11 months ago
  17. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 3 years ago
  18. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 3 years ago
  19. 20df29c feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 3 years ago
  20. e1cccb4 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 3 years ago
  21. cac7d16 fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 3 years ago
  22. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 3 months ago
  23. 7d0299f fix: random typos in tf-a code base by Olivier Deprez · 3 years, 1 month ago
  24. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 3 years, 9 months ago
  25. af54f6e Aarch64: Add support for FEAT_MTE3 by Alexei Fedorov · 3 years, 7 months ago
  26. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 4 years ago
  27. 4283ed1 SPM: Change condition on saving/restoring EL2 registers by Ruari Phipps · 4 years ago
  28. 9223485 Prevent RAS register access from lower ELs by Varun Wadekar · 4 years, 1 month ago
  29. 8357389 Enable ARMv8.6-ECV Self-Synch when booting to EL2 by Jimmy Brisson · 4 years, 3 months ago
  30. ecc3c67 Enable ARMv8.6-FGT when booting to EL2 by Jimmy Brisson · 4 years, 3 months ago
  31. 3e24c16 Enable v8.6 WFE trap delays by johpow01 · 4 years, 2 months ago
  32. c9e2c92 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 4 years, 4 months ago
  33. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 4 months ago
  34. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  35. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 5 months ago
  36. a533447 S-EL2 Support: Check for AArch64 by Artsem Artsemenka · 4 years, 7 months ago
  37. 023c155 Add support for enabling S-EL2 by Achin Gupta · 4 years, 9 months ago
  38. 05e030e Fix MTE support from causing unused variable warnings by Justin Chadwell · 4 years, 10 months ago
  39. b0f2602 SCTLR and ACTLR are 32-bit for AArch32 and 64-bit for AArch64 by Deepika Bhavnani · 4 years, 10 months ago
  40. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  41. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 4 years, 11 months ago
  42. 830f0ad Enable MTE support unilaterally for Normal World by Soby Mathew · 5 years ago
  43. 23b7b69 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · 5 years ago
  44. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  45. 78a0aed Add workaround for errata 764081 of Cortex-A75 by Louis Mayencourt · 5 years ago
  46. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  47. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  48. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  49. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  50. cbad661 AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 6 years ago
  51. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  52. c51a2ec context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 6 years ago
  53. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  54. 28dce9e context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  55. b2f1003 Merge pull request #1376 from vwadekar/cm-init-actlr-el1 by Dimitris Papastamos · 6 years ago
  56. b6dd0b3 lib: el3_runtime: initialise actlr_el1 to hardware defaults by Varun Wadekar · 6 years ago
  57. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  58. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  59. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  60. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  61. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  62. 1e6f93e Factor out extension enabling to a separate function by Dimitris Papastamos · 7 years ago
  63. a7921b9 aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 7 years ago
  64. 4168f2f Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  65. 00eac15 fix a typo about sctlr_el2 by Ken Kuang · 7 years ago
  66. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  67. fee8653 Fully initialise essential control registers by David Cunado · 7 years ago
  68. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  69. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  70. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 7 years ago
  71. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  72. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  73. c14b08e Reset EL2 and EL3 configurable controls by David Cunado · 8 years ago
  74. 5f55e28 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 8 years ago
  75. a993c42 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 8 years ago
  76. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago[Renamed from common/context_mgmt.c]
  77. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  78. a3b3c05 context: Fix typo in comment by Soren Brinkmann · 8 years ago
  79. 632d6df Enable asynchronous abort exceptions during boot by Gerald Lejeune · 8 years ago
  80. 6c0566c Move context management code to common location by Yatharth Kochar · 9 years ago[Renamed (77%) from bl31/context_mgmt.c]
  81. e58ddc0 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · 9 years ago