zephyr/samples/psa/index.rst
Tomi Fontanilles d6bee54986 samples: psa: its: add the psa_its sample
Add a sample to demonstrate direct use of the PSA ITS API.

The implementation of the API is provided either by the just-introduced
secure storage subsystem or by TF-M.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2024-10-07 13:38:43 +02:00

6 lines
239 B
ReStructuredText

.. zephyr:code-sample-category:: psa
:name: PSA
:show-listing:
The following samples demonstrate various uses of several of the
`Platform Security Architecture (PSA) Certified APIs <https://arm-software.github.io/psa-api/>`_.