-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathietf-tpm-remote-attestation-stream_pcr-extend.tree
More file actions
39 lines (39 loc) · 1.92 KB
/
ietf-tpm-remote-attestation-stream_pcr-extend.tree
File metadata and controls
39 lines (39 loc) · 1.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
+---n pcr-extend
+--ro certificate-name certificate-name-ref
+--ro pcr-index-changed* tpm:pcr
+--ro attested-event* []
+--ro attested-event
+--ro extended-with binary
+--ro (event-details)?
+--:(bios-event-log) {tpm:bios}?
| +--ro bios-event-entry* [event-number]
| +--ro event-number uint32
| +--ro event-type? uint32
| +--ro pcr-index? pcr
| +--ro digest-list* []
| | +--ro hash-algo? identityref
| | +--ro digest* binary
| +--ro event-size? uint32
| +--ro event-data* uint8
+--:(ima-event-log) {tpm:ima}?
| +--ro ima-event-entry* [event-number]
| +--ro event-number uint64
| +--ro ima-template? string
| +--ro filename-hint? string
| +--ro filedata-hash? binary
| +--ro filedata-hash-algorithm? string
| +--ro template-hash-algorithm? string
| +--ro template-hash? binary
| +--ro pcr-index? pcr
| +--ro signature? binary
+--:(netequip-boot-event-log) {tpm:netequip_boot}?
+--ro boot-event-entry* [event-number]
+--ro event-number uint64
+--ro ima-template? string
+--ro filename-hint? string
+--ro filedata-hash? binary
+--ro filedata-hash-algorithm? string
+--ro template-hash-algorithm? string
+--ro template-hash? binary
+--ro pcr-index? pcr
+--ro signature? binary