commit | 6d2bc65f3fbc215eae6116228902c9c4e65e5a43 | [log] [tgz] |
---|---|---|
author | David Hu <david.hu@arm.com> | Wed Mar 25 15:48:53 2020 +0800 |
committer | David Hu <david.hu@arm.com> | Mon Jun 22 02:33:00 2020 +0000 |
tree | 95d60336905dcdb2ed35120ee430c968f701b202 | |
parent | aa342d5b4b70703cf9ad5f72752caa757f322ea3 [diff] |
Attest: Support kid parameter in COSE_Mac0 structure header Add a HAL API tfm_plat_get_symmetric_iak_id() to fetch kid from platform. Implement an example of this HAL API. Add attest_get_symmetric_iak_id() to pass the kid value to token generation of symmetric key algorithm based Initial Attestation. Change-Id: I642f7a03f1738c8fe77f11fc2ae91652fc01df29 Signed-off-by: David Hu <david.hu@arm.com>