-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pa] add protos / stub for
DeriveSymmetricKey
RPC
This adds protos and a function stub for the `DeriveSymmetricKey` RPC call which the PA must implement to support OpenTitan A1 provisioning flows. This RPC will support: - OpenTitan lifecycle token generation (in raw and hashed form) - OpenTitan wafer authentication secret generation. This partially addresses #4. Signed-off-by: Tim Trippel <ttrippel@google.com>
- Loading branch information
1 parent
2cd6c95
commit 0536d38
Showing
2 changed files
with
70 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters