Hello,
Trusted Firmware-A LTS version 2.12.2 is now available. This release contains the following patches:
1d6d6d2d7 fix(zynqmp): fix length of clock name [1] 2bef6baa6 feat(cpus): add sysreg_bit_toggle [2] 12f84db27 refactor(cpus): undo errata mitigations [3] 107c117c4 fix(arm): create build directory before key generation [4] d2ab213f0 fix(cpus): clear CPUPWRCTLR_EL1.CORE_PWRDN_EN_BIT on reset [5] 04aca8439 feat(cpus): add ENABLE_ERRATA_ALL flag [6] 8414a2076 fix(cpus): workaround for Cortex-X4 erratum 2957258 [7] 708f4fde5 fix(cpus): workaround for Neoverse-V3 erratum 2970647 [8] 29db96dab fix(cpus): workaround for Cortex-X925 erratum 2963999 [9] ca1f6fd07 fix(cpus): fix a typo in errata doc [10] ad237caed fix(cpus): declare reset errata correctly [11] 2f93cdb88 refactor(cpus): convert the Cortex-A65 to use the errata framework [12] 987737c48 refactor(cpus): convert checker functions to standard helpers [13] 6c32b19a3 refactor(cpus): register DSU errata with the errata framework's wrappers [14] 4d7430c95 perf(cpus): inline cpu_rev_var checks [15] f0e00d734 perf(cpus): inline the cpu_get_rev_var call [16] 39f7d0272 perf(cpus): inline the reset function [17] b4a921c4e perf(cpus): inline the init_cpu_data_ptr function [18] 3bfa5a006 perf(cpus): make reset errata do fewer branches [19] c77f625b6 refactor(cpus): declare runtime errata correctly [20] fd2df326c fix(errata-abi): add support for handling split workarounds [21] a33ee00b4 fix(cpus): workaround for Cortex-A715 erratum 2804830 [22] 4fa822ebe fix(errata): workaround for Cortex-A510 erratum 2971420 [23] 5f5946f7a refactor(cpus): don't panic if errata out of order [24] 47fae8ae6 chore(cpus): fix cve order in Cortex-A77 [25] f56dff172 chore(cpus): fix cve order in Cortex-A78 [26] ca91c0fca chore(cpus): fix cve order in Cortex-A78_AE [27] cffb8083d chore(cpus): fix cve order in Cortex-A78C [28] 111d898de chore(cpus): fix cve order in Cortex-X2 [29] 03af05bbb chore(cpus): fix cve order in Neoverse-V1 [30] c0f6069c3 chore(cpus): rearrange cve in order in Cortex-X1 [31] 24c97d282 chore(cpus): rearrange the errata and cve order in Neoverse-N2 [32] 3ae3d9ed7 chore(cpus): rearrange the errata and cve in order in Cortex-A710 [33] 51eb9ca32 chore(cpus): fix cve order in Neoverse-V2 [34] ee3d7ad5b chore(cpus): rearrange cve and errata order in Cortex-X3 [35] ba6840c6e chore(cpus): rearrange the errata and cve in order in Neoverse-V3 [36] 46d1b09bd chore(cpus): rearrange the errata and cve in order in Cortex-X4 [37] 4f7f634d6 fix(cpus): remove errata setting PF_MODE to conservative [38] 527b06eb6 fix(cpus): fix clang compilation issue [39] fe27d6d34 docs: add playbook for new releases [40]
[1] https://review.trustedfirmware.org/q/I399271dd257c6e40a2d319c47f2588a958a549... [2] https://review.trustedfirmware.org/q/I058bad58f5949b2d5fe058101410e33b6be1b8... [3] https://review.trustedfirmware.org/q/Iff9e5251dc9d8670d085d88c070f78991955e7... [4] https://review.trustedfirmware.org/q/I73f7d5af00efc738e95ea79c5cacecdb6a2d20... [5] https://review.trustedfirmware.org/q/I765a7fa055733d522480be30d412e3b417af2b... [6] https://review.trustedfirmware.org/q/I2b456d304d7bf3215c7c4f4fd70b56ecbcb099... [7] https://review.trustedfirmware.org/q/I2d8e7f4ce19ca2e1d87527c31e7778d81aff02... [8] https://review.trustedfirmware.org/q/Iedf7d799451f0be58a5da1f93f7f5b6940f2bb... [9] https://review.trustedfirmware.org/q/I447fd359ea32e1d274e1245886e1de57d14f08... [10] https://review.trustedfirmware.org/q/I2332a3fcaf56a7aaab5a04e3d40428cc746d2d... [11] https://review.trustedfirmware.org/q/I22c3043ab454ce94b3c122c856e5804bc2ebb1... [12] https://review.trustedfirmware.org/q/I91cd6111ccf95d6b7ee2364ac2126cb98ee4bb... [13] https://review.trustedfirmware.org/q/Ic1dff2bc5235195f7cfce1709cd42467f88b3e... [14] https://review.trustedfirmware.org/q/Iefa36325804ea093e938f867b9a6f49a6984b8... [15] https://review.trustedfirmware.org/q/I51608352f23b2244ea7a99e76c10892d257f12... [16] https://review.trustedfirmware.org/q/Ifc349015902cd803e11a1946208141bfe7606b... [17] https://review.trustedfirmware.org/q/Ia7c3dcd13b75e5d7c8bafad4698994ea65f424... [18] https://review.trustedfirmware.org/q/I54cc399e570e9d0f373ae13c7224d32dbdfae1... [19] https://review.trustedfirmware.org/q/Ie4d5288a331b11fd648e5c4a0b652b74160b07... [20] https://review.trustedfirmware.org/q/I316daeee603e86c9f2bdccf91e1b10f7ec6c3f... [21] https://review.trustedfirmware.org/q/Iec94d665b5f55609507a219a7d1771eb75e7f4... [22] https://review.trustedfirmware.org/q/Ia12f6c7de7c92f6ea4aec3057b228b828d4872... [23] https://review.trustedfirmware.org/q/Ia77051f6b64c726a8c50596c78f220d323ab7d... [24] https://review.trustedfirmware.org/q/I0ffc40361985281163970ea5bc81ca0269b164... [25] https://review.trustedfirmware.org/q/I41d76268ce2248bfd3600bbf6b89d16b6bdce8... [26] https://review.trustedfirmware.org/q/If80a0f95f82dbf69100a2687b06db2373a9e98... [27] https://review.trustedfirmware.org/q/Idfb076b798a840847c00066bd062ee91936927... [28] https://review.trustedfirmware.org/q/I326be1da279bd34df8667f7e957fb4a2c6913a... [29] https://review.trustedfirmware.org/q/Ie74d7232a14f3cdd14c4d0ffb1ee91b537c491... [30] https://review.trustedfirmware.org/q/Ice0b1c6efa913f88522fb33182b9cdc0e77239... [31] https://review.trustedfirmware.org/q/I0c4206e38f09b1f88ee95e8ce69d7e13b8a9bb... [32] https://review.trustedfirmware.org/q/Ieb4a8ab0030ea4e83efdef86a0ff1e2990b3e0... [33] https://review.trustedfirmware.org/q/Ie7c2b77879f8fa5abb77204678e09cc759b102... [34] https://review.trustedfirmware.org/q/I092a93ef3299fd733abae9c462c019f94d8814... [35] https://review.trustedfirmware.org/q/I2a4baebe0c3133528c089d999bdffa8c992f49... [36] https://review.trustedfirmware.org/q/I108eb2896e24c135d56e5096289766d777b48b... [37] https://review.trustedfirmware.org/q/Ic304c2f68e7d0b96bbb30760696b7bceabe1ae... [38] https://review.trustedfirmware.org/q/Icf4048508ae070b2df073cc46c63be058b2779... [39] https://review.trustedfirmware.org/q/I46147af2dd0accd5be14ddb26dea03bb2f87cb... [40] https://review.trustedfirmware.org/q/I76a2a84b176791e16372dab8bf565e48223a67...
Alternatively, Change Log is available in the documentation section: https://trustedfirmware-a.readthedocs.io/en/lts-v2.12.2/change-log.html
Thanks, TF-A LTS team
tfa-lts@lists.trustedfirmware.org