doc: release notes: add Zephyr v2.6.0 release notes for TF-M

Add release note entries for TF-M.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
Ioannis Glaropoulos 2021-05-07 09:10:27 +02:00
commit cc9431c41c

View file

@ -377,9 +377,14 @@ HALs
Trusted Firmware-m
******************
* Synchronized Trusted-Firmware-M module to the upstream v1.3.0 release.
* Configured QEMU to run Zephyr samples and tests in CI on mps2_an521_nonsecure
(Cortex-M33 Non-Secure) with TF-M as the secure firmware component.
* Synchronized Trusted-Firmware-M module to the upstream v1.3.0 release.
* Added Kconfig options for selecting the desired TF-M profile and build type
* Added Kconfig options for enabling the desired TF-M secure partitions
* Added a new sample to run the PSA tests with Zephyr
* Added a new sample to run the TF-M regression tests using the Zephyr build system
Documentation