commit | 793574c4f6bf42cbaad8b86a4122ab8e0f9d1714 | [log] [tgz] |
---|---|---|
author | Raef Coles <raef.coles@arm.com> | Wed Oct 09 10:59:42 2019 +0100 |
committer | Tamas Ban <tamas.ban@arm.com> | Wed Feb 19 09:17:40 2020 +0000 |
tree | 66d24bc360b5a21509d2389e95bcb4ab94ab9172 | |
parent | d9d1920e492938157add208c696638db95479883 [diff] |
Attest: Introduce PSA error codes This change addresses the compliance with PSA initial attestation API 1.0.0 version. It replaces the existing psa_attest_err_t enum values with the error codes that are detailed in the interface/include/psa/error.h file. Change-Id: I1795331e7081589371c82f0e56655db6a543edd3 Signed-off-by: Sverteczky, Marcell <marcell.sverteczky@arm.com> Signed-off-by: Raef Coles <raef.coles@arm.com>