commit | 3cc0927fd363e96a5a28474ebfbd7f25899d1988 | [log] [tgz] |
---|---|---|
author | Marc Moreno Berengue <marc.morenoberengue@arm.com> | Tue Feb 19 10:53:30 2019 +0000 |
committer | Marc Moreno Berengue <marc.morenoberengue@arm.com> | Tue Feb 19 16:28:30 2019 +0000 |
tree | fcd357fea6df11c8679183594063028f6217f096 | |
parent | d8a9feda4aacac684d5d67d85e990cb82f7f32db [diff] |
SST: Fix return value for tfm_sst_remove This patch updates tfm_sst_remove to return TFM_SST_ERR_OPERATION_FAILED instead of TFM_SST_ERR_AUTH_FAILED as PSA_PS_ERROR_AUTH_FAILED is not an error type in psa_ps_remove specification. Change-Id: I53e4f648f99560beef4811ba4c914477d9ffbf63 Signed-off-by: Marc Moreno <marc.morenoberengue@arm.com>