1************* 2Version 2.1.3 3************* 4 5LTS Support 6=========== 7 8 - Cherry-picks for vulnerability and critical bugs fixed in MCUboot v2.2.0 9 - FWU: check the TLV payload length sanity 10 - internal_trusted_storage: allow tfm_its_get_plain to be compiled 11 - platform: adi: max32657: Adding ITS Encryption support for upsteam TF-M 12 - platform: stm: fix syntax error for rsa 2048 key otp provisioning 13 - Upgrade to MbedTLS v3.6.4-LTS, which carries fixes from v3.6.3. 14 - secure_fw: partitions: crypto: Add missing psa apis to crypto_spe.h 15 - mcuboot: Fix SWAP_USING_MOVE FWU method 16 - platform: adi: fix flash driver, enable PS, mbedtls TRNG, s_ns_access.cmake 17 - STM : fix build when BL2 is disable 18 - Crypto: Add psa_can_do_cipher() 19 20New security advisories 21======================= 22 23A new security vulnerability has been fixed in v2.1.3. 24Refer to :doc:`TFMV-9 </security/security_advisories/fwu_tlv_payload_out_of_bounds_vulnerability>` for more details. 25The mitigation is included in this release. 26 27-------------- 28 29 *SPDX-License-Identifier: BSD-3-Clause* 30 31 *SPDX-FileCopyrightText: Copyright The TrustedFirmware-M Contributors* 32