zephyr/samples/tfm_integration
Rajkumar Kanagaraj 682dbae203 samples: tfm: Re-commit psa_crypto sample
Adds a refactored version of the psa_crypto sample back,
which was removed as part of the update to TF-M 1.7.0
due to unresolvable (at the time) issues with use of
MbedTLS instances on the S and NS sides.

This sample takes advantage of changes to MbedTLS and
TF-M that were introduced after the TF-M 1.7.0 and MbedTLS
3.3 release, and cherry-picked in Zephyr, allowing for
improved linking of MbedTLS in secure and non-secure
images. PSA API calls on the non-secure side can now be
correctly routed to the secure partition, while X.509
and TLS calls remain on the non-secure/Zephyr side.

Signed-off-by: Rajkumar Kanagaraj <rajkumar.kanagaraj@linaro.org>
2023-05-26 14:00:18 -04:00
..
psa_crypto samples: tfm: Re-commit psa_crypto sample 2023-05-26 14:00:18 -04:00
psa_protected_storage samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tfm_ipc samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tfm_psa_test samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tfm_regression_test samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tfm_secure_partition samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tfm_integration.rst samples: tfm_integration: Fix TF-M documentation link 2022-09-29 12:20:14 +02:00