- b1af267 docs(psci): expound runtime instrumentation docs by Harrison Mutai · 2 years, 5 months ago
- a18e975 Merge "docs: update release and code freeze dates" into integration by Joanna Farley · 2 years, 3 months ago
- 269f3da Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · 2 years, 3 months ago
- fdf9d76 Merge changes from topic "srm/Errata_ABI_El3" into integration by Madhukar Pappireddy · 2 years, 3 months ago
- c214ced Merge changes from topic "bk/context_refactor" into integration by Manish V Badarkhe · 2 years, 3 months ago
- 315f4f8 Merge "docs: update TZC secured DRAM map for FVP and Juno" into integration by Madhukar Pappireddy · 2 years, 3 months ago
- a26ecc1 Merge changes I06b35f11,If80573d6 into integration by Manish Pandey · 2 years, 3 months ago
- 9202d51 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 2 years, 6 months ago
- 9e2e777 docs(build): update GCC to 12.2.Rel1 version by Jayanth Dodderi Chidanand · 2 years, 4 months ago
- a52c525 docs: update TZC secured DRAM map for FVP and Juno by Manish V Badarkhe · 2 years, 5 months ago
- e5d9b6f docs(errata_abi): document the errata abi changes by Sona Mathew · 2 years, 5 months ago
- ab062f0 fix(cpus): workaround platforms non-arm interconnect by Sona Mathew · 2 years, 5 months ago
- 3fb7d62 docs: update release and code freeze dates by Harrison Mutai · 2 years, 3 months ago
- 0d12294 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · 2 years, 5 months ago
- e603983 Merge changes from topic "allwinner_t507" into integration by Madhukar Pappireddy · 2 years, 3 months ago
- 17f9732 Merge changes from topic "mp/group0_support" into integration by Olivier Deprez · 2 years, 3 months ago
- f50107d Merge changes I9d06e0ee,I6980e84f into integration by Manish Pandey · 2 years, 3 months ago
- d494b0e Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into integration by Manish Pandey · 2 years, 3 months ago
- fda676d Merge "build: deprecate Arm rde1edge" into integration by Manish V Badarkhe · 2 years, 3 months ago
- e23d442 Merge "docs(measured-boot): update the build command" into integration by Sandrine Bailleux · 2 years, 3 months ago
- e601729 docs(spm): support for handling Group0 interrupts by Madhukar Pappireddy · 2 years, 5 months ago
- 0ed3be6 feat(el3-runtime): handle traps for IMPDEF registers accesses by Varun Wadekar · 2 years, 4 months ago
- 3db998e docs: remove plat_convert_pk() interface from release doc by Sandrine Bailleux · 2 years, 3 months ago
- 76b225d Merge "docs(juno): refer to SCP v2.12.0" into integration by Manish Pandey · 2 years, 3 months ago
- 63e0b86 chore(io): remove io_dummy driver by Sandrine Bailleux · 2 years, 3 months ago
- a49bb6f Merge "docs: fix a typo in the glossary" into integration by Manish V Badarkhe · 2 years, 3 months ago
- 1ff41ba Merge "feat(sme): enable SME2 functionality for NS world" into integration by Manish Pandey · 2 years, 3 months ago
- 03d3c0d feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 2 years, 9 months ago
- 6fc9c1c docs: fix a typo in the glossary by Sandrine Bailleux · 2 years, 3 months ago
- bb5b263 docs(measured-boot): update the build command by Manish V Badarkhe · 2 years, 3 months ago
- 018c1d8 feat(allwinner): add support for Allwinner T507 SoC by Mikhail Kalashnikov · 2 years, 4 months ago
- 1982a6a Merge "docs: patch Poetry build instructions" into integration by Joanna Farley · 2 years, 3 months ago
- 00cdd81 Merge changes from topics "sb/deprecate-cryptocell", "sb/deprecation-policy" into integration by Sandrine Bailleux · 2 years, 3 months ago
- 7cff656 docs(juno): refer to SCP v2.12.0 by Chris Kay · 2 years, 3 months ago
- 44fcbb4 Merge "docs(juno): update SCP downloads link" into integration by Manish Pandey · 2 years, 3 months ago
- 6cf4ae9 feat(psci): introduce 'pwr_domain_off_early' hook by Varun Wadekar · 2 years, 3 months ago
- 95f4abe docs: patch Poetry build instructions by Harrison Mutai · 2 years, 3 months ago
- 100f56d Merge "docs(threat-model): add a notes related to the Measured Boot" into integration by Sandrine Bailleux · 2 years, 3 months ago
- 760fbfc Merge "feat(gcs): support guarded control stack" into integration by Bipin Ravi · 2 years, 3 months ago
- 833cbe5 Merge "docs(maintainers): make Jimmy Brisson a code owner" into integration by Bipin Ravi · 2 years, 3 months ago
- 7c7e7b6 Merge changes from topic "mb/trusted-boot-update" into integration by Sandrine Bailleux · 2 years, 3 months ago
- 47c8dcf docs: deprecate CryptoCell-712/713 drivers by Sandrine Bailleux · 2 years, 4 months ago
- 1dc77d4 docs: split deprecated interfaces and drivers by Sandrine Bailleux · 2 years, 4 months ago
- 47801a6 docs: extend deprecation policy by Sandrine Bailleux · 2 years, 4 months ago
- 8f55cde docs: add a note about downstream platforms by Sandrine Bailleux · 2 years, 4 months ago
- 26ad4a8 docs(juno): update SCP downloads link by Chris Kay · 2 years, 4 months ago
- 4ac5b39 refactor(auth): replace plat_convert_pk by Yann Gautier · 2 years, 6 months ago
- 0ca7b32 docs(auth): add auth_decrypt in CM chapter by Yann Gautier · 2 years, 6 months ago
- f28057a docs(auth): add 'calc_hash' function's details in CM by Manish V Badarkhe · 2 years, 5 months ago
- e7df41b Merge "feat: add support for poetry" into integration by Madhukar Pappireddy · 2 years, 4 months ago
- 2267808 docs(maintainers): make Jimmy Brisson a code owner by Sandrine Bailleux · 2 years, 4 months ago
- 58290c4 build: deprecate Arm rde1edge by Manish V Badarkhe · 2 years, 4 months ago
- 793f72c feat: add support for poetry by Harrison Mutai · 2 years, 6 months ago
- 7ccefbc docs(threat-model): add a notes related to the Measured Boot by Manish V Badarkhe · 2 years, 4 months ago
- 1cf3e2f feat(fvp): add Event Log maximum size property in DT by Manish V Badarkhe · 2 years, 5 months ago
- 0223d15 Merge "feat(docs): allow verbose build" into integration by Sandrine Bailleux · 2 years, 4 months ago
- 688ab57 feat(gcs): support guarded control stack by Mark Brown · 2 years, 5 months ago
- 15b0a94 Merge "docs(maintainers): update maintainers for n1sdp/morello" into integration by Manish Pandey · 2 years, 4 months ago
- 062b6c6 feat(pie/por): support permission indirection and overlay by Mark Brown · 2 years, 5 months ago
- d2309b4 Merge "feat(zynqmp): make stack size configurable" into integration by Joanna Farley · 2 years, 4 months ago
- a1c924d Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · 2 years, 4 months ago
- 5753665 feat(zynqmp): make stack size configurable by Akshay Belsare · 2 years, 4 months ago
- fd09335 docs(porting): refer the reader back to the threat model by Sandrine Bailleux · 2 years, 4 months ago
- 292585b docs(porting): move porting guide upper in table of contents by Sandrine Bailleux · 2 years, 6 months ago
- 24d0fbc docs(porting): remove reference to xlat_table lib v1 by Sandrine Bailleux · 2 years, 6 months ago
- 93e1ad7 docs(porting): remove pull request terminology by Sandrine Bailleux · 2 years, 6 months ago
- aa2922a Merge "docs(threat-model): refresh top-level page" into integration by Sandrine Bailleux · 2 years, 4 months ago
- 55b748a docs(maintainers): update maintainers for n1sdp/morello by Anurag Koul · 2 years, 4 months ago
- 42fb812 Merge changes from topic "ethos-n" into integration by Joanna Farley · 2 years, 4 months ago
- 1988677 docs(threat-model): refresh top-level page by Sandrine Bailleux · 2 years, 4 months ago
- 3e1921c docs(maintainers): update NPU driver owners by Mikael Olsson · 2 years, 4 months ago
- 61ff8f7 docs(maintainers): update NPU driver files by Mikael Olsson · 2 years, 4 months ago
- 6ce4c6c docs(ethos-n): update porting-guide.rst for NPU by Rob Hughes · 2 years, 6 months ago
- 986c4e9 feat(ethos-n): add separate RO and RW NSAIDs by Mikael Olsson · 2 years, 5 months ago
- 33bcaed feat(ethos-n)!: load NPU firmware at BL2 by Rob Hughes · 2 years, 7 months ago
- 70a296e feat(ethos-n): add support to set up NSAID by Rajasekaran Kalidoss · 2 years, 9 months ago
- 035c911 build(ethos-n): add TZMP1 build flag by Bjorn Engstrom · 3 years ago
- 6a25ebb docs(sve): update defaults for FEAT_SVE by Jayanth Dodderi Chidanand · 2 years, 4 months ago
- 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
- 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
- 92e9325 Merge changes from topic "psci-osi" into integration by Manish Pandey · 2 years, 4 months ago
- d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
- 82f5b50 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 2 years, 4 months ago
- b705e8d docs(maintainers): add new maintainers for MediaTek SoCs by Bo-Chen Chen · 2 years, 5 months ago
- 2407709 refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · 2 years, 9 months ago
- 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- b01a59e fix(cpus): workaround for Cortex-A78C erratum 1827440 by Bipin Ravi · 2 years, 5 months ago
- 672eb21 fix(cpus): workaround for Cortex-A78C erratum 1827430 by Bipin Ravi · 2 years, 5 months ago
- f771a34 feat(docs): allow verbose build by Yann Gautier · 2 years, 5 months ago
- 606b743 feat(psci): add support for OS-initiated mode by Wing Li · 2 years, 11 months ago
- 64b4710 build(psci): add build option for OS-initiated mode by Wing Li · 2 years, 6 months ago
- e706d7f docs(psci): add design proposal for OS-initiated mode by Wing Li · 2 years, 9 months ago
- 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 90118bb refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 2 years, 6 months ago
- c41b8e9 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 2 years, 5 months ago
- d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
- a4c6958 Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 2 years, 5 months ago
- 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
- 4c985e8 Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration by Bipin Ravi · 2 years, 5 months ago
- 404e835 Merge "docs(zynqmp): add ddr address usage" into integration by Joanna Farley · 2 years, 5 months ago