- 985b6a6 fix(cm): disable SPE/TRBE correctly by Boyan Karatotev · 3 weeks ago
- 284c01c refactor(cm): unify RMM context by Boyan Karatotev · 5 months ago
- 4274b52 feat(cpufeat): add support for FEAT_FGWTE3 by Arvind Ram Prakash · 6 weeks ago
- f05b489 fix(el3-runtime): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
- 6eafc06 refactor(cm): gather per-world context management to the same place by Boyan Karatotev · 5 months ago
- e493b52 Merge "perf(bl31): convert cpu_data fetching to C" into integration by Manish Pandey · 7 weeks ago
- d43b2ea perf(bl31): convert cpu_data fetching to C by Boyan Karatotev · 5 months ago
- a3effe0 fix(rme): enable support for FEAT_D128 on Realm world by Javier Almansa Sobrino · 8 weeks ago
- 600717f fix(cm): don't access a field that doesn't exist by Boyan Karatotev · 4 months ago
- ee65660 Merge changes Id942c20c,Idd286bea,I8917a26e,Iec8c3477,If3c25dcd, ... into integration by André Przywara · 4 months ago
- 8d9f5f2 feat(cpufeat): enable FEAT_PAuth to FEAT_STATE_CHECKED by Boyan Karatotev · 4 months ago
- 51997e3 perf(cpufeat): centralise PAuth key saving by Boyan Karatotev · 4 months ago
- f813805 refactor(cpufeat): convert FEAT_PAuth setup to C by Boyan Karatotev · 4 months ago
- b0b7609 refactor(cpufeat): prepare FEAT_PAuth for FEATURE_DETECTION by Boyan Karatotev · 4 months ago
- ef738d1 feat(psci): remove cpu context init by index by Manish Pandey · 1 year, 1 month ago
- 5141de1 fix(build): enable fp during fp save/restore by Per Larsen · 7 months ago
- 2377542 Merge changes from topic "xlnx_fix_gen_datatype_cast" into integration by Govindraj Raja · 4 months ago
- fa8ca8b Merge "fix(errata): workaround for Cortex-A510 erratum 2971420" into integration by Bipin Ravi · 5 months ago
- f2bd352 fix(errata): workaround for Cortex-A510 erratum 2971420 by John Powell · 6 months ago
- 484befb fix(cpufeat): add feat_hcx check before enabling FEAT_MOPS by Arvind Ram Prakash · 5 months ago
- c5ea3fa Merge "feat(rmmd): add FEAT_MEC support" into integration by Soby Mathew · 5 months ago
- 7e84f3c feat(rmmd): add FEAT_MEC support by Tushar Khandelwal · 1 year, 5 months ago
- 54c9c68 fix(el3-runtime): add const qualifier by Nithin G · 1 year, 4 months ago
- 858dc35 fix(el3-runtime): add missing curly braces by Maheedhar Bollapalli · 1 year, 3 months ago
- 0a580b5 perf(cm): drop ZCR_EL3 saving and some ISBs and replace them with root context by Boyan Karatotev · 9 months ago
- 83ec7e4 perf(amu): greatly simplify AMU context management by Boyan Karatotev · 9 months ago
- a8a5d39 Merge changes from topic "bk/errata_speed" into integration by Manish V Badarkhe · 5 months ago
- b07c317 perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 9 months ago
- 41ae047 fix(rmm): add support for BRBCR_EL2 register for feat_brbe by Sona Mathew · 6 months ago
- 74dd541 Merge "fix(simd): fix base register in fpregs_context_*" into integration by Olivier Deprez · 6 months ago
- 8c52ca8 refactor(cpufeat): add FGT2 and Debugv8p9 to realm state by Sona Mathew · 8 months ago
- 7455cd1 fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
- 09ada2f fix(simd): fix base register in fpregs_context_* by Andrei Homescu · 8 months ago
- b53089d Merge "feat(pmuv3): setup per world MDCR_EL3" into integration by Manish Pandey · 6 months ago
- c95aa2e feat(pmuv3): setup per world MDCR_EL3 by Mateusz Sulimowicz · 7 months ago
- 6b8df7b feat(mops): enable FEAT_MOPS in EL3 when INIT_UNUSED_NS_EL2=1 by Arvind Ram Prakash · 7 months ago
- 79c0c7f refactor(cm): clean up per-world context by Boyan Karatotev · 8 months ago
- b41b999 Merge changes from topic "bk/smccc_feature" into integration by Manish Pandey · 8 months ago
- 6595f4c fix(cm): fix context management SYSREG128 write macros by Igor Podgainõi · 8 months ago
- 73d98e3 fix(trbe): add a tsb before context switching by Boyan Karatotev · 8 months ago
- f808873 fix(spe): add a psb before updating context and remove context saving by Boyan Karatotev · 9 months ago
- a57e18e feat(fpmr): disable FPMR trap by Arvind Ram Prakash · 9 months ago
- 19d52a8 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · 12 months ago
- 830ed39 Merge "feat(feat_sctlr2): enable FEAT_SCTLR2 for Realm world" into integration by Govindraj Raja · 9 months ago
- b17fecd feat(feat_sctlr2): enable FEAT_SCTLR2 for Realm world by Javier Almansa Sobrino · 9 months ago
- 3065513 feat(d128): add support for FEAT_D128 by Govindraj Raja · 11 months ago
- 5ec9ade Merge "fix(brbe): allow RME builds with BRBE" into integration by Olivier Deprez · 10 months ago
- 17ef5da Merge "feat(context-mgmt): introduce EL3/root context" into integration by Manish Pandey · 10 months ago
- 9890eab fix(brbe): allow RME builds with BRBE by Boyan Karatotev · 10 months ago
- 40e5f7a feat(context-mgmt): introduce EL3/root context by Jayanth Dodderi Chidanand · 2 years ago
- 4ec4e54 feat(sctlr2): add support for FEAT_SCTLR2 by Jayanth Dodderi Chidanand · 11 months ago
- 6d0433f feat(the): add support for FEAT_THE by Jayanth Dodderi Chidanand · 11 months ago
- 7f152ea fix(cpus): modify the fix for Cortex-A75 erratum 764081 by Sona Mathew · 1 year, 1 month ago
- f4303d0 feat(cm): handle asymmetry for FEAT_TCR2 by Jayanth Dodderi Chidanand · 11 months ago
- 781e1a4 feat(cm): enhance the cpu_context memory report by Jayanth Dodderi Chidanand · 1 year, 3 months ago
- a0674ab refactor(cm): remove el1 context when SPMD_SPM_AT_SEL2=1 by Jayanth Dodderi Chidanand · 1 year, 3 months ago
- a0d9a97 chore(cm): reorganise sctlr_el1 and tcr_el1 ctx code by Jayanth Dodderi Chidanand · 1 year ago
- 4b6e4e6 Merge changes from topic "mp/simd_ctxt_mgmt" into integration by Manish V Badarkhe · 12 months ago
- 308ebfa feat(simd): introduce simd context helper APIs by Madhukar Pappireddy · 1 year, 2 months ago
- 6d5319a feat(simd): add routines to save, restore sve state by Madhukar Pappireddy · 1 year, 2 months ago
- 721249b feat(cm): asymmetric feature support for trbe by Arvind Ram Prakash · 1 year ago
- 188f8c4 feat(cm): handle asymmetry for SPE feature by Manish Pandey · 1 year, 1 month ago
- 2f41c9a feat(cm): support for asymmetric feature among cores by Manish Pandey · 1 year, 1 month ago
- 43d1d95 feat(cpufeat): add new feature state for asymmetric features by Manish Pandey · 1 year, 1 month ago
- 42e35d2 refactor(cm): convert el1-ctx assembly offset entries to c structure by Jayanth Dodderi Chidanand · 1 year, 4 months ago
- 59b7c0a feat(cm): add explicit context entries for ERRATA_SPECULATIVE_AT by Jayanth Dodderi Chidanand · 1 year, 2 months ago
- e7c060d Merge "feat(fgt2): add support for FEAT_FGT2" into integration by Manish Pandey · 1 year ago
- 0aa3284 fix(context-mgmt): keep actlr_el2 value in the init context by Jagdish Gediya · 1 year, 1 month ago
- 33e6aaa feat(fgt2): add support for FEAT_FGT2 by Arvind Ram Prakash · 1 year, 2 months ago
- 83271d5 feat(debugv8p9): add support for FEAT_Debugv8p9 by Arvind Ram Prakash · 1 year, 3 months ago
- a822a22 chore(cm): fix some typos in comments by Manish Pandey · 1 year, 1 month ago
- 2e0efb3 Merge "feat(cm): context switch MDCR_EL3 register" into integration by Manish Pandey · 1 year, 1 month ago
- 123002f feat(cm): context switch MDCR_EL3 register by Jayanth Dodderi Chidanand · 1 year, 2 months ago
- da1a459 refactor(cm): update SCTLR_EL2 initialisation by Jayanth Dodderi Chidanand · 1 year, 5 months ago
- 7d930c7 refactor(cm): move mpam registers into el2 context by Jayanth Dodderi Chidanand · 1 year, 2 months ago
- aaaf2cc refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · 1 year, 5 months ago
- d6c76e6 fix(cm): add more feature registers to EL1 context mgmt by Madhukar Pappireddy · 1 year, 4 months ago
- 85658c5 Merge "fix(pmu): fix breakage on ARMv7 CPUs with SP_min as BL32" into integration by Yann Gautier · 1 year, 4 months ago
- d3604b3 Merge changes from topic "lto-fixes" into integration by Manish Pandey · 1 year, 4 months ago
- a796d5a fix(cm): remove ENABLE_FEAT_MTE usage by Jayanth Dodderi Chidanand · 1 year, 4 months ago
- a6b3643 fix(cm): hide `cm_init_context_by_index` from BL1 by Chris Kay · 1 year, 6 months ago
- ed9bb82 fix(cm): add more system registers to EL1 context mgmt by Madhukar Pappireddy · 1 year, 4 months ago
- e6f8fc7 fix(pmu): fix breakage on ARMv7 CPUs with SP_min as BL32 by Ahmad Fatoum · 1 year, 5 months ago
- 6aae3ac fix(cm): save guarded control stack registers by Madhukar Pappireddy · 1 year, 4 months ago
- c282384 refactor(mte): remove mte, mte_perm by Govindraj Raja · 1 year, 5 months ago
- 869ee08 Merge "fix(mte): use ATA bit with FEAT_MTE2" into integration by Manish Pandey · 1 year, 5 months ago
- d39b123 refactor(cm): minor update on conditions used in prepare_el3_exit by Jayanth Dodderi Chidanand · 1 year, 5 months ago
- ef0d0e5 fix(mte): use ATA bit with FEAT_MTE2 by Govindraj Raja · 1 year, 5 months ago
- d6af234 refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · 1 year, 6 months ago
- 885e93f Merge "fix(cm): update gic el2 sysregs save/restore mechanism" into integration by Olivier Deprez · 1 year, 6 months ago
- 59f8882 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · 1 year, 7 months ago
- 937d6fd fix(cm): update gic el2 sysregs save/restore mechanism by Manish Pandey · 1 year, 6 months ago
- 8e39788 feat(mte): add mte2 feat by Govindraj Raja · 1 year, 6 months ago
- 30019d8 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · 1 year, 10 months ago
- 30788a8 fix(mte): remove CTX_INCLUDE_MTE_REGS usage by Govindraj Raja · 1 year, 6 months ago
- 0a33adc refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 1 year, 8 months ago
- bfef8b9 feat(context-mgmt): report context memory usage by Juan Pablo Conde · 1 year, 9 months ago
- 9acff28 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · 1 year, 10 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