Hello,

 

We are happy to announce the first release for the LTS v2.10 program.  The code is available on the lts-v2.10 branch (https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/log/?h=lts-v2.10) and the latest tag is lts-v2.10.2.

 

This release consists of two minor releases due to last minute defect fixes in lts-v2.10.1. The changelog for both the minor releases is pasted below for quick reference and the complete documentation is now available at https://trustedfirmware-a.readthedocs.io/en/lts-v2.10.2/change-log.html.

 

=========================================================

Trusted Firmware-A LTS version 2.10.1 contains the following patches.

 

402b9a9c0 fix(cpus): workaround for Cortex-X3 erratum 2779509 [1]

25cf2844b fix(cpus): workaround for Neoverse V1 erratum 2348377 [2]

6becda5d1 fix(cpus): workaround for Cortex-A78C erratum 2743232 [3]

d36d16751 fix(cpus): workaround for Neoverse V2 erratum 2662553 [4]

9cec5496d feat(security): add support for SLS mitigation [5]

f9405375a fix(errata): check for SCU before accessing DSU [6]

b7591e16f fix(rk3328): apply ERRATA_A53_1530924 erratum [7]

f98185e1e fix(cpus): workaround for Neoverse V2 erratum 2618597 [8]

b98d0b2ed docs: fix errata in RMM-EL3 Communication Interface documentation [9]

bdedd844c fix(sgi): apply workarounds for N2 CPU erratum [10]

e27b8ecc7 fix(cpus): workaround for Cortex-A710 erratum 2778471 [11]

b312fa066 fix(cpus): workaround for Cortex-X2 erratum 2778471 [12]

4a9ed7a29 fix(cpus): workaround for Cortex-A520 erratum 2630792 [13]

0685a91fd fix(errata): add Cortex-A520 definitions [14]

8d45e30a7 fix(cpus): workaround for Cortex-A520 erratum 2858100 [15]

4f5ce871f feat(versal): enable errata management feature [16]

88a8cd0e5 fix(cpus): workaround for Cortex X3 erratum 2743088 [17]

744f07ae7 fix(cpus): workaround for Cortex-X3 erratum 2302506 [18]

7c227dc44 fix(cpus): workaround for Cortex-X3 erratum 2266875 [19]

0e5e99476 fix(cpus): workaround for Cortex-A78C erratum 2683027 [20]

35d133415 docs(security): security advisory for CVE-2023-49100 [21]

84fcd0429 fix(cpus): workaround for Cortex X3 erratum 2641945 [22]

5c972dfdf feat(spmd): initialize SCR_EL3.EEL2 bit at RESET [23]

2624951d2 fix(cpus): workaround for Cortex-A715 erratum 2561034 [24]

 

[1] https://review.trustedfirmware.org/q/Id92dbae6f1f313b133ffaa018fbf9c078da55d75

[2] https://review.trustedfirmware.org/q/Ica402494f78811c85e56a262e1f60b09915168fe

[3] https://review.trustedfirmware.org/q/Ic62579c2dd69b7a8cbbeaa936f45b2cc9436439a

[4] https://review.trustedfirmware.org/q/I3bc43e7299c17db8a6771a547515ffb2a172fa0f

[5] https://review.trustedfirmware.org/q/I59f5963c22431571f5aebe7e0c5642b32362f4c9

[6] https://review.trustedfirmware.org/q/I38cee6085d6e49ba23de95b3de08bc98798ab2b3

[7] https://review.trustedfirmware.org/q/Ib4130fd9d4cd16b12322f44e91196607fcb6bf6b

[8] https://review.trustedfirmware.org/q/I23a81275d1e40cae39e6897093d6cdd3e11c08ea

[9] https://review.trustedfirmware.org/q/I6d6b7ff084cc731470e873cfdf37beeec0d3635a

[10] https://review.trustedfirmware.org/q/Ib0240f56813a913309e5a6a1902e2990979e9617

[11] https://review.trustedfirmware.org/q/Id3bb4a2673e41ff237682e46784d37752daf2f83

[12] https://review.trustedfirmware.org/q/Ia95f0e276482283bf50e06c58c2bc5faab3f62c6

[13] https://review.trustedfirmware.org/q/Idb6f32f680ee1378a57c2d2f809ea847fffe5910

[14] https://review.trustedfirmware.org/q/I45153a1aa2d6dace38650268a32106f5201f48bd

[15] https://review.trustedfirmware.org/q/I5a07163f919352583b03328abd5659bf7b268677

[16] https://review.trustedfirmware.org/q/I54cda23d699abc0782f44172c28933f5cbb010b8

[17] https://review.trustedfirmware.org/q/I2c8577e3ca0781af8b1c3912e577d3bd77f92709

[18] https://review.trustedfirmware.org/q/I048b830867915b88afa36582c6da05734a56d22a

[19] https://review.trustedfirmware.org/q/I9c610777e222f57f520d223bb03fc5ad05af1077

[20] https://review.trustedfirmware.org/q/I2bf9e675f48b62b4cd203100f7df40f4846aafa8

[21] https://review.trustedfirmware.org/q/I13fa93a65e5017dae6c837e88cd80bda72d4c2a3

[22] https://review.trustedfirmware.org/q/Ia6d6ac8a66936c63b8aa8d7698b937f42ba8f044

[23] https://review.trustedfirmware.org/q/If8b2bdbb19bc65391a33dd34cc9824a0203ae4b1

[24] https://review.trustedfirmware.org/q/I377f250a2994b6ced3ac7d93f947af6ceb690d49

 

Trusted Firmware-A LTS version 2.10.2 contains the following patches.

 

822bfa39c fix(build): move comment for VERSION_PATCH [1]

7bccacdde fix(build): properly manage versions in .versionrc.js [2]

e8e5c7759 fix(build): update versions [3]

 

[1] https://review.trustedfirmware.org/q/I4008ccbccd512edf33f67c645b38937ad1af9777

[2] https://review.trustedfirmware.org/q/I612338fd2896f3fe614f23d14f56d58d43318a11

[3] https://review.trustedfirmware.org/q/Ia80bd4b28fbb7402f4ae139512fcd176bad057ec

 

Thanks,

TF-A LTS team