![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
#include <test/suites/attestation/attest_token_decode.h>
Data Fields | |
struct q_useful_buf_c | measurement_type |
struct q_useful_buf_c | measurement_val |
struct q_useful_buf_c | version |
struct q_useful_buf_c | signer_id |
struct q_useful_buf_c | measurement_desc |
uint32_t | item_flags |
Structure to hold one SW component
This is about 50 bytes on a 32-bit machine and 100 on a 64-bit machine.
There will probably be an expanded version of this when more is added to describe a SW component.
Definition at line 504 of file attest_token_decode.h.
uint32_t item_flags |
Definition at line 510 of file attest_token_decode.h.
struct q_useful_buf_c measurement_desc |
Definition at line 509 of file attest_token_decode.h.
struct q_useful_buf_c measurement_type |
Definition at line 505 of file attest_token_decode.h.
struct q_useful_buf_c measurement_val |
Definition at line 506 of file attest_token_decode.h.
struct q_useful_buf_c signer_id |
Definition at line 508 of file attest_token_decode.h.
struct q_useful_buf_c version |
Definition at line 507 of file attest_token_decode.h.