1*************
2Version 2.1.2
3*************
4
5New features
6============
7
8 - Mbed TLS upgrade to v3.6.3.
9
10New platforms supported
11=======================
12
13 - :doc:`MAX32657 </platform/adi/max32657/README>`
14
15Hotfixes
16========
17
18 - Protected Storage content can be lost if the storage is "full", psa_ps_set
19   is attempted and device is reset (twice).
20 - Fix wrapper to properly mark NSPE images as such
21 - SPM: Remove specific section for psa_interface_thread_fn_call
22 - SPM: interrupts: Add missing checks on fih_rc return value
23 - SPM: Services do not unmap IOVECS
24 - SPM: SPM does not return PSA_ERROR on refused psa_connect
25 - SPM: Fixes for invalid connection retention after psa_close
26 - SPM: Fixes for reverse-handle
27
28Known issues
29============
30
31Some open issues are not fixed in this release.
32
33.. list-table::
34  :header-rows: 1
35
36  * - Descriptions
37    - Issue links
38  * - SPM does not automatically unmap mm-iovecs.
39    - https://github.com/TrustedFirmware-M/trusted-firmware-m/issues/20
40
41--------------
42
43 *SPDX-License-Identifier: BSD-3-Clause*
44
45 *SPDX-FileCopyrightText: Copyright The TrustedFirmware-M Contributors*
46