commit | 82b1239accf04a0fc21b4f20c8f1638fa3c61df6 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Aug 22 14:39:29 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Tue Aug 22 15:16:04 2023 +0100 |
tree | 5b784b4babdca6680f8f6a1eab25b29d5ee7a454 | |
parent | 81fcb6170d49e05b77e08652428e7eadac4aa1e3 [diff] |
Better API for creating a DICE config descriptor Instead of listing all the possible parameters, put them in a struct (as the C API does). This means callers only have to list the ones they use, and a new parameter doesn't require all clients to change. Bug: 291241882 Test: atest -p in diced Change-Id: I7c4925385e30ba9fcec0dc188747a23d7df614d7