Lines Matching +full:current +full:- +full:reference +full:- +full:control
1 .. zephyr:code-sample-category:: tfm_integration
2 :name: TF-M Integration
3 :show-listing:
5 These TF-M integration examples can be used with a supported Armv8-M board, and demonstrate how
6 the TF-M APIs can be used with Zephyr.
12 secure processing environment (S), with Zephyr running in the non-secure
16 built, in addition to the TF-M S and Zephyr NS binary images. The S and NS
21 control.
23 What is Trusted Firmware-M (TF-M)?
26 Trusted Firmware-M (TF-M) is the reference implementation of `Platform Security
27 Architecture (PSA) <https://pages.arm.com/psa-resources.html>`_.
29 TF-M provides a highly configurable set of software components to create a
32 Additionally, secure boot in TF-M ensures integrity of run time software and
35 The current TF-M implementation specifically targets TrustZone for ARMv8-M.
37 Trusted Firmware-M source code is available at
41 `<https://github.com/zephyrproject-rtos/trusted-firmware-m>`_.
43 For further information consult the official `TF-M documentation`_
45 .. _TF-M documentation:
46 https://tf-m-user-guide.trustedfirmware.org/