-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add functions to validate a DPE Instance
This commit adds a function that validates a DPEInstance's context array, to ensure it represents a properly-formed tree. We also add functions to retrieve the current tci from a context, and get the index of a context whose locality and tci_type are equal to some parameters. These functions will be called from caliptra rt-fw when it validates the DPE instance loaded from SRAM upon a warm reset.
- Loading branch information
1 parent
3e1f014
commit 6b16426
Showing
1 changed file
with
152 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