commit | 5ac765474a6afbb96fc1a3c2277e8ab62a04b59c | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Tue May 09 14:21:40 2023 -0700 |
committer | Seth Moore <sethmo@google.com> | Thu May 11 00:03:47 2023 +0000 |
tree | 6d5f39d6d4314ed450295a6ae6b08fd66fe482dd | |
parent | d11fd1e43cfe03d2cfd7bc01c8e21dbb3d0a7aa9 [diff] |
Fix minor mistakes in v2 CSR generation 1. I parsed the wrong key. Now parsing the MACed key. 2. Construction of v1 CSR was incorrect, fixed. 3. Bail when a HAL is unsupported (was getting NPE). 4. Improved logging. 5. Use /data/local/tmp instead of primary user storage. Bug: 280836832 Test: RkpRegistrationCheck.sh on Pixel 6 Merged-In: I308654f434de37158be483b6b6a433d7985d35e8 Change-Id: I308654f434de37158be483b6b6a433d7985d35e8