lists.trustedfirmware.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
List overview
Download
TF-A LTS
----- 2025 -----
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
tfa-lts@lists.trustedfirmware.org
69 discussions
Start a n
N
ew thread
Trusted Firmware-A LTS v2.8.21 Release Announcement
by ci_notify@trustedfirmware.org
Hello, Trusted Firmware-A LTS version 2.8.21 is now available. This release contains the following patches: 75124503f fix(cpus): workaround for Cortex-X4 erratum 2816013 [1] dedcbb78e fix(cpus): workaround for Cortex-A720 erratum 2844092 [2] 9db99a3e4 fix(cpus): workaround for Cortex-A720 erratum 2792132 [3] a0a574d70 feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) [4] d1f63aba2 fix(spm-mm): carve out NS buffer TZC400 region [5] 4220b8313 feat(fvp): add cpu power control [6] d9daf130c docs(fvp): update FVP versions used [7] [1]
https://review.trustedfirmware.org/q/I546044bde6e5eedd0abf61643d25e2dd2036d…
[2]
https://review.trustedfirmware.org/q/I3d8eacb26cba42774f1f31c3aae2a0e6fecec…
[3]
https://review.trustedfirmware.org/q/I8d11fe65a2ab5f79244cc3395d0645f772563…
[4]
https://review.trustedfirmware.org/q/I8f886a1c21698f546a0996c719cc27dc0a236…
[5]
https://review.trustedfirmware.org/q/Idc3370803ad204ac29efeded77305e52e17cc…
[6]
https://review.trustedfirmware.org/q/Iba6c3c8db60dbeb177cead7ebc65df8265860…
[7]
https://review.trustedfirmware.org/q/Ie478b81b0f09d8664966cc1fac71a775a1a95…
Alternatively, Change Log is available in the documentation section:
https://trustedfirmware-a.readthedocs.io/en/lts-v2.8.21/change-log.html
Thanks, TF-A LTS team
8 months, 2 weeks
1
0
0
0
Trusted Firmware-A LTS v2.10.6 Release Announcement
by ci_notify@trustedfirmware.org
Hello, Trusted Firmware-A LTS version 2.10.6 is now available. This release contains the following patches: 582b950ed fix(cpus): workaround for Cortex-X4 erratum 2816013 [1] 9d3934323 fix(cpus): workaround for Cortex-A720 erratum 2844092 [2] a93c69bbb fix(cpus): workaround for Cortex-A720 erratum 2792132 [3] 74fc9576d fix(spm-mm): carve out NS buffer TZC400 region [4] 9ca6bf389 feat(fvp): add cpu power control [5] e941b0e0f fix(arm_fpga): halve number of PEs per core [6] 47010ae9d feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) [7] c1b976727 docs(fvp): update FVP versions used [8] [1]
https://review.trustedfirmware.org/q/I546044bde6e5eedd0abf61643d25e2dd2036d…
[2]
https://review.trustedfirmware.org/q/I3d8eacb26cba42774f1f31c3aae2a0e6fecec…
[3]
https://review.trustedfirmware.org/q/I8d11fe65a2ab5f79244cc3395d0645f772563…
[4]
https://review.trustedfirmware.org/q/Idc3370803ad204ac29efeded77305e52e17cc…
[5]
https://review.trustedfirmware.org/q/Iba6c3c8db60dbeb177cead7ebc65df8265860…
[6]
https://review.trustedfirmware.org/q/Ieb37ccc9f362b10ff0ce038f72efca21512a7…
[7]
https://review.trustedfirmware.org/q/I8f886a1c21698f546a0996c719cc27dc0a236…
[8]
https://review.trustedfirmware.org/q/Ie478b81b0f09d8664966cc1fac71a775a1a95…
Alternatively, Change Log is available in the documentation section:
https://trustedfirmware-a.readthedocs.io/en/lts-v2.10.6/change-log.html
Thanks, TF-A LTS team
8 months, 2 weeks
1
0
0
0
Trusted Firmware-A LTS v2.8.20 Release Announcement
by ci_notify@trustedfirmware.org
Hello, Trusted Firmware-A LTS version 2.8.20 is now available. This release contains the following patches: 4da2210db chore: add encrypt_fw to gitignore [1] e0124e1ba feat(build): allow additional CFLAGS for library build [2] d7f618143 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE [3] fd566c3cd feat(mbedtls): add support for mbedtls-3.3 [4] bf740eba7 feat(fvp): increase BL1_RW and BL2 size [5] ef7aac710 refactor(fvp): minor cleanup with TRUSTED_BOARD_BOOT [6] c82afd25b feat(stm32mp1): add mbedtls-3.3 support config [7] 488514a66 docs(prerequisites): update software and libraries prerequisites [8] a353e39e8 feat(mbedtls): update to 3.4.1 [9] 07126ffb4 build(mbedtls): add deprecation notice [10] 87f4a6305 refactor(mbedtls): remove mbedtls 2.x support [11] e8ae4fa2b feat(mbedtls): update config for 3.6.0 [12] b437905e2 docs(prerequisites): update mbedtls version used [13] [1]
https://review.trustedfirmware.org/q/I2f4ddbe1c11848513fe20f7c8b448a041988c…
[2]
https://review.trustedfirmware.org/q/Ic99af22b229f8089c82110d6545f762c14a62…
[3]
https://review.trustedfirmware.org/q/I029992311be2a38b588ebbb350875b03ea29a…
[4]
https://review.trustedfirmware.org/q/Ib034036c09fbdc573d9427b1eda6f2387bda2…
[5]
https://review.trustedfirmware.org/q/I8a423711ac50b3d615c1d9650086cdbca5051…
[6]
https://review.trustedfirmware.org/q/I800524d54ea56dc27b6c6da26c75a07f5f6de…
[7]
https://review.trustedfirmware.org/q/I4581cb0ea7b2c7022e71aefd7ff05ee3a72f5…
[8]
https://review.trustedfirmware.org/q/I384aab4dfee9cae9453eebf4091abe82ef9cc…
[9]
https://review.trustedfirmware.org/q/Ifc31c2fc825a2fc9ca318ea8baadd51b670e7…
[10]
https://review.trustedfirmware.org/q/I669b423ee9af9f5c5255fce370413fffaf38e…
[11]
https://review.trustedfirmware.org/q/Id3eb98b55692df98aabe6a7c5a5ec910222c8…
[12]
https://review.trustedfirmware.org/q/Ib345b0bd4f2994f366629ed162d18814fd05a…
[13]
https://review.trustedfirmware.org/q/I6bd8fcca795373a05bc6beb2e085d24fdd149…
Alternatively, Change Log is available in the documentation section:
https://trustedfirmware-a.readthedocs.io/en/lts-v2.8.20/change-log.html
Thanks, TF-A LTS team
11 months, 1 week
1
0
0
0
Trusted Firmware-A LTS v2.10.5 Release Announcement
by ci_notify@trustedfirmware.org
Hello, Trusted Firmware-A LTS version 2.10.5 is now available. This release contains the following patches: 1d3bb2fe6 refactor(mbedtls): remove mbedtls 2.x support [1] 05ec367ba feat(mbedtls): update config for 3.6.0 [2] aa84a9dad docs(prerequisites): update mbedtls version used [3] ee945f1d2 fix(mbedtls): sign verification issue with invalid Key/Signature [4] [1]
https://review.trustedfirmware.org/q/Id3eb98b55692df98aabe6a7c5a5ec910222c8…
[2]
https://review.trustedfirmware.org/q/Ib345b0bd4f2994f366629ed162d18814fd05a…
[3]
https://review.trustedfirmware.org/q/I6bd8fcca795373a05bc6beb2e085d24fdd149…
[4]
https://review.trustedfirmware.org/q/Ib484d97a04b7a82dd72592c8b5b153d577d01…
Alternatively, Change Log is available in the documentation section:
https://trustedfirmware-a.readthedocs.io/en/lts-v2.10.5/change-log.html
Thanks, TF-A LTS team
11 months, 1 week
1
0
0
0
Trusted Firmware-A LTS v2.8.19 Release Announcement
by ci_notify@trustedfirmware.org
Hello, Trusted Firmware-A LTS version 2.8.19 is now available. This release contains the following patches. 1e785ab6a feat(spmd): initialize SCR_EL3.EEL2 bit at RESET [1] 9d40eff24 fix(spmd): avoid restoring ctx during first entry into spmc [2] 02633263a fix(cpus): workaround for Cortex-A715 erratum 2728106 [3] 9b5d75b17 fix(cpus): workaround for Cortex-X4 erratum 2740089 [4] d0a74e38c fix(cpus): workaround for Cortex-X4 erratum 2763018 [5] 6c9135fb0 docs: decrease the minimum supported OpenSSL [6] [1]
https://review.trustedfirmware.org/q/Ia246235aa8d8004dcaf845f21c8aeeabbbbbe…
[2]
https://review.trustedfirmware.org/q/I368088ece60826fd7a6aa423ba584a89d32fc…
[3]
https://review.trustedfirmware.org/q/Ic825f9942e7eb13893fdbb44a2090b897758c…
[4]
https://review.trustedfirmware.org/q/I1d0fa4dd383437044a4467591f65a4a8514ca…
[5]
https://review.trustedfirmware.org/q/Ia188e08c2eb2952923ec72e2a56efdeea836f…
[6]
https://review.trustedfirmware.org/q/I5c60907337f10b05d5c43b0384247c5d4135d…
Thanks, TF-A LTS team
1 year
1
0
0
0
Trusted Firmware-A LTS v2.10.4 Release Announcement
by ci_notify@trustedfirmware.org
Hello, Trusted Firmware-A LTS version 2.10.4 is now available. This release contains the following patches. 867271ff8 fix(pmu): fix breakage on ARMv7 CPUs with SP_min as BL32 [1] 1edbf2ae5 fix(cpus): workaround for Cortex-A715 erratum 2728106 [2] 3609b0a95 fix(cpus): workaround for Cortex-X4 erratum 2740089 [3] f491e09e6 docs: decrease the minimum supported OpenSSL [4] 200931d2d fix(cpus): workaround for Cortex-X4 erratum 2763018 [5] [1]
https://review.trustedfirmware.org/q/I40f7611cf46b89a30243cc55bf55a8d9c9de9…
[2]
https://review.trustedfirmware.org/q/Ic825f9942e7eb13893fdbb44a2090b897758c…
[3]
https://review.trustedfirmware.org/q/I1d0fa4dd383437044a4467591f65a4a8514ca…
[4]
https://review.trustedfirmware.org/q/I5c60907337f10b05d5c43b0384247c5d4135d…
[5]
https://review.trustedfirmware.org/q/Ia188e08c2eb2952923ec72e2a56efdeea836f…
Thanks, TF-A LTS team
1 year, 1 month
1
0
0
0
Trusted Firmware-A LTS v2.8.18 Release Announcement
by ci_notify@trustedfirmware.org
The content of this message was lost. It was probably cross-posted to multiple lists and previously handled on another list.
1 year, 1 month
1
0
0
0
Trusted Firmware-A LTS v2.8.17 Release Announcement
by Varun Wadekar
Hello, Trusted Firmware-A LTS version 2.8.17 is now available. This release contains the following patches. f3557c49e fix(cpus): workaround for Cortex-X3 erratum 2372204 [1] 6a8a8671c fix(cpus): workaround for Cortex-A715 erratum 2429384 [2] 84e8de60c fix(cpus): workaround for Cortex-A715 erratum 2420947 [3] 877e9341c fix(cpus): workaround for Cortex-A715 erratum 2331818 [4] abf8a21b5 fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 [5] bd32e62e8 fix(cpus): workaround for Cortex-A715 erratum 2344187 [6] 81270d9ac fix(cpus): workaround for Cortex-A715 erratum 2413290 [7] f14464ed5 fix(cpus): fix a defect in Cortex-A715 erratum 2561034 [8] 49fdb333b chore: add dependency files generated by tools to .gitignore [9] 5c41582ce refactor(errata-abi): optimize errata ABI using errata framework [10] 992bc50a1 refactor(errata-abi): workaround platforms non-arm interconnect [11] 538c637ed fix(cpus): add erratum 2701951 to Cortex-X3's list [12] 5bd17d849 chore: rearrange the fvp_cpu_errata.mk file [13] 656c431e0 fix(cpus): workaround for Cortex-X4 erratum 2701112 [14] a1bd6dc76 chore: rename Poseidon to Neoverse V3 [15] 39e3e65ff fix(cpus): workaround for Cortex-A715 erratum 2413290 [16] 469680668 fix(cpus): workaround for Cortex-A720 erratum 2940794 [17] 205980a83 fix(cpus): workaround for Cortex-A720 erratum 2926083 [18] [1]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/Iad28f8625c84186fbd8049406d139d4f15c6e…
> [2]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/I3cdb1b71567542174759f6946e9c81f77d0d9…
> [3]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/I01a71b878cd958e742ff8357f8cdfbfc5625d…
> [4]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/If3b1ed78b145ab6515cdd41135314350ed556…
> [5]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/I4bb6dcf86c94125cbc574e0dc5119abe43e84…
> [6]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/I78ea39a91254765c964bff89f771af33b23f2…
> [7]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/Iaeb258c8b0a92e93d70b7dad6ba59d1056aeb…
> [8]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/I4f115bbb27c57f16cada2a7eb314af8380f93…
> [9]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/I97f1ace40441353779f4f82051d66c478571d…
> [10]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/I1a60d3e4f116b6254fb45426f43ff1b21771a…
> [11]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/Ie86b7212d731a79e2a0c07649e69234e733cd…
> [12]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/I6ffaf4360a4a2d0a23c253a2326c178e010c8…
> [13]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/I3959bdf5852c5714f2238f61493a931b3c857…
> [14]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/I8ede1ee75b0ea1658369a0646d8af91d44a87…
> [15]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/I9e40ba8f80b7390703d543787e6cd2ab6301e…
> [16]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/I87b2175b89d6fb168c77e6ab233c90ca05679…
> [17]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/I1488802e0ec7c16349c9633bb45de4d0e1faa…
> [18]
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Freview.tr…
<
https://review.trustedfirmware.org/q/I30182c3893416af65b55fca9a913cb4512430…
> Thanks, TF-A LTS team
1 year, 1 month
1
0
0
0
Trusted Firmware-A LTS v2.10.3 Release Announcement
by Yann GAUTIER - foss
Hello, Trusted Firmware-A LTS version 2.10.3 is now available. This release contains the following patches. 5f8f745c7 fix(cpus): workaround for Cortex-X3 erratum 2372204 [1] 301698e15 fix(cpus): workaround for Cortex-A715 erratum 2429384 [2] 9fe65073d refactor(errata-abi): optimize errata ABI using errata framework [3] a24c8006e refactor(errata-abi): workaround platforms non-arm interconnect [4] a234f540b fix(cpus): add erratum 2701951 to Cortex-X3's list [5] 58646309a chore: rearrange the fvp_cpu_errata.mk file [6] b7ed781ee fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 [7] 04c60d5ef fix(cpus): workaround for Cortex-A715 erratum 2420947 [8] 940ebbe2d fix(cpus): workaround for Cortex-A715 erratum 2331818 [9] d466c5d4d fix(cpus): workaround for Cortex-X4 erratum 2701112 [10] 3e3ff298a fix(cpus): workaround for Cortex-A715 erratum 2344187 [11] 11cb0962f docs(threat_model): mark power analysis threats out-of-scope [12] 44f36c48f docs(sdei): provide security guidelines when using SDEI [13] b59307ef8 fix(cpus): workaround for Cortex-A715 erratum 2413290 [14] e86990d09 fix(cpus): fix a defect in Cortex-A715 erratum 2561034 [15] 03636f2c3 fix(cpus): workaround for Cortex-A720 erratum 2940794 [16] 635c83eb4 chore: update status of Cortex-X3 erratum 2615812 [17] baf14745f fix(cpus): workaround for Cortex-A720 erratum 2926083 [18] 81931a13a fix(cpus): workaround for Cortex-A715 erratum 2413290 [19] ef393a3f9 fix(cpu): correct variant name for default Poseidon CPU [20] a6256d7a2 feat(cpu): add support for Poseidon V CPU [21] bafc27c8d chore: rename Poseidon to Neoverse V3 [22] d6b1d4807 fix(readme): dummy commit for sandbox release [23] [1]
https://review.trustedfirmware.org/q/Iad28f8625c84186fbd8049406d139d4f15c6e…
[2]
https://review.trustedfirmware.org/q/I3cdb1b71567542174759f6946e9c81f77d0d9…
[3]
https://review.trustedfirmware.org/q/I1a60d3e4f116b6254fb45426f43ff1b21771a…
[4]
https://review.trustedfirmware.org/q/Ie86b7212d731a79e2a0c07649e69234e733cd…
[5]
https://review.trustedfirmware.org/q/I6ffaf4360a4a2d0a23c253a2326c178e010c8…
[6]
https://review.trustedfirmware.org/q/I3959bdf5852c5714f2238f61493a931b3c857…
[7]
https://review.trustedfirmware.org/q/I4bb6dcf86c94125cbc574e0dc5119abe43e84…
[8]
https://review.trustedfirmware.org/q/I01a71b878cd958e742ff8357f8cdfbfc5625d…
[9]
https://review.trustedfirmware.org/q/If3b1ed78b145ab6515cdd41135314350ed556…
[10]
https://review.trustedfirmware.org/q/I8ede1ee75b0ea1658369a0646d8af91d44a87…
[11]
https://review.trustedfirmware.org/q/I78ea39a91254765c964bff89f771af33b23f2…
[12]
https://review.trustedfirmware.org/q/I5b245f33609fe8948e473ce4484898db5ff8d…
[13]
https://review.trustedfirmware.org/q/Ic27bdc88186f6805adee2f452503856e213a4…
[14]
https://review.trustedfirmware.org/q/Iaeb258c8b0a92e93d70b7dad6ba59d1056aeb…
[15]
https://review.trustedfirmware.org/q/I4f115bbb27c57f16cada2a7eb314af8380f93…
[16]
https://review.trustedfirmware.org/q/I1488802e0ec7c16349c9633bb45de4d0e1faa…
[17]
https://review.trustedfirmware.org/q/Ied7150bab505a743401cf4afa9a0a5f81d5fd…
[18]
https://review.trustedfirmware.org/q/I30182c3893416af65b55fca9a913cb4512430…
[19]
https://review.trustedfirmware.org/q/I87b2175b89d6fb168c77e6ab233c90ca05679…
[20]
https://review.trustedfirmware.org/q/I48183290ffc2889d6ae000d3aa423c0ee5e4d…
[21]
https://review.trustedfirmware.org/q/Icdcc5f57c62855b2ec54c58a401d3bf09f292…
[22]
https://review.trustedfirmware.org/q/I9e40ba8f80b7390703d543787e6cd2ab6301e…
[23]
https://review.trustedfirmware.org/q/Ib36e14779e2cdf42cfd9d5690ca8d0288689c…
TF-A-tests LTS version 2.10.3 contains the following patches. 2162802 refactor(errata_abi): update the cpu structs for errata ABI [24] 9135090 refactor(errata_abi): add the Cortex-X4 cpu struct [25] [24]
https://review.trustedfirmware.org/q/I4650a88003db2ded9277b35c7fc521026fe4a…
[25]
https://review.trustedfirmware.org/q/I8421dcc98eea85d038070f90e819e91bb2652…
TF-A-ci-scripts LTS version 2.10.3 contains the following patches. 7a33284 fix(fvp): remove fvp-tc.crash-linux.tc-fip.tc-tc2-debug [26] 4ffc461 ci(errata_abi): update testconfig for errata ABI [27] a295862 ci: create groups for Arm platforms and partner boards [28] e78b129 lts: new downloads area for LTS v2.10 [29] 3dc2907 tf-l3-boot-tests-css: Remove TC1/TC2 configs [30] ae4d470 expect-lava/linux.inc: Fail-fast on kernel panic [31] 32fac0c fvp-tftf.cactus_mm: Increase timeout to 900s [32] f818c0e fvp-tftf.cactus_mm: Increase timeout to 720s [33] 80294ea fvp-tftf.cactus_mm: Further increase timeout for this test to 600s [34] 3a5cbe9 expect-lava: Propagate failure clauses to all TFTF test snippets [35] a2ee841 run_config/fvp-tftf.cactus_mm: Set lava_timeout="450" [36] 052f1bb fix: check and initialise spm submodules [37] [26]
https://review.trustedfirmware.org/q/Ifd3fda7e18d2135287371f2e991e29e1d7e70…
[27]
https://review.trustedfirmware.org/q/I5635916abe03676316488b0321f0d8757bf07…
[28]
https://review.trustedfirmware.org/q/I8cfa16de1dd09981b5a5ffdc9cf79b19e789b…
[29]
https://review.trustedfirmware.org/q/I0280c4f6d286b4bf0fb13490e7234004bdd32…
[30]
https://review.trustedfirmware.org/q/Ia213695824ef8923edd2ca4e924e44b10ad4e…
[31]
https://review.trustedfirmware.org/q/Ib89948e0a0c9b1a9fa1eed8bf02b6b88f70a3…
[32]
https://review.trustedfirmware.org/q/I10d9e1b62456ecd2908b08287a23ebccdb261…
[33]
https://review.trustedfirmware.org/q/I1f796b06ddac1ab66e3e5090dbf1da8ec718e…
[34]
https://review.trustedfirmware.org/q/I8e792a07928c0f63954e8c166300614cef292…
[35]
https://review.trustedfirmware.org/q/I1a19e7e21d7db3527d24624a16d6ed442ec2f…
[36]
https://review.trustedfirmware.org/q/Id582f8712fb50fd58e00d49c65dcecb753141…
[37]
https://review.trustedfirmware.org/q/If07fb5c721b699bf80bd7fe5f54fad5ad16ed…
Thanks, TF-A LTS team
1 year, 1 month
1
0
0
0
Trusted Firmware-A LTS v2.10.2 Release Announcement
by Varun Wadekar
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/Id92dbae6f1f313b133ffaa018fbf9c078da55…
[2]
https://review.trustedfirmware.org/q/Ica402494f78811c85e56a262e1f60b0991516…
[3]
https://review.trustedfirmware.org/q/Ic62579c2dd69b7a8cbbeaa936f45b2cc94364…
[4]
https://review.trustedfirmware.org/q/I3bc43e7299c17db8a6771a547515ffb2a172f…
[5]
https://review.trustedfirmware.org/q/I59f5963c22431571f5aebe7e0c5642b32362f…
[6]
https://review.trustedfirmware.org/q/I38cee6085d6e49ba23de95b3de08bc98798ab…
[7]
https://review.trustedfirmware.org/q/Ib4130fd9d4cd16b12322f44e91196607fcb6b…
[8]
https://review.trustedfirmware.org/q/I23a81275d1e40cae39e6897093d6cdd3e11c0…
[9]
https://review.trustedfirmware.org/q/I6d6b7ff084cc731470e873cfdf37beeec0d36…
[10]
https://review.trustedfirmware.org/q/Ib0240f56813a913309e5a6a1902e2990979e9…
[11]
https://review.trustedfirmware.org/q/Id3bb4a2673e41ff237682e46784d37752daf2…
[12]
https://review.trustedfirmware.org/q/Ia95f0e276482283bf50e06c58c2bc5faab3f6…
[13]
https://review.trustedfirmware.org/q/Idb6f32f680ee1378a57c2d2f809ea847fffe5…
[14]
https://review.trustedfirmware.org/q/I45153a1aa2d6dace38650268a32106f5201f4…
[15]
https://review.trustedfirmware.org/q/I5a07163f919352583b03328abd5659bf7b268…
[16]
https://review.trustedfirmware.org/q/I54cda23d699abc0782f44172c28933f5cbb01…
[17]
https://review.trustedfirmware.org/q/I2c8577e3ca0781af8b1c3912e577d3bd77f92…
[18]
https://review.trustedfirmware.org/q/I048b830867915b88afa36582c6da05734a56d…
[19]
https://review.trustedfirmware.org/q/I9c610777e222f57f520d223bb03fc5ad05af1…
[20]
https://review.trustedfirmware.org/q/I2bf9e675f48b62b4cd203100f7df40f4846aa…
[21]
https://review.trustedfirmware.org/q/I13fa93a65e5017dae6c837e88cd80bda72d4c…
[22]
https://review.trustedfirmware.org/q/Ia6d6ac8a66936c63b8aa8d7698b937f42ba8f…
[23]
https://review.trustedfirmware.org/q/If8b2bdbb19bc65391a33dd34cc9824a0203ae…
[24]
https://review.trustedfirmware.org/q/I377f250a2994b6ced3ac7d93f947af6ceb690…
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/I4008ccbccd512edf33f67c645b38937ad1af9…
[2]
https://review.trustedfirmware.org/q/I612338fd2896f3fe614f23d14f56d58d43318…
[3]
https://review.trustedfirmware.org/q/Ia80bd4b28fbb7402f4ae139512fcd176bad05…
Thanks, TF-A LTS team
1 year, 3 months
1
0
0
0
← Newer
1
2
3
4
5
6
7
Older →
Jump to page:
1
2
3
4
5
6
7
Results per page:
10
25
50
100
200