1224 Commits (05330a49cd91c346a8b9dc3aff35d0032db4d413)

Author SHA1 Message Date
johpow01 c0959d2c46 fix(errata): workaround for Cortex-A510 erratum 2172148 3 years ago
johpow01 cc79018b71 fix(errata): workaround for Cortex-A510 erratum 2218950 3 years ago
johpow01 7f304b02a8 fix(errata): workaround for Cortex-A510 erratum 2250311 3 years ago
johpow01 e72bbe47ba fix(errata): workaround for Cortex-A510 erratum 2041909 3 years ago
johpow01 d48088acbe fix(errata): workaround for Cortex-A510 erratum 2042739 3 years ago
johpow01 d5e2512c6b fix(errata): workaround for Cortex-A510 erratum 2288014 3 years ago
johpow01 83435637bf fix(errata): workaround for Cortex-A510 erratum 1922240 3 years ago
Yann Gautier b9338eee7f fix(psci): correct parent_node type in messages 3 years ago
Yann Gautier a211fde940 fix(libc): correct some messages 3 years ago
Yann Gautier cec2fb2b1a fix(fconf): correct image_id type in messages 3 years ago
Andre Przywara 410c925ab3 fix(libc): snprintf: include stdint.h 3 years ago
Andre Przywara b30dd4030d fix(libc): limit snprintf radix value 3 years ago
Manish V Badarkhe f20eb893a0 feat(spe): add support for FEAT_SPEv1p2 3 years ago
Andre Przywara c1f5a0925d fix(libc): fix snprintf corner cases 3 years ago
Bipin Ravi 8a855bd243 fix(errata): workaround for Cortex-A710 erratum 2136059 3 years ago
Bipin Ravi cfe1a8f712 fix(errata): workaround for Cortex-A710 erratum 2267065 3 years ago
Bipin Ravi 4dff7594f9 fix(errata): workaround for Cortex-X2 erratum 2216384 3 years ago
Bipin Ravi c060b5337a fix(errata): workaround for Cortex-X2 errata 2081180 3 years ago
Bipin Ravi e7ca4433fa fix(errata): workaround for Cortex-X2 errata 2017096 3 years ago
Daniel Boulby 7d33ffe4c1 fix(el3-runtime): set unset pstate bits to default 4 years ago
Daniel Boulby 97215e0f25 refactor(el3-runtime): add prepare_el3_entry func 3 years ago
Jayanth Dodderi Chidanand 1471475516 feat(cpu): add library support for Poseidon CPU 3 years ago
Manoj Kumar a72144fb7a fix(errata): workaround for Rainier erratum 1868343 3 years ago
johpow01 e16045de50 fix(errata): workaround for Cortex X2 erratum 2058056 3 years ago
johpow01 34ee76dbdf fix(errata): workaround for Cortex X2 erratum 2002765 3 years ago
johpow01 1db6cd6027 fix(errata): workaround for Cortex X2 erratum 2083908 3 years ago
johpow01 d0ec1cc437 feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX 3 years ago
Yann Gautier 9e3f409398 feat(fconf): add a helper to get image index 3 years ago
Jayanth Dodderi Chidanand f74cb0be8a fix(amu): fault handling on EL2 context switch 3 years ago
Javier Almansa Sobrino 956d76f69d fix(xlat): fix bug on VERBOSE trace 3 years ago
Yann Gautier 5ecde2a271 fix(pie): align fixup_gdt_reloc() for aarch64 3 years ago
Yann Gautier 4f1a658f89 fix(pie): do not skip __RW_END__ address during relocation 3 years ago
johpow01 322b344e30 fix(rme): fixes a shift by 64 bits bug in the RME GPT library 3 years ago
johpow01 dc78e62d80 feat(sme): enable SME functionality 3 years ago
Manish Pandey 2461bd3a89 fix(gpt_rme): use correct print format for uint64_t 3 years ago
Scott Branden 4ce3e99a33 fix: libc: use long for 64-bit types on aarch64 4 years ago
johpow01 4c8fe6b17f fix(errata): workaround for Neoverse V1 erratum 2216392 3 years ago
johpow01 1ea9190c6a fix(errata): workaround for Cortex A78 erratum 2242635 3 years ago
Soby Mathew 77612b90ac fix(gpt_rme): add necessary barriers and remove cache clean 3 years ago
nayanpatel-arm 0d2d99924e fix(errata): workaround for Neoverse-N2 erratum 2280757 3 years ago
nayanpatel-arm 603806d137 fix(errata): workaround for Neoverse-N2 erratum 2242400 3 years ago
nayanpatel-arm c948185c97 fix(errata): workaround for Neoverse-N2 erratum 2138958 3 years ago
nayanpatel-arm 5819e23bc4 fix(errata): workaround for Neoverse-N2 erratum 2242415 3 years ago
Chris Kay 2062a3936f fix(amu): remove `amu_fconf.c` 3 years ago
johpow01 88c227374c refactor(fvp_r): remove unused files and clean up makefiles 3 years ago
Chris Kay 68120783d6 feat(mpmm): add support for MPMM 4 years ago
Chris Kay 742ca2307f feat(amu): enable per-core AMU auxiliary counters 3 years ago
Chris Kay e747a59be4 refactor(amu): refactor enablement and context switching 4 years ago
Chris Kay 31d3cc2570 refactor(amu): detect auxiliary counters at runtime 4 years ago
Chris Kay 81e2ff1f36 refactor(amu): detect architected counters at runtime 4 years ago