- 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
- 40ff907 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 2 years, 3 months ago
- 6657c1e Merge "cpu: add support for Demeter CPU" into integration by Joanna Farley · 2 years, 1 month ago
- fbcf54a errata: workaround for Cortex-A710 errata 1987031 by nayanpatel-arm · 2 years, 2 months ago
- 00bee99 errata: workaround for Cortex-A78 errata 1952683 by nayanpatel-arm · 2 years, 2 months ago
- 47d6f5f feat(cpus): workaround for Cortex A78 AE erratum 1941500 by Varun Wadekar · 2 years, 2 months ago
- f4616ef cpu: add support for Demeter CPU by johpow01 · 2 years, 3 months ago
- 8913047 feat(cpus): workaround for Cortex A78 AE erratum 1951502 by Varun Wadekar · 2 years, 2 months ago
- 100d402 errata: workaround for Neoverse V1 errata 2139242 by johpow01 · 2 years, 2 months ago
- 1a8804c errata: workaround for Neoverse V1 errata 1966096 by johpow01 · 2 years, 2 months ago
- d1987f4 Merge "errata: workaround for Neoverse V1 errata 1925756" into integration by Bipin Ravi · 2 years, 2 months ago
- 55120f9 Merge "errata: workaround for Neoverse V1 errata 1852267" into integration by Bipin Ravi · 2 years, 2 months ago
- 1d24eb3 Merge "errata: workaround for Neoverse V1 errata 1774420" into integration by Bipin Ravi · 2 years, 2 months ago
- 741dd04 errata: workaround for Neoverse V1 errata 1925756 by laurenw-arm · 2 years, 2 months ago
- 143b196 errata: workaround for Neoverse V1 errata 1852267 by laurenw-arm · 2 years, 2 months ago
- 4789cf6 errata: workaround for Neoverse V1 errata 1774420 by laurenw-arm · 2 years, 2 months ago
- f216937 feat(sw_crc32): add software CRC32 support by Manish V Badarkhe · 2 years, 3 months ago
- 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 2 years, 3 months ago
- 182ce10 errata: workaround for Neoverse V1 errata 1940577 by johpow01 · 3 years ago
- 33e3e92 errata: workaround for Neoverse V1 errata 1791573 by johpow01 · 2 years, 5 months ago
- 81a8b2d Merge "feat(sve): enable SVE for the secure world" into integration by Olivier Deprez · 2 years, 3 months ago
- 204fd99 Merge "errata: workaround for Cortex A77 errata 1791578" into integration by Manish Pandey · 2 years, 3 months ago
- 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 2 years, 6 months ago
- 1a69145 errata: workaround for Cortex A78 errata 1821534 by johpow01 · 2 years, 5 months ago
- 3f0bec7 errata: workaround for Cortex A77 errata 1791578 by johpow01 · 2 years, 5 months ago