commit | b85a71d73b33eca2c968ae683dd5b9403da90431 | [log] [tgz] |
---|---|---|
author | Sean Thomas <seanmthomas@google.com> | Tue Nov 12 20:29:21 2024 +0000 |
committer | Sean Thomas <seanmthomas@google.com> | Mon Dec 09 22:49:36 2024 +0000 |
tree | 9a059da74a5f9cfb48d1687c9aae26e5666877a2 | |
parent | 3a840454d129e7a9a92580268c9704e98d598c2f [diff] |
Expose more functionality from hwtrust Instead of having parsing code in remote_prov_utils and hwtrust, we should expose more of the values that are parsed in hwtrust and use that interface to implement the verification of a CSR. The aim of this CL is to preserve the functionality that previously existed in remote_prov_utils and, also, add more tests. Test: atest libkeymint_remote_prov_support_test Change-Id: Id5408a425f28ea99052ba954c34441ed9307a5d2