commit | 5bd5baefd3f628578b85e84cdf6792fe19d69fcf | [log] [tgz] |
---|---|---|
author | David Hu <david.hu@arm.com> | Mon Jan 20 18:01:13 2020 +0800 |
committer | David Hu <david.hu@arm.com> | Mon Jun 22 02:33:00 2020 +0000 |
tree | 81eb9c7eedf033810827e4ade3e1ee66a7c6b022 | |
parent | 333ca93b117ef3605de9127ee479268aee75348c [diff] |
Attest: attest_token_start()/finish() for symmetric Initial Attestation Implement attest_token_start() and attest_token_finish() for symmetric key algorithm based Initial Attestation. attest_token_start() and attest_token_finish() call COSE_Mac0 APIs from t_cose library. Change-Id: Idb33f33a2f531a13aa217171fcd007d71f8164bb Signed-off-by: David Hu <david.hu@arm.com>