- 9a6463d Merge "feat(libc): add printf support for space padding" into integration by Manish V Badarkhe · 11 months ago
- 589f830 Merge "fix(cpus): workaround for Neoverse V2 erratum 2618597" into integration by Lauren Wehrmeister · 11 months ago
- afcf4fe fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · 1 year, 1 month ago
- 746c0af feat(libc): add printf support for space padding by Juan Pablo Conde · 12 months ago
- b24c29d Merge "fix(cpus): workaround for Neoverse V2 erratum 2662553" into integration by Lauren Wehrmeister · 11 months ago
- 42cc772 Merge changes from topic "sm/errata" into integration by Bipin Ravi · 11 months ago
- 6634c1a Merge "fix(errata): check for SCU before accessing DSU" into integration by Manish Pandey · 11 months ago
- 71c6272 fix(errata): check for SCU before accessing DSU by Marcin Juszkiewicz · 12 months ago
- 4b46c78 fix(cpus): workaround for Neoverse V2 erratum 2662553 by Bipin Ravi · 1 year, 1 month ago
- dfde504 fix(cpus): workaround for Cortex-A78C erratum 2743232 by Sona Mathew · 12 months ago
- c54b3ef fix(cpus): workaround for Neoverse V1 erratum 2348377 by Sona Mathew · 12 months ago
- 2eab9d0 fix(cpus): workaround for Cortex-X3 erratum 2779509 by Sona Mathew · 12 months ago
- d53de98 refactor(rss)!: remove PLAT_RSS_NOT_SUPPORTED build option by Manish V Badarkhe · 12 months ago
- b3c790a Merge "fix(xlat): set MAX_PHYS_ADDR to total mapped physical region" into integration by Olivier Deprez · 12 months ago
- 8452538 Merge changes Ia72b2542,I1eba5671 into integration by Manish Pandey · 12 months ago
- df12ea2 Merge "refactor(cm): introduce INIT_UNUSED_NS_EL2 macro" into integration by Manish Pandey · 12 months ago
- 06b9b97 Merge "fix(smccc): ensure that mpidr passed through SMC is valid" into integration by Olivier Deprez · 12 months ago
- 8bd27c9 refactor(cm): introduce INIT_UNUSED_NS_EL2 macro by Arvind Ram Prakash · 1 year, 3 months ago
- 9320bd5 chore(compiler-rt): update compiler-rt source files by Manish Pandey · 12 months ago
- e83ca8e chore(zlib): update zlib to version 1.3 by Manish Pandey · 12 months ago
- 0b1714f fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 1 year ago
- 561ea74 Merge changes from topic "errata" into integration by Lauren Wehrmeister · 12 months ago
- 1daa5ed fix(xlat): set MAX_PHYS_ADDR to total mapped physical region by Amit Nagal · 1 year ago
- 483bc9e fix(cpus): workaround for Cortex-X2 erratum 2742423 by Bipin Ravi · 1 year, 1 month ago
- bfa1468 fix(cpus): workaround for Cortex-A710 erratum 2742423 by Bipin Ravi · 1 year, 1 month ago
- 2997ab9 fix(cpus): workaround for Neoverse N2 erratum 2340933 by Bipin Ravi · 1 year, 1 month ago
- 03ba5d8 fix(cpus): workaround for Neoverse N2 erratum 2346952 by Bipin Ravi · 1 year, 1 month ago
- 6b5721f feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · 1 year, 4 months ago
- 07952fb feat(el3-runtime): modify vector entry paths by Manish Pandey · 1 year, 5 months ago
- 5192396 Merge "refactor(cm): move EL3 registers to global context" into integration by Manish Pandey · 1 year ago
- 4af715b Merge "refactor(fvp): do not use RSS platform token and attestation key APIs" into integration by Manish V Badarkhe · 1 year ago
- 4fc00d2 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 1 year, 4 months ago
- e7b65f1 Merge "feat(cpus): add support for Travis CPU" into integration by Madhukar Pappireddy · 1 year ago
- 7d6905b Merge changes from topic "sm/err_errata" into integration by Lauren Wehrmeister · 1 year ago
- ee3855e refactor(fvp): do not use RSS platform token and attestation key APIs by Manish V Badarkhe · 1 year, 2 months ago
- 16d3108 feat(cpus): add support for Travis CPU by Juan Pablo Conde · 1 year, 1 month ago
- ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 1 month ago
- d273f76 fix(cpus): workaround for Cortex-A510 erratum 2080326 by Sona Mathew · 1 year, 1 month ago
- eb01117 fix(cpus): fix the rev-var of Neoverse-V1 by Sona Mathew · 1 year, 1 month ago
- 414f4e8 fix(cpus): fix the rev-var of Cortex-X2 by Sona Mathew · 1 year, 1 month ago
- 2089775 fix(cpus): update the rev-var for Cortex-A78AE by Sona Mathew · 1 year, 1 month ago
- 6d691c5 fix(cpus): fix the rev-var for Cortex-A710 by Sona Mathew · 1 year, 1 month ago
- 7c398b9 Merge changes from topic "bk/context_refactor" into integration by Manish Pandey · 1 year, 1 month ago
- f870cf6 refactor(cm): enable S-EL2 globally for all contexts by Jayanth Dodderi Chidanand · 1 year, 1 month ago
- 2e9e6f0 refactor(cm): remove world differentiation for EL2 context restore by Boyan Karatotev · 1 year, 5 months ago
- ef25db3 fix(cm): make ICC_SRE_EL2 fixup generic to all worlds by Boyan Karatotev · 1 year, 5 months ago
- 8ae58f0 refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization by Boyan Karatotev · 1 year, 7 months ago
- 35c7d39 fix(cpus): workaround for Cortex-X3 erratum 2070301 by Sona Mathew · 1 year, 1 month ago
- e581ac4 Merge changes from topic "rm/handoff" into integration by Manish Pandey · 1 year, 1 month ago
- 29c9ef0 Merge changes from topic "errata" into integration by Lauren Wehrmeister · 1 year, 1 month ago
- 9898339 feat(handoff): introduce firmware handoff library by Raymond Mao · 1 year, 3 months ago
- 83561e3 fix(cpus): update the fix for Cortex-A78AE erratum 1941500 by Varun Wadekar · 1 year, 1 month ago
- a20d061 fix(cpus): workaround for Neoverse V2 erratum 2743011 by Bipin Ravi · 1 year, 2 months ago
- 9d46b35 fix(cpus): workaround for Neoverse V2 erratum 2779510 by Bipin Ravi · 1 year, 2 months ago
- 90aaf98 fix(cpus): workaround for Neoverse V2 erratum 2719105 by Bipin Ravi · 1 year, 2 months ago
- 4f9b75f fix(cpus): workaround for Neoverse V2 erratum 2331132 by Bipin Ravi · 1 year, 2 months ago
- e0b6d0c Merge changes from topic "sm/errata_X3" into integration by Bipin Ravi · 1 year, 2 months ago
- 9516858 fix(cpus): workaround for Cortex-X3 erratum 2742421 by Sona Mathew · 1 year, 2 months ago
- b81bc15 Merge "fix(cpus): workaround for Neoverse N2 erratum 2009478" into integration by Mark Dykes · 1 year, 2 months ago
- c3d68fc Merge "feat(cpufeat): initialize HFG*_EL2 registers" into integration by Manish Pandey · 1 year, 2 months ago
- dd5bc63 fix(cpus): workaround for Neoverse N2 erratum 2009478 by Bipin Ravi · 1 year, 2 months ago
- 57e8088 Merge "feat(cpus): add support for Nevis CPU" into integration by Bipin Ravi · 1 year, 2 months ago
- 49f7066 feat(cpus): add support for Nevis CPU by Juan Pablo Conde · 1 year, 4 months ago
- 181c854 Merge changes from topic "sm_bk/errata_refactor" into integration by Bipin Ravi · 1 year, 2 months ago
- c88e891 refactor(cpus): convert the Cortex-A57 to use cpu helpers by Boyan Karatotev · 1 year, 7 months ago
- d2ae7c9 refactor(cpus): convert the Cortex-A57 to use the errata framework by Boyan Karatotev · 1 year, 7 months ago
- 219aa67 refactor(cpus): reorder Cortex-A57 errata by ascending order by Boyan Karatotev · 1 year, 7 months ago
- b1335b7 refactor(cpus): add Cortex-A57 errata framework information by Boyan Karatotev · 1 year, 9 months ago
- 6ad9725 refactor(cpus): convert the Cortex-A53 to use cpu helpers by Boyan Karatotev · 1 year, 7 months ago
- a6c9cf7 refactor(cpus): convert the Cortex-A53 to use the errata framework by Boyan Karatotev · 1 year, 7 months ago
- 6f20c7f refactor(cpus): reorder Cortex-A53 errata by ascending order by Boyan Karatotev · 1 year, 7 months ago
- efdfe36 fix(cpus): check for SME presence in Gelas by Juan Pablo Conde · 1 year, 3 months ago
- a698989 refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · 1 year, 6 months ago
- 8753eef Merge "feat(cpus): add support for Gelas CPU" into integration by Lauren Wehrmeister · 1 year, 3 months ago
- c9fe7ce feat(cpus): add support for Gelas CPU by Juan Pablo Conde · 1 year, 4 months ago
- 43c1c51 Merge changes from topic "ar/errata_refactor" into integration by Bipin Ravi · 1 year, 3 months ago
- 34092e9 refactor(cpus): convert Neoverse Poseidon to use CPU helpers by Arvind Ram Prakash · 1 year, 3 months ago
- 5a03ddf refactor(cpus): convert Neoverse Poseidon to framework by Arvind Ram Prakash · 1 year, 3 months ago
- af97905 Merge changes from topic "ar/errata_refactor" into integration by Lauren Wehrmeister · 1 year, 3 months ago
- acef95c refactor(cpus): convert Neoverse V2 to use CPU helpers by Moritz Fischer · 1 year, 4 months ago
- cbb6f58 refactor(cpus): convert Neoverse V2 to framework by Moritz Fischer · 1 year, 4 months ago
- 3868b23 fix(cpus): assert invalid cpu_ops obtained by Thaddeus Serna · 1 year, 4 months ago
- ed1cc20 fix(cpus): flush L2 cache for Cortex-A7/12/15/17 by Stephan Gerhold · 1 year, 8 months ago
- 51e3291 Merge "fix(cpus): revert erroneous use of override_vector_table macro in Cortex-A73" into integration by Bipin Ravi · 1 year, 3 months ago
- 52f83b1 Merge "chore: update to use Arm word across TF-A" into integration by Manish V Badarkhe · 1 year, 3 months ago
- eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 1 year, 3 months ago
- 613ef67 fix(cpus): revert erroneous use of override_vector_table macro in Cortex-A73 by Sona Mathew · 1 year, 3 months ago
- 1eb3038 refactor(cpus): convert the Cortex-A710 to use cpu helpers by Harrison Mutai · 1 year, 6 months ago
- 14b1c12 refactor(cpus): convert Cortex-A710 to use the errata framework by Harrison Mutai · 1 year, 6 months ago
- ac05cb4 refactor(cpus): reorder Cortex-A710 errata by ascending order by Harrison Mutai · 1 year, 6 months ago
- 4019f95 Merge changes from topic "sm/errata_refactor" into integration by Bipin Ravi · 1 year, 3 months ago
- d7c07d1 refactor(cpus): convert Cortex-A15 to use the errata framework by Sona Mathew · 1 year, 4 months ago
- 45c1524 refactor(cpus): convert the Cortex-X3 to use the cpu helpers by Sona Mathew · 1 year, 5 months ago
- d928f48 refactor(cpus): convert Cortex-X3 to use the errata framework by Sona Mathew · 1 year, 5 months ago
- ed5e976 refactor(cpus): reorder Cortex-X3 errata by ascending order by Sona Mathew · 1 year, 5 months ago
- 3b01893 refactor(cpus): convert the Cortex-A73 to use the cpu helpers by Sona Mathew · 1 year, 5 months ago
- c1f65de refactor(cpus): convert Cortex-A73 to use the errata framework by Sona Mathew · 1 year, 5 months ago
- adc7b32 refactor(cpus): reorder Cortex-A73 errata by ascending order by Sona Mathew · 1 year, 5 months ago
- cfc66a5 refactor(cpus): convert the Cortex-A35 to use the cpu helpers by Sona Mathew · 1 year, 5 months ago
- 92c0aa8 refactor(cpus): convert Cortex-A35 to use the errata framework by Sona Mathew · 1 year, 5 months ago