zephyr/samples/tfm_integration
Rajkumar Kanagaraj 725ce535f2 sample: tfm: Improve the error handling at tfm_secure_partition NS-side
- Previously non-secure request at the 6th run expected to return status
  "-135 (PSA_ERROR_INVALID_ARGUMENT)" which is the expected status so
  updating "if" condition on the non-secure side handles this expected
  type error status from the secure side.
- update sample YAML harness config regex of Digest message as this gets
  compared at the run of twister.
- Update the readme console logs.

Signed-off-by: Rajkumar Kanagaraj <rajkumar.kanagaraj@linaro.org>
2022-04-28 14:18:24 +02:00
..
psa_crypto samples: psa_crypto: Fix error handling and logging 2022-04-05 11:18:49 +02:00
psa_firmware samples: psa-firmware: Correct readme instructions 2022-04-08 15:52:01 -07:00
psa_protected_storage modules: trusted-firmware-m: Use TF-M install headers as interface 2022-02-01 11:31:36 +01:00
tfm_ipc everywhere: fix typos 2022-03-18 13:24:08 -04:00
tfm_psa_test modules: trusted-firmware-m: Use TF-M install headers as interface 2022-02-01 11:31:36 +01:00
tfm_regression_test
tfm_secure_partition sample: tfm: Improve the error handling at tfm_secure_partition NS-side 2022-04-28 14:18:24 +02:00
tfm_integration.rst