confidential-containers / td-shim

Confidential Containers Shim Firmware
Other
91 stars 51 forks source link

add tee_info_hash calculation tool #290

Open jyao1 opened 2 years ago

jyao1 commented 2 years ago

It may include MRTD calculation as minimal. Also RTMR calculation based upon input value optionally.

for example:

tee_info_hash -manifest <td_manifest> -image <td-shim> [ -td_hob <td_hob> -td_payload <td_payload> -td_payload_param <td_payload_parameter> ] -out_bin <tee_info_hash_bin>

td_manifest is a json format manifest includes: attributes, xfam, mrconfigid, mrowner, mrownerconfig.

tee_info_hash value should match the value in td_report.

liuw1 commented 2 years ago

I will take this task

ariel-adam commented 1 year ago

@jyao1 is this issue still relevant or can be closed? If it's still relevant to what release do you think we should map it to (mid-November, end-December, mid-February etc...)?