mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 07:03:56 +02:00
feat: add tdx-extend, sha384-extend and rtmr-calc
This enables pre-calculating the TDX rtmr[1,2,3] values for an attested boot process. Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
fbc4897dad
commit
5d32396966
12 changed files with 603 additions and 2 deletions
|
@ -17,6 +17,9 @@
|
|||
|
||||
outputs = [
|
||||
"out"
|
||||
"rtmr_calc"
|
||||
"sha384_extend"
|
||||
"tdx_extend"
|
||||
"tee_key_preexec"
|
||||
"tee_ratls_preexec"
|
||||
"tee_self_attestation_test"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue