- 721249b feat(cm): asymmetric feature support for trbe by Arvind Ram Prakash · 12 months ago
- 4a97ff5 feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) by Arvind Ram Prakash · 12 months 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
- abeb8ad Merge "fix(cpus): workaround for Cortex-A720 erratum 2844092" into integration by Mark Dykes · 12 months ago
- 28e4ec1 Merge "fix(cpus): workaround for Cortex-X4 erratum 2816013" into integration by Mark Dykes · 12 months ago
- 01959a1 fix(psci): fix parent parsing in psci_is_last_cpu_to_idle_at_pwrlvl by Charlie Bareham · 1 year, 10 months ago
- 1baf624 Merge changes from topic "ar/asymmetricSupport" into integration by Manish V Badarkhe · 12 months ago
- 1214090 fix(cpus): workaround for Cortex-A720 erratum 2844092 by Sona Mathew · 1 year, 1 month ago
- 1e4480b fix(cpus): workaround for Cortex-X4 erratum 2816013 by Sona Mathew · 1 year, 1 month ago
- b36e975 feat(trbe): introduce trbe_disable() function by Arvind Ram Prakash · 1 year, 1 month ago
- 651fe50 feat(spe): introduce spe_disable() function by Manish Pandey · 1 year, 1 month ago
- 4de07b4 chore(spe): rename spe_disable() to spe_stop() by Manish Pandey · 1 year, 1 month ago
- 4bcf5b8 Merge changes from topic "jc/refact_el1_ctx" into integration by Manish V Badarkhe · 1 year ago
- 0195bac Merge "build: consolidate directory creation rules" into integration by Manish Pandey · 1 year 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
- a3939b1 Merge "feat(handoff): fix register convention r1/x1 value on transfer list" into integration by Manish Pandey · 1 year ago
- 07354cf Merge "fix(xlat): correct attribute retrieval in a RME enabled system" into integration by Olivier Deprez · 1 year 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
- c5b8de8 Merge "feat(debugv8p9): add support for FEAT_Debugv8p9" into integration by Manish Pandey · 1 year ago
- 7475815 feat(handoff): fix register convention r1/x1 value on transfer list by levi.yun · 1 year, 3 months ago
- e3c0869 fix(xlat): correct attribute retrieval in a RME enabled system by Manish V Badarkhe · 1 year, 1 month ago
- f4dd18c build: consolidate directory creation rules by Chris Kay · 1 year, 2 months ago
- becc97e refactor(cpus): modify log for "ERRATA_NOT_APPLIES" by Sona Mathew · 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, 2 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
- eb40843 Merge "refactor(cm): update SCTLR_EL2 initialisation" into integration by Manish V Badarkhe · 1 year, 1 month ago
- 123002f feat(cm): context switch MDCR_EL3 register by Jayanth Dodderi Chidanand · 1 year, 2 months ago
- d024cce fix(gpt): fix GPT library fill_l1_tbl() function by AlexeiFedorov · 1 year, 2 months ago
- da1a459 refactor(cm): update SCTLR_EL2 initialisation by Jayanth Dodderi Chidanand · 1 year, 5 months ago
- 7c4e1ee build: unify verbosity handling by Chris Kay · 1 year, 3 months ago
- 378025e Merge changes from topic "nrd3_support" into integration by Manish V Badarkhe · 1 year, 2 months ago
- 98d36e5 feat(psa): introduce generic library for CCA attestation by Vivek Gautam · 2 years, 4 months ago
- 9fd9f1d feat(rockchip): add RK3566/RK3568 Socs support by shengfei Xu · 2 years, 10 months ago
- 85b9401 Merge "fix(gpt): fix RME GPT library bug" into integration by Soby Mathew · 1 year, 2 months ago
- 6350aea fix(gpt): fix RME GPT library bug by AlexeiFedorov · 1 year, 2 months ago
- ae47952 build(romlib): don't timestamp generated wrappers by Chris Kay · 1 year, 2 months ago
- d9db846 build(romlib): de-duplicate ROMLib wrapper sources by Chris Kay · 1 year, 2 months ago
- 55c7efc Merge "refactor(cm): move mpam registers into el2 context" into integration by Manish Pandey · 1 year, 2 months ago
- bbe94cd chore: rename Blackhawk to Cortex-X925 by Govindraj Raja · 1 year, 3 months ago
- 16aacab chore: rename Chaberton to Cortex-A725 by Govindraj Raja · 1 year, 3 months ago
- 7d930c7 refactor(cm): move mpam registers into el2 context by Jayanth Dodderi Chidanand · 1 year, 2 months ago
- 261edb6 Merge changes I710d1780,Ia9a59bde into integration by Soby Mathew · 1 year, 2 months ago
- d766084 feat(gpt): configure memory size protected by bitlock by AlexeiFedorov · 1 year, 3 months ago
- 291e718 build: skip toolchain detection for some targets by Chris Kay · 1 year, 3 months ago
- ec0088b feat(gpt): add support for large GPT mappings by AlexeiFedorov · 1 year, 5 months ago
- 6d5e7e8 build(libfdt): introduce include guards by Chris Kay · 1 year, 3 months ago
- 73360b4 Merge "chore(compiler-rt): update compiler-rt source files" into integration by Manish Pandey · 1 year, 3 months ago
- 3a965bb chore(compiler-rt): update compiler-rt source files by Manish Pandey · 1 year, 3 months ago
- 332b62e Merge "feat(cpus): support to update External LLC presence in Neoverse N3" into integration by Olivier Deprez · 1 year, 3 months ago
- 421f3e3 Merge "feat(cpus): support to update External LLC presence in Neoverse V2" into integration by Manish Pandey · 1 year, 3 months ago
- 6fbc98b feat(cpus): support to update External LLC presence in Neoverse N3 by Younghyun Park · 1 year, 3 months ago
- dd03806 Merge changes from topic "fix_psci_osi" into integration by Manish Pandey · 1 year, 3 months ago
- 412d92f fix(psci): fix parent_idx in psci_validate_state_coordination by Patrick Delaunay · 1 year, 10 months ago
- ba6b694 chore: rename hermes to neoverse-n3 by Govindraj Raja · 1 year, 3 months ago
- 2a0ca84 Merge changes from topic "sm/feat_detect" into integration by Manish Pandey · 1 year, 3 months ago
- 6aa5d1b feat(cpus): support to update External LLC presence in Neoverse V2 by Younghyun Park · 1 year, 3 months ago
- 42cbefc feat((smccc): add version FID for PMF by Govindraj Raja · 1 year, 3 months ago
- f7679d4 refactor(smccc): move pmf to vendor el3 calls by Govindraj Raja · 1 year, 4 months ago
- a5c4212 refactor(cpus): replace adr with adr_l by Hsin-Hsiung Wang · 1 year, 6 months ago
- aaaf2cc refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · 1 year, 5 months ago
- 9e51f15 chore: simplify the macro names in ENABLE_FEAT mechanism by Sona Mathew · 1 year, 5 months ago
- a1901c7 Merge changes from topic "rss_rse_rename" into integration by Manish V Badarkhe · 1 year, 3 months ago
- f9d40b5 Merge changes from topic "hm/handoff" into integration by Manish Pandey · 1 year, 3 months ago
- 469b1d8 feat(handoff): add TL source files to BL1 by Harrison Mutai · 1 year, 3 months ago
- 4731211 fix(cpus): workaround for Cortex-X4 erratum 2763018 by Sona Mathew · 1 year, 4 months ago
- 6a4afeb Merge "fix(cpus): workaround for Cortex-X4 erratum 2740089" into integration by Lauren Wehrmeister · 1 year, 3 months ago
- 8acdb13 Merge "fix(cpus): workaround for Cortex-A715 erratum 2728106" into integration by Lauren Wehrmeister · 1 year, 3 months ago
- d797665 refactor(psa): change all occurrences of RSS to RSE by Tamas Ban · 1 year, 5 months ago
- 3857898 refactor(psa): rename all 'rss' files to 'rse' by Tamas Ban · 1 year, 6 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
- 98f7b60 Merge changes Ic40e1b7a,I0398b550,Ife594ed6,I3eb0f29b into integration by Soby Mathew · 1 year, 4 months ago
- c833ca6 fix(cpus): workaround for Cortex-X4 erratum 2740089 by Bipin Ravi · 1 year, 4 months ago
- b99926e fix(gpt): unify logging messages by AlexeiFedorov · 1 year, 5 months ago
- 20e2683 chore(gpt): remove gpt_ prefix by AlexeiFedorov · 1 year, 5 months ago
- d3604b3 Merge changes from topic "lto-fixes" into integration by Manish Pandey · 1 year, 4 months ago
- 222f885 feat(locks): add bitlock by AlexeiFedorov · 1 year, 5 months ago
- 0cf4fda Merge "fix(handoff): correct representation of tag_id" into integration by Mark Dykes · 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
- 10134e3 fix(cpus): workaround for Cortex-A715 erratum 2728106 by Bipin Ravi · 1 year, 4 months ago
- a6cb061 Merge "fix(cc): code coverage optimization fix" into integration by Mark Dykes · 1 year, 4 months ago
- 4b50d75 Merge "fix(cm): add more system registers to EL1 context mgmt" into integration by Mark Dykes · 1 year, 4 months ago
- 152ad11 fix(cc): code coverage optimization fix by Mark Dykes · 1 year, 4 months ago
- c97831e Merge "build: use GCC to link by default" into integration by Bipin Ravi · 1 year, 4 months ago
- ed9bb82 fix(cm): add more system registers to EL1 context mgmt by Madhukar Pappireddy · 1 year, 4 months ago
- d594ace fix(handoff): correct representation of tag_id by Harrison Mutai · 1 year, 5 months ago
- e6f8fc7 fix(pmu): fix breakage on ARMv7 CPUs with SP_min as BL32 by Ahmad Fatoum · 1 year, 5 months ago
- 2f1c5e7 build: use GCC to link by default by Chris Kay · 1 year, 6 months ago
- 6aae3ac fix(cm): save guarded control stack registers by Madhukar Pappireddy · 1 year, 4 months ago
- eee0ec4 Merge changes from topic "mte_fixes" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- c282384 refactor(mte): remove mte, mte_perm by Govindraj Raja · 1 year, 5 months ago
- 328d304 chore: rename Poseidon to Neoverse V3 by Sona Mathew · 1 year, 5 months ago
- e741978 Merge "fix(cpus): workaround for Cortex-A715 erratum 2413290" into integration by Bipin Ravi · 1 year, 4 months ago