- 6350aea fix(gpt): fix RME GPT library bug by AlexeiFedorov · 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
- bd2f7d3 fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · 1 year, 5 months ago
- 152f4cf fix(cpus): workaround for Cortex-A720 erratum 2926083 by Bipin Ravi · 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
- ceedd1d Merge "refactor(cm): minor update on conditions used in prepare_el3_exit" into integration by Manish Pandey · 1 year, 5 months ago
- 063d99b Merge "chore: update status of Cortex-X3 erratum 2615812" into integration by Bipin Ravi · 1 year, 5 months ago
- fe6c657 Merge "fix(cpus): workaround for Cortex-A720 erratum 2940794" into integration by Madhukar Pappireddy · 1 year, 5 months ago
- f589a2a chore: update status of Cortex-X3 erratum 2615812 by Sona Mathew · 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
- 7385213 fix(cpus): workaround for Cortex-A720 erratum 2940794 by Bipin Ravi · 1 year, 5 months ago
- ef0d0e5 fix(mte): use ATA bit with FEAT_MTE2 by Govindraj Raja · 1 year, 5 months ago
- f36faa7 Merge "fix(cpus): fix a defect in Cortex-A715 erratum 2561034" into integration by Lauren Wehrmeister · 1 year, 5 months ago
- 57ab6d8 fix(cpus): fix a defect in Cortex-A715 erratum 2561034 by Bipin Ravi · 1 year, 5 months ago
- 15a0461 fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · 1 year, 6 months ago
- e8090ce Merge "refactor(cm): couple el2 registers with dependent feature flags" into integration by Manish Pandey · 1 year, 5 months ago
- e7d14fa Merge changes from topic "DPE" into integration by Manish V Badarkhe · 1 year, 5 months ago
- 77b30cb Merge "fix(cpus): workaround for Cortex-A715 erratum 2344187" into integration by Lauren Wehrmeister · 1 year, 5 months ago
- d6af234 refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · 1 year, 6 months ago
- 33c665a fix(cpus): workaround for Cortex-A715 erratum 2344187 by Harrison Mutai · 1 year, 7 months ago
- cc41b56 fix(cpus): workaround for Cortex-X4 erratum 2701112 by Sona Mathew · 1 year, 5 months ago
- 53b3cd2 fix(cpus): workaround for Cortex-A715 erratum 2331818 by Bipin Ravi · 1 year, 5 months ago
- 1f73247 fix(cpus): workaround for Cortex-A715 erratum 2420947 by Bipin Ravi · 1 year, 5 months ago
- 6a415bd feat(dice): add cert_id argument to dpe_derive_context() by Tamas Ban · 1 year, 6 months ago
- b03fe8c feat(dice): add client API for DICE Protection Environment by Tamas Ban · 2 years, 2 months ago
- d950602 refactor(measured-boot): move metadata size macros to a common header by Tamas Ban · 1 year, 5 months ago
- 106c428 fix(cpus): add erratum 2701951 to Cortex-X3's list by Sona Mathew · 1 year, 6 months ago
- aee3757 Merge "fix(cpus): workaround for Cortex-A715 erratum 2429384" into integration by Lauren Wehrmeister · 1 year, 5 months ago
- 262dc9f fix(cpus): workaround for Cortex-A715 erratum 2429384 by Bipin Ravi · 1 year, 5 months ago
- d0decb0 Merge "fix(cpus): workaround for Cortex-X3 erratum 2372204" into integration by Mark Dykes · 1 year, 5 months ago
- 7f69a40 fix(cpus): workaround for Cortex-X3 erratum 2372204 by Bipin Ravi · 1 year, 5 months ago
- 57c266d Merge "fix(gpt): use DC CIGDPAPA when MTE2 is implemented" into integration by Manish Pandey · 1 year, 5 months ago
- 885e93f Merge "fix(cm): update gic el2 sysregs save/restore mechanism" into integration by Olivier Deprez · 1 year, 5 months ago
- 59f8882 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · 1 year, 7 months ago
- 60dd806 Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 1 year, 6 months ago
- 084c9d3 Merge "build: refactor toolchain detection" into integration by Mark Dykes · 1 year, 6 months ago
- 937d6fd fix(cm): update gic el2 sysregs save/restore mechanism by Manish Pandey · 1 year, 6 months ago
- 62d6465 fix(gpt): use DC CIGDPAPA when MTE2 is implemented by Olivier Deprez · 1 year, 7 months ago
- 8e39788 feat(mte): add mte2 feat by Govindraj Raja · 1 year, 6 months ago
- dfa8b3b Merge "fix(cpus): workaround for Cortex-A715 erratum 2561034" into integration by Lauren Wehrmeister · 1 year, 6 months ago
- 3d630fa Merge changes from topic "jc/psci_spe" into integration by Manish V Badarkhe · 1 year, 6 months ago
- ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
- cc277de build: refactor toolchain detection by Chris Kay · 1 year, 10 months ago
- 6a6b282 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · 1 year, 6 months ago