commit | 38221fa1acbc597aed2467775ba3f54ab812a61a | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Feb 09 14:36:00 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Thu Feb 10 16:42:53 2022 +0000 |
tree | d6db8279d329f08c9b16a49741eef8cec5e05dde | |
parent | 3dc5c1e6a0b1ae7d9a33e5c856d0c85bfa209ab6 [diff] [blame] |
Add compos_key_helper Create a small library to do key-related operations (derive, sign, verify). Add tests. Create a small standlone executable to expose these functions. Bug: 218494522 Test: atest compos_key_tests Change-Id: I5c984178b822510fd32784d01cf4322e592e5d2a
diff --git a/TEST_MAPPING b/TEST_MAPPING index 7be81a8..25908ad 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -17,6 +17,9 @@ }, { "name": "compsvc_device_tests" + }, + { + "name": "compos_key_tests" } ], "postsubmit": [