commit | a8252dc456447a8c98b8d76879685e1bf3d3a941 | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@arm.com> | Fri Mar 14 15:05:11 2025 +0000 |
committer | David Vincze <david.vincze@arm.com> | Fri Mar 14 15:16:59 2025 +0000 |
tree | a17da00742294a50093f9b52b0bdca0814bd8f9e | |
parent | 3882adbada6b8609fea93f136cf581b61bc43d1b [diff] |
Test: ITS: fix psa_its_get_info error code The negative test case for psa_its_get_info() must return PSA_ERROR_INVALID_ARGUMENT instead of PSA_ERROR_PROGRAMMER_ERROR as it is described in the ITS interface header file (psa/internal_trusted_storage.h). Change-Id: I8d0d56396d5f0556ce2cf16ff9f4fb8552ef618a Signed-off-by: David Vincze <david.vincze@arm.com>