1. 5362beb refactor(context mgmt): refactor EL2 context save and restore functions by Zelalem Aweke · 2 years, 3 months ago
  2. bd17eae refactor(context mgmt): remove registers accessible only from secure state from EL2 context by Zelalem Aweke · 2 years, 8 months ago
  3. 72b69b8 refactor(el3-runtime): replace ARM_ARCH_AT_LEAST macro with FEAT flags by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  4. 928747f fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 3 years, 1 month ago
  5. 95fb1aa refactor(el3-runtime): add prepare_el3_entry func by Daniel Boulby · 2 years, 5 months ago
  6. 13ae0f4 fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  7. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 2 years, 11 months ago
  8. cac7d16 fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 3 years ago
  9. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 3 months ago
  10. 307f34b fix(security): Set MDCR_EL3.MCCD bit by Alexei Fedorov · 3 years, 2 months ago
  11. cf784f7 Fix: Remove save/restore of EL2 timer registers by Max Shvetsov · 3 years, 3 months ago
  12. fba2572 Fix exception handlers in BL31: Use DSB to synchronize pending EA by Madhukar Pappireddy · 4 years ago
  13. 04b7e43 lib: el3_runtime: Fix SPE system registers in el2_sysregs_context by Arunachalam Ganapathy · 3 years, 9 months ago
  14. dd3ec7e lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 4 years, 1 month ago
  15. dca591b lib: el3_runtime: Fix aarch32 system registers in el2_sysregs_context by Arunachalam Ganapathy · 4 years, 1 month ago
  16. e07e808 runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 4 years ago
  17. 2b0ee97 el3_runtime: Rearrange context offset of EL1 sys registers by Manish V Badarkhe · 4 years ago
  18. d73c1ba el3_runtime: Update context save and restore routines for EL1 and EL2 by Manish V Badarkhe · 4 years ago
  19. 0c16abd Fix exception in save/restore of EL2 registers. by Max Shvetsov · 4 years, 2 months ago
  20. 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years, 2 months ago
  21. 1962891 context: TPIDR_EL2 register not saved/restored by Olivier Deprez · 4 years, 3 months ago
  22. c9e2c92 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 4 years, 5 months ago
  23. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 4 months ago
  24. 0f7e601 Prevent speculative execution past ERET by Anthony Steinhauser · 4 years, 6 months ago
  25. fa01598 aarch64: Fix stack pointer maintenance on EA handling path by Jan Dabros · 4 years, 7 months ago
  26. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  27. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  28. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 4 years, 11 months ago
  29. b5cf10f Fix restoring APIBKey registers by Sandrine Bailleux · 5 years ago
  30. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  31. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  32. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  33. 13adfb1 Cleanup context handling library by Antonio Nino Diaz · 5 years ago
  34. ba51d9e Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  35. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  36. 23d05a8 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · 7 years ago
  37. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  38. d1a1fd4 Move FPEXC32_EL2 to FP Context by David Cunado · 7 years ago
  39. 4168f2f Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  40. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  41. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  42. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago[Renamed (99%) from common/aarch64/context.S]
  43. d75d2ba Build option to include AArch32 registers in cpu context by Soby Mathew · 8 years ago
  44. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  45. 6c0566c Move context management code to common location by Yatharth Kochar · 9 years ago[Renamed (66%) from bl31/aarch64/context.S]
  46. e58ddc0 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · 9 years ago