- 40e5f7a feat(context-mgmt): introduce EL3/root context by Jayanth Dodderi Chidanand · 2 years ago
- 4b6e4e6 Merge changes from topic "mp/simd_ctxt_mgmt" into integration by Manish V Badarkhe · 12 months ago
- 6d5319a feat(simd): add routines to save, restore sve state by Madhukar Pappireddy · 1 year, 2 months ago
- 43d1d95 feat(cpufeat): add new feature state for asymmetric features by Manish Pandey · 1 year, 1 month ago
- 59b7c0a feat(cm): add explicit context entries for ERRATA_SPECULATIVE_AT by Jayanth Dodderi Chidanand · 1 year, 2 months ago
- 123002f feat(cm): context switch MDCR_EL3 register by Jayanth Dodderi Chidanand · 1 year, 2 months ago
- 59f8882 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · 1 year, 7 months ago
- 30788a8 fix(mte): remove CTX_INCLUDE_MTE_REGS usage by Govindraj Raja · 1 year, 6 months ago
- ac4f6aa refactor(cm): move MPAM3_EL3 reg to per world context by Arvind Ram Prakash · 1 year, 9 months ago
- 4087ed6 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · 1 year, 8 months ago
- 6597fcf feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · 2 years, 1 month ago
- d04c04a feat(el3-runtime): modify vector entry paths by Manish Pandey · 2 years, 2 months ago
- 461c0a5 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 2 years, 1 month ago
- edebefb fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 10 months ago
- f0c96a2 refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization by Boyan Karatotev · 2 years, 4 months ago
- ac58e57 refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · 2 years, 3 months ago
- c73686a feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 2 years, 6 months ago
- c84200e Merge "fix(pmu): unconditionally save PMCR_EL0" into integration by Manish Pandey · 2 years, 3 months ago
- 6503ff2 refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
- 9202d51 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 2 years, 6 months ago
- 1d6d680 fix(pmu): unconditionally save PMCR_EL0 by Boyan Karatotev · 2 years, 8 months ago
- 88727fc refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
- d5384b6 refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
- 7db710f refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- b8f03d2 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- ea735bf refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 9448f2b refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 16e3ddb fix(spe): drop SPE EL2 context switch code by Andre Przywara · 2 years, 6 months ago
- fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- ed80440 fix(mpam): run-time checks for mpam save/restore routines by Rohit Mathew · 2 years, 9 months ago
- 344e5e8 Merge changes from topic "feat_state_rework" into integration by Manish Pandey · 2 years, 7 months ago
- c5a3ebb refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · 2 years, 9 months ago
- bb7b85a refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 2 years, 9 months ago
- 0e0bd25 fix(mpam): remove unwanted param for "endfunc" macro by Rohit Mathew · 2 years, 10 months ago
- 1cbe42a fix(el3_runtime): allow SErrors when executing in EL3 by Manish Pandey · 2 years, 9 months ago
- ff1d2ef fix(el3_runtime): restore SPSR/ELR/SCR after esb by Manish Pandey · 2 years, 9 months ago
- d64bfef build(changelog): add new scope for Performance Monitor Extensions by Jayanth Dodderi Chidanand · 2 years, 11 months ago
- d20052f refactor(context mgmt): refactor EL2 context save and restore functions by Zelalem Aweke · 3 years, 4 months ago
- 7f41bcc refactor(context mgmt): remove registers accessible only from secure state from EL2 context by Zelalem Aweke · 3 years, 9 months ago
- 0ce220a refactor(el3-runtime): replace ARM_ARCH_AT_LEAST macro with FEAT flags by Jayanth Dodderi Chidanand · 3 years, 6 months ago
- 7d33ffe fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 4 years, 2 months ago
- 97215e0 refactor(el3-runtime): add prepare_el3_entry func by Daniel Boulby · 3 years, 7 months ago
- f74cb0b fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 3 years, 8 months ago
- cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
- 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 4 years, 1 month ago
- 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
- 12f6c06 fix(security): Set MDCR_EL3.MCCD bit by Alexei Fedorov · 4 years, 3 months ago
- a7cf274 Fix: Remove save/restore of EL2 timer registers by Max Shvetsov · 4 years, 4 months ago
- c2d32a5 Fix exception handlers in BL31: Use DSB to synchronize pending EA by Madhukar Pappireddy · 5 years ago
- 2b036b7 lib: el3_runtime: Fix SPE system registers in el2_sysregs_context by Arunachalam Ganapathy · 4 years, 10 months ago
- 062f8aa lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 5 years ago
- 0f777ea lib: el3_runtime: Fix aarch32 system registers in el2_sysregs_context by Arunachalam Ganapathy · 5 years ago
- 3b8456b runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 5 years ago
- cb55615 el3_runtime: Rearrange context offset of EL1 sys registers by Manish V Badarkhe · 5 years ago
- fb2072b el3_runtime: Update context save and restore routines for EL1 and EL2 by Manish V Badarkhe · 5 years ago
- 30ee375 Fix exception in save/restore of EL2 registers. by Max Shvetsov · 5 years ago
- 45aecff Implement workaround for AT speculative behaviour by Manish V Badarkhe · 5 years ago
- 7f164a8 context: TPIDR_EL2 register not saved/restored by Olivier Deprez · 5 years ago
- 2825946 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 5 years ago
- 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 5 years ago
- f461fe3 Prevent speculative execution past ERET by Anthony Steinhauser · 6 years ago
- bb9549b aarch64: Fix stack pointer maintenance on EA handling path by Jan Dabros · 6 years ago
- ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
- 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 6 years ago
- e290a8f AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 6 years ago
- 3ca26be Fix restoring APIBKey registers by Sandrine Bailleux · 6 years ago
- 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 6 years ago
- b86048c Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
- 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 7 years ago
- 4d1ccf0 Cleanup context handling library by Antonio Nino Diaz · 7 years ago
- fe007b2 Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 7 years ago
- 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 7 years ago
- ef653d9 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · 8 years ago
- 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 8 years ago
- 91089f3 Move FPEXC32_EL2 to FP Context by David Cunado · 8 years ago
- 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 8 years ago
- d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 8 years ago
- 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
- 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago[Renamed (99%) from common/aarch64/context.S]
- 8cd16e6 Build option to include AArch32 registers in cpu context by Soby Mathew · 9 years ago
- 1645d3e Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 10 years ago
- bbf8f6f Move context management code to common location by Yatharth Kochar · 10 years ago[Renamed (66%) from bl31/aarch64/context.S]
- 0e288c9 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · 10 years ago