commit | b6b8056aa8861f9ae2faf4f0c5e84ff82929e34f | [log] [tgz] |
---|---|---|
author | Tamas Ban <tamas.ban@arm.com> | Fri Jan 04 22:49:24 2019 +0000 |
committer | Tamas Ban <tamas.ban@arm.com> | Wed Feb 13 14:02:07 2019 +0100 |
tree | 3c329083239c40fc164916a8affb4e97b6d7571f | |
parent | 52d4a8ee92e89d233dddcd92cbeef80c5fff0165 [diff] |
Attest: Implement get token size API Extend the attestation API with the implementation of psa_initial_attest_get_token_size() function. It is meant for retrieving the exact size of the initial attestation token, but current version just returns a hard coded value. Replacement of handwritten veneers to the auto-generated veneers. Change-Id: Ibc91c6cdaeecec59c4e1f18576783cb55723e9ec Signed-off-by: Tamas Ban <tamas.ban@arm.com>