1. b6301e6 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 3 years ago
  2. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 3 years ago
  3. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 4 months ago
  4. cf784f7 Fix: Remove save/restore of EL2 timer registers by Max Shvetsov · 3 years, 3 months ago
  5. fba2572 Fix exception handlers in BL31: Use DSB to synchronize pending EA by Madhukar Pappireddy · 4 years ago
  6. 2b0ee97 el3_runtime: Rearrange context offset of EL1 sys registers by Manish V Badarkhe · 4 years ago
  7. 0c16abd Fix exception in save/restore of EL2 registers. by Max Shvetsov · 4 years, 2 months ago
  8. 1962891 context: TPIDR_EL2 register not saved/restored by Olivier Deprez · 4 years, 4 months ago
  9. c9e2c92 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 4 years, 5 months ago
  10. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 4 months ago
  11. 91d8061 coverity: fix MISRA violations by Zelalem · 4 years, 5 months ago
  12. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  13. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  14. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 5 years ago
  15. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  16. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  17. 13adfb1 Cleanup context handling library by Antonio Nino Diaz · 5 years ago
  18. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  19. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  20. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · 6 years ago
  21. bb1fd5b SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 6 years ago
  22. ba51d9e Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  23. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  24. b63c6f1 Optimize/cleanup BPIALL workaround by Dimitris Papastamos · 6 years ago
  25. c52ebdc Workaround for CVE-2017-5715 on Cortex A73 and A75 by Dimitris Papastamos · 7 years ago
  26. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  27. d1a1fd4 Move FPEXC32_EL2 to FP Context by David Cunado · 7 years ago
  28. 4168f2f Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  29. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  30. c6a11f6 include: add U()/ULL() macros for constants by Varun Wadekar · 7 years ago
  31. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  32. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago[Renamed from include/common/context.h]
  33. 24ab34f Fix coding guideline warnings by Soby Mathew · 8 years ago
  34. d75d2ba Build option to include AArch32 registers in cpu context by Soby Mathew · 8 years ago
  35. 6c0566c Move context management code to common location by Yatharth Kochar · 9 years ago[Renamed from include/bl31/context.h]
  36. e58ddc0 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · 9 years ago