- c0959d2 fix(errata): workaround for Cortex-A510 erratum 2172148 by johpow01 · 1 year, 8 months ago
- cc79018 fix(errata): workaround for Cortex-A510 erratum 2218950 by johpow01 · 1 year, 8 months ago
- 7f304b0 fix(errata): workaround for Cortex-A510 erratum 2250311 by johpow01 · 1 year, 8 months ago
- e72bbe4 fix(errata): workaround for Cortex-A510 erratum 2041909 by johpow01 · 1 year, 9 months ago
- d48088a fix(errata): workaround for Cortex-A510 erratum 2042739 by johpow01 · 1 year, 9 months ago
- d5e2512 fix(errata): workaround for Cortex-A510 erratum 2288014 by johpow01 · 1 year, 9 months ago
- 8343563 fix(errata): workaround for Cortex-A510 erratum 1922240 by johpow01 · 1 year, 9 months ago
- 8a855bd fix(errata): workaround for Cortex-A710 erratum 2136059 by Bipin Ravi · 1 year, 8 months ago
- cfe1a8f fix(errata): workaround for Cortex-A710 erratum 2267065 by Bipin Ravi · 1 year, 8 months ago
- 4dff759 fix(errata): workaround for Cortex-X2 erratum 2216384 by Bipin Ravi · 1 year, 8 months ago
- c060b53 fix(errata): workaround for Cortex-X2 errata 2081180 by Bipin Ravi · 1 year, 8 months ago
- e7ca443 fix(errata): workaround for Cortex-X2 errata 2017096 by Bipin Ravi · 1 year, 8 months ago
- a72144f fix(errata): workaround for Rainier erratum 1868343 by Manoj Kumar · 1 year, 9 months ago
- a006606 Merge "feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX" into integration by Joanna Farley · 1 year, 9 months ago
- e16045d fix(errata): workaround for Cortex X2 erratum 2058056 by johpow01 · 1 year, 10 months ago
- 34ee76d fix(errata): workaround for Cortex X2 erratum 2002765 by johpow01 · 1 year, 10 months ago
- 1db6cd6 fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · 1 year, 10 months ago
- d0ec1cc feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · 1 year, 10 months ago
- 9e3f409 feat(fconf): add a helper to get image index by Yann Gautier · 1 year, 10 months ago
- f74cb0b fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 1 year, 10 months ago
- 8b0c661 Merge "fix(xlat): fix bug on VERBOSE trace" into integration by Madhukar Pappireddy · 1 year, 10 months ago
- 956d76f fix(xlat): fix bug on VERBOSE trace by Javier Almansa Sobrino · 1 year, 10 months ago
- 5ecde2a fix(pie): align fixup_gdt_reloc() for aarch64 by Yann Gautier · 1 year, 11 months ago
- 4f1a658 fix(pie): do not skip __RW_END__ address during relocation by Yann Gautier · 1 year, 11 months ago
- 322b344 fix(rme): fixes a shift by 64 bits bug in the RME GPT library by johpow01 · 2 years ago
- dc78e62 feat(sme): enable SME functionality by johpow01 · 2 years, 3 months ago
- 2461bd3 fix(gpt_rme): use correct print format for uint64_t by Manish Pandey · 1 year, 11 months ago
- 28623c1 Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 1 year, 11 months ago
- 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 1 month ago
- 0b5e33c Merge changes Ic2f90d79,Ieca02425,I615bcc1f,I6a9cb4a2,I5247f8f8, ... into integration by Madhukar Pappireddy · 1 year, 11 months ago
- 4c8fe6b fix(errata): workaround for Neoverse V1 erratum 2216392 by johpow01 · 2 years, 1 month ago
- 1ea9190 fix(errata): workaround for Cortex A78 erratum 2242635 by johpow01 · 2 years, 1 month ago
- 08da187 Merge "fix(gpt_rme): add necessary barriers and remove cache clean" into integration by Soby Mathew · 1 year, 11 months ago
- 77612b9 fix(gpt_rme): add necessary barriers and remove cache clean by Soby Mathew · 2 years ago
- 0d2d999 fix(errata): workaround for Neoverse-N2 erratum 2280757 by nayanpatel-arm · 2 years ago
- 603806d fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · 2 years ago
- c948185 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · 2 years ago
- 5819e23 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · 2 years ago
- 2062a39 fix(amu): remove `amu_fconf.c` by Chris Kay · 1 year, 11 months ago
- 6482255 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 1 year, 11 months ago
- 88c2273 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 2 years ago
- 6812078 feat(mpmm): add support for MPMM by Chris Kay · 2 years, 5 months ago
- 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 2 years, 1 month ago
- e747a59 refactor(amu): refactor enablement and context switching by Chris Kay · 2 years, 4 months ago
- 31d3cc2 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 2 years, 4 months ago
- 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 2 years, 4 months ago
- 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 2 years, 4 months ago
- 33b9be6 refactor(amu): factor out register accesses by Chris Kay · 2 years, 4 months ago
- b4b726e refactor(amu)!: privatize unused AMU APIs by Chris Kay · 2 years, 4 months ago
- 9b43d09 build(amu): introduce `amu.mk` by Chris Kay · 2 years, 4 months ago
- e04da4c build(fconf)!: clean up source collection by Chris Kay · 2 years, 4 months ago
- 4cb576a fix(cpu): correct Demeter CPU name by johpow01 · 2 years ago
- fb9e5f7 feat(cpu): add support for Hunter CPU by johpow01 · 2 years, 1 month ago
- 33d99fd Merge "fix(lib/optee): correct signedness comparison" into integration by Manish Pandey · 2 years ago
- 0271be0 Merge "feat(psci): require validate_power_state to expose CPU_SUSPEND" into integration by Manish Pandey · 2 years ago
- 392547c Merge "fix(errata_report): correct typo" into integration by Manish Pandey · 2 years ago
- a1d5ac6 feat(psci): require validate_power_state to expose CPU_SUSPEND by Samuel Holland · 2 years, 5 months ago
- eab78e9 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 2 years, 2 months ago
- 21d2be8 fix(lib/optee): correct signedness comparison by Yann Gautier · 2 years, 11 months ago
- 1d65121 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 2 years ago
- 322e60a fix(errata_report): correct typo by Yann Gautier · 2 years ago
- f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 2 years, 4 months ago
- de278f3 Merge "fix(errata): workaround for Cortex-A710 erratum 2058056" into integration by Madhukar Pappireddy · 2 years ago
- e2f4b43 Merge changes If7dec725,Iedcb84a7,Ife0a4bec into integration by Madhukar Pappireddy · 2 years ago
- 1839012 feat(rme): add GPT Library by Zelalem Aweke · 2 years, 3 months ago
- c5ea4f8 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 2 years, 3 months ago
- 6c09af9 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 2 years, 3 months ago
- 3621823 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · 2 years, 3 months ago
- 74d720a fix(xlat): remove always true check in assert by Yann Gautier · 2 years, 1 month ago
- 81c272b feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 2 years, 3 months ago
- b36fe21 errata: workaround for Cortex-A78 erratum 2132060 by nayanpatel-arm · 2 years ago
- 8e14027 errata: workaround for Neoverse-V1 erratum 2108267 by nayanpatel-arm · 2 years ago
- ef8f0c5 fix(errata): workaround for Neoverse-N2 erratum 2138953 by nayanpatel-arm · 2 years ago
- 744bdbf fix(errata): workaround for Cortex-A710 erratum 2058056 by nayanpatel-arm · 2 years ago
- fe82bcc Merge "feat(cpu): add support for Hayes CPU" into integration by Bipin Ravi · 2 years ago
- 7bd8dfb feat(cpu): add support for Hayes CPU by johpow01 · 2 years, 1 month ago
- e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 2 years, 7 months ago
- 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 2 years, 8 months ago
- 114785c Merge "errata: workaround for Cortex-A710 erratum 2083908" into integration by Bipin Ravi · 2 years ago
- cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 2 years, 2 months ago
- 95fe195 errata: workaround for Cortex-A710 erratum 2083908 by nayanpatel-arm · 2 years ago
- b3210f4 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 2 years ago
- b84a850 feat(lib/optee): introduce optee_header_is_valid() by Etienne Carriere · 4 years, 6 months ago
- ef03e78 Merge changes from topic "erratas" into integration by Madhukar Pappireddy · 2 years, 1 month ago
- 1cafb08 errata: workaround for Neoverse N2 erratum 2138956 by Bipin Ravi · 2 years, 1 month ago
- 7cfae93 errata: workaround for Neoverse N2 erratum 2189731 by Bipin Ravi · 2 years, 1 month ago
- afc2ed6 errata: workaround for Cortex-A710 erratum 2017096 by Bipin Ravi · 2 years, 6 months ago
- 213afde errata: workaround for Cortex-A710 erratum 2055002 by Bipin Ravi · 2 years, 6 months ago
- b7942a9 Merge changes from topic "erratas" into integration by Madhukar Pappireddy · 2 years, 1 month ago
- 9dc2534 Merge "errata: workaround for Cortex-A78 errata 1952683" into integration by Madhukar Pappireddy · 2 years, 1 month ago
- 4618b2b errata: workaround for Neoverse N2 erratum 2025414 by Bipin Ravi · 2 years, 6 months ago
- 65e04f2 errata: workaround for Neoverse N2 erratum 2067956 by Bipin Ravi · 2 years, 6 months ago
- 3c9962a Merge "errata: workaround for Neoverse-N2 errata 2002655" into integration by Madhukar Pappireddy · 2 years, 1 month ago
- 523569d Merge changes I1e8c2bc3,I9bcff306 into integration by Madhukar Pappireddy · 2 years, 1 month ago
- 9380f75 errata: workaround for Neoverse-N2 errata 2002655 by nayanpatel-arm · 2 years, 2 months ago
- d046443 Merge "feat(cpus): workaround for Cortex A78 AE erratum 1941500" into integration by Varun Wadekar · 2 years, 1 month ago
- 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 2 years, 3 months ago
- d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 2 years, 3 months ago
- 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 2 years, 3 months ago
- a64bcc2 errata: workaround for Cortex-A710 errata 2081180 by nayanpatel-arm · 2 years, 1 month ago