1. 0e0bd25 fix(mpam): remove unwanted param for "endfunc" macro by Rohit Mathew · 2 years, 10 months ago
  2. 1cbe42a fix(el3_runtime): allow SErrors when executing in EL3 by Manish Pandey · 2 years, 9 months ago
  3. ff1d2ef fix(el3_runtime): restore SPSR/ELR/SCR after esb by Manish Pandey · 2 years, 9 months ago
  4. d64bfef build(changelog): add new scope for Performance Monitor Extensions by Jayanth Dodderi Chidanand · 2 years, 11 months ago
  5. d20052f refactor(context mgmt): refactor EL2 context save and restore functions by Zelalem Aweke · 3 years, 4 months ago
  6. 7f41bcc refactor(context mgmt): remove registers accessible only from secure state from EL2 context by Zelalem Aweke · 3 years, 9 months ago
  7. 0ce220a refactor(el3-runtime): replace ARM_ARCH_AT_LEAST macro with FEAT flags by Jayanth Dodderi Chidanand · 3 years, 6 months ago
  8. 7d33ffe fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 4 years, 2 months ago
  9. 97215e0 refactor(el3-runtime): add prepare_el3_entry func by Daniel Boulby · 3 years, 7 months ago
  10. f74cb0b fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 3 years, 8 months ago
  11. cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
  12. 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 4 years, 1 month ago
  13. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  14. 12f6c06 fix(security): Set MDCR_EL3.MCCD bit by Alexei Fedorov · 4 years, 3 months ago
  15. a7cf274 Fix: Remove save/restore of EL2 timer registers by Max Shvetsov · 4 years, 4 months ago
  16. c2d32a5 Fix exception handlers in BL31: Use DSB to synchronize pending EA by Madhukar Pappireddy · 5 years ago
  17. 2b036b7 lib: el3_runtime: Fix SPE system registers in el2_sysregs_context by Arunachalam Ganapathy · 4 years, 10 months ago
  18. 062f8aa lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 5 years ago
  19. 0f777ea lib: el3_runtime: Fix aarch32 system registers in el2_sysregs_context by Arunachalam Ganapathy · 5 years ago
  20. 3b8456b runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 5 years ago
  21. cb55615 el3_runtime: Rearrange context offset of EL1 sys registers by Manish V Badarkhe · 5 years ago
  22. fb2072b el3_runtime: Update context save and restore routines for EL1 and EL2 by Manish V Badarkhe · 5 years ago
  23. 30ee375 Fix exception in save/restore of EL2 registers. by Max Shvetsov · 5 years ago
  24. 45aecff Implement workaround for AT speculative behaviour by Manish V Badarkhe · 5 years ago
  25. 7f164a8 context: TPIDR_EL2 register not saved/restored by Olivier Deprez · 5 years ago
  26. 2825946 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 5 years ago
  27. 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 5 years ago
  28. f461fe3 Prevent speculative execution past ERET by Anthony Steinhauser · 6 years ago
  29. bb9549b aarch64: Fix stack pointer maintenance on EA handling path by Jan Dabros · 6 years ago
  30. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  31. 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 6 years ago
  32. e290a8f AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 6 years ago
  33. 3ca26be Fix restoring APIBKey registers by Sandrine Bailleux · 6 years ago
  34. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 6 years ago
  35. b86048c Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
  36. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 7 years ago
  37. 4d1ccf0 Cleanup context handling library by Antonio Nino Diaz · 7 years ago
  38. fe007b2 Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 7 years ago
  39. 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 7 years ago
  40. ef653d9 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · 8 years ago
  41. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 8 years ago
  42. 91089f3 Move FPEXC32_EL2 to FP Context by David Cunado · 8 years ago
  43. 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 8 years ago
  44. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 8 years ago
  45. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  46. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago[Renamed (99%) from common/aarch64/context.S]
  47. 8cd16e6 Build option to include AArch32 registers in cpu context by Soby Mathew · 9 years ago
  48. 1645d3e Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 10 years ago
  49. bbf8f6f Move context management code to common location by Yatharth Kochar · 10 years ago[Renamed (66%) from bl31/aarch64/context.S]
  50. 0e288c9 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · 10 years ago