1. fbbee6b refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · 4 months ago
  2. 1facfb1 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · 5 months ago
  3. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 5 months ago
  4. 4d5a8c5 fix(context-mgmt): align the memory address of EL2 context registers by Jayanth Dodderi Chidanand · 5 months ago
  5. 4851b49 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · 8 months ago
  6. b5d9559 refactor(cm): move MPAM3_EL3 reg to per world context by Arvind Ram Prakash · 7 months ago
  7. 56aa382 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · 6 months ago
  8. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 8 months ago
  9. 07952fb feat(el3-runtime): modify vector entry paths by Manish Pandey · 1 year ago
  10. 4fc00d2 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 11 months ago
  11. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 8 months ago
  12. a698989 refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · 1 year, 1 month ago
  13. 870627e refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 4 months ago
  14. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 1 year, 4 months ago
  15. 326f295 feat(gcs): support guarded control stack by Mark Brown · 1 year, 3 months ago
  16. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · 1 year, 3 months ago
  17. edc449d refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 4 months ago
  18. 902c902 refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  19. c346418 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  20. 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  21. 84b8653 refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  22. ef948dc fix(spe): drop SPE EL2 context switch code by Andre Przywara · 1 year, 4 months ago
  23. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · 1 year, 3 months ago
  24. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · 1 year, 4 months ago
  25. 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  26. 1d8795e refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · 1 year, 7 months ago
  27. 5d6d2ab refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 1 year, 7 months ago
  28. 5362beb refactor(context mgmt): refactor EL2 context save and restore functions by Zelalem Aweke · 2 years, 2 months ago
  29. bd17eae refactor(context mgmt): remove registers accessible only from secure state from EL2 context by Zelalem Aweke · 2 years, 7 months ago
  30. 72b69b8 refactor(el3-runtime): replace ARM_ARCH_AT_LEAST macro with FEAT flags by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  31. 13ae0f4 fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 2 years, 6 months ago
  32. b6301e6 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 2 years, 11 months ago
  33. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 2 years, 10 months ago
  34. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 2 months ago
  35. cf784f7 Fix: Remove save/restore of EL2 timer registers by Max Shvetsov · 3 years, 2 months ago
  36. fba2572 Fix exception handlers in BL31: Use DSB to synchronize pending EA by Madhukar Pappireddy · 3 years, 10 months ago
  37. 2b0ee97 el3_runtime: Rearrange context offset of EL1 sys registers by Manish V Badarkhe · 3 years, 10 months ago
  38. 0c16abd Fix exception in save/restore of EL2 registers. by Max Shvetsov · 4 years, 1 month ago
  39. 1962891 context: TPIDR_EL2 register not saved/restored by Olivier Deprez · 4 years, 3 months ago
  40. c9e2c92 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 4 years, 4 months ago
  41. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 3 months ago
  42. 91d8061 coverity: fix MISRA violations by Zelalem · 4 years, 4 months ago
  43. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 9 months ago
  44. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 4 years, 11 months ago
  45. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 4 years, 10 months ago
  46. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  47. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  48. 13adfb1 Cleanup context handling library by Antonio Nino Diaz · 5 years ago
  49. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  50. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  51. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · 6 years ago
  52. bb1fd5b SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 6 years ago
  53. ba51d9e Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  54. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  55. b63c6f1 Optimize/cleanup BPIALL workaround by Dimitris Papastamos · 6 years ago
  56. c52ebdc Workaround for CVE-2017-5715 on Cortex A73 and A75 by Dimitris Papastamos · 6 years ago
  57. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  58. d1a1fd4 Move FPEXC32_EL2 to FP Context by David Cunado · 7 years ago
  59. 4168f2f Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  60. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  61. c6a11f6 include: add U()/ULL() macros for constants by Varun Wadekar · 7 years ago
  62. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  63. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago[Renamed from include/common/context.h]
  64. 24ab34f Fix coding guideline warnings by Soby Mathew · 8 years ago
  65. d75d2ba Build option to include AArch32 registers in cpu context by Soby Mathew · 8 years ago
  66. 6c0566c Move context management code to common location by Yatharth Kochar · 9 years ago[Renamed from include/bl31/context.h]
  67. e58ddc0 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · 8 years ago