Skip to content

Commit b7a4915

Browse files
doc: release: Add changelog related to FP partition and TF-M profile
Added changelog related to fixing bt_fast_pair partition definition and changes in the TF-M profile configuration in FP samples. Jira: NCSDK-31901 Jira: NCSDK-31777 Signed-off-by: Mateusz Kapala <mateusz.kapala@nordicsemi.no>
1 parent e460157 commit b7a4915

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

+13
Original file line numberDiff line numberDiff line change
@@ -305,9 +305,18 @@ Bluetooth samples
305305
Bluetooth Fast Pair samples
306306
---------------------------
307307

308+
* Updated the non-secure target (``nrf5340dk/nrf5340/cpuapp/ns`` and ``thingy53/nrf5340/cpuapp/ns``) configurations of the following samples to use configurable TF-M profile instead of the predefined minimal TF-M profil:
309+
310+
* :ref:`fast_pair_locator_tag`
311+
* :ref:`fast_pair_input_device`
312+
313+
This change results from the Bluetooth subsystem transition to the PSA cryptographic standard.
314+
The Bluetooth stack can now use the PSA crypto API in the non-secure domain as all necessary TF-M partitions are configured properly.
315+
308316
* :ref:`fast_pair_locator_tag` sample:
309317

310318
* Added support for the :ref:`zephyr:nrf54h20dk_nrf54h20` board target.
319+
* Updated the partition layout for the ``nrf5340dk/nrf5340/cpuapp/ns`` and ``thingy53/nrf5340/cpuapp/ns`` board targets to accomodate the partitions needed due to change in the TF-M profile configuration.
311320

312321
Bluetooth Mesh samples
313322
----------------------
@@ -563,6 +572,10 @@ Binary libraries
563572
Bluetooth libraries and services
564573
--------------------------------
565574

575+
* :ref:`bt_fast_pair_readme` library:
576+
577+
* Updated the automatically generated ``bt_fast_pair`` partition definition (located in the :file:`subsys/partition_manager/pm.yml.bt_fast_pair`) to work correctly when building with TF-M.
578+
566579
* :ref:`bt_mesh` library:
567580

568581
* Fixed an issue in the :ref:`bt_mesh_light_ctrl_srv_readme` model to automatically resume the Lightness Controller after recalling a scene (``NCSDK-30033`` known issue).

0 commit comments

Comments
 (0)