1. 7f41bcc refactor(context mgmt): remove registers accessible only from secure state from EL2 context by Zelalem Aweke · 3 years, 9 months ago
  2. 0ce220a refactor(el3-runtime): replace ARM_ARCH_AT_LEAST macro with FEAT flags by Jayanth Dodderi Chidanand · 3 years, 6 months ago
  3. f74cb0b fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 3 years, 8 months ago
  4. c5ea4f8 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  5. cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
  6. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  7. a7cf274 Fix: Remove save/restore of EL2 timer registers by Max Shvetsov · 4 years, 4 months ago
  8. c2d32a5 Fix exception handlers in BL31: Use DSB to synchronize pending EA by Madhukar Pappireddy · 5 years ago
  9. cb55615 el3_runtime: Rearrange context offset of EL1 sys registers by Manish V Badarkhe · 5 years ago
  10. 30ee375 Fix exception in save/restore of EL2 registers. by Max Shvetsov · 5 years ago
  11. 7f164a8 context: TPIDR_EL2 register not saved/restored by Olivier Deprez · 5 years ago
  12. 2825946 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 5 years ago
  13. 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 5 years ago
  14. 2fe75a2 coverity: fix MISRA violations by Zelalem · 5 years ago
  15. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  16. 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 6 years ago
  17. e290a8fc AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 6 years ago
  18. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  19. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 7 years ago
  20. 4d1ccf0 Cleanup context handling library by Antonio Nino Diaz · 7 years ago
  21. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  22. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  23. ba6e5ca SDEI: MISRA fixes by Jeenu Viswambharan · 7 years ago
  24. 6f03bc7 SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 7 years ago
  25. fe007b2 Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 7 years ago
  26. 76454ab AArch64: Introduce External Abort handling by Jeenu Viswambharan · 8 years ago
  27. d9bd656 Optimize/cleanup BPIALL workaround by Dimitris Papastamos · 8 years ago
  28. a1781a2 Workaround for CVE-2017-5715 on Cortex A73 and A75 by Dimitris Papastamos · 8 years ago
  29. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 8 years ago
  30. 91089f3 Move FPEXC32_EL2 to FP Context by David Cunado · 8 years ago
  31. 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 8 years ago
  32. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 8 years ago
  33. 030567e include: add U()/ULL() macros for constants by Varun Wadekar · 8 years ago
  34. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  35. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago[Renamed from include/common/context.h]
  36. da554d7 Fix coding guideline warnings by Soby Mathew · 9 years ago
  37. 8cd16e6 Build option to include AArch32 registers in cpu context by Soby Mathew · 9 years ago
  38. bbf8f6f Move context management code to common location by Yatharth Kochar · 10 years ago[Renamed from include/bl31/context.h]
  39. 0e288c9 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · 10 years ago