1136 Commits (cff26c19169dd94857e8180cc46b7aa4ccac574a)

Author SHA1 Message Date
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
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
Chris Kay 1fd685a74d refactor(amu): conditionally compile auxiliary counter support 4 years ago
Chris Kay 33b9be6d75 refactor(amu): factor out register accesses 4 years ago
Chris Kay b4b726ea86 refactor(amu)!: privatize unused AMU APIs 4 years ago
Chris Kay 9b43d098d8 build(amu): introduce `amu.mk` 4 years ago
Chris Kay e04da4c8e1 build(fconf)!: clean up source collection 4 years ago
johpow01 4cb576a0c5 fix(cpu): correct Demeter CPU name 3 years ago
johpow01 fb9e5f7bb7 feat(cpu): add support for Hunter CPU 3 years ago
Samuel Holland a1d5ac6a5a feat(psci): require validate_power_state to expose CPU_SUSPEND 4 years ago
Manish V Badarkhe eab78e9ba4 refactor(measured_boot): remove passing of BL2 hash via device tree 3 years ago
Yann Gautier 21d2be83a2 fix(lib/optee): correct signedness comparison 4 years ago
Yann Gautier 322e60a6c7 fix(errata_report): correct typo 3 years ago
johpow01 f19dc624a1 refactor(gpt): productize and refactor GPT library 3 years ago