You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The printed MRTD is 3491d438652cde331546683a37120504e961d02d871002f621fe51357df20c848406e485b625f2fd27bf3de32f49da70.
My TDVM is booted with the same OVMF but the quote generated in it gives 91eb2b44d141d4ece09f0c75c2c53d247a3c68edd7fafe8a3520c942a604a407de03ae6dc5f87f27428b2538873118b7
hi @mythi , I tried OVMF on my local machine and I can see the guest report MRTD matches the generated value using tee-info-hash tool. Could you share the manifest and OVMF image that can reproduce this issue?
If the attributes/xfam/mrconfigid/mrowner/mrownerconfig values in manifest does not match real tdreport values, it will result in incorrect MRTD prediction.
@gaojiaqi7 thanks for checking. Let me retry on my side to double check. Maybe I indeed had a user-error with the manifest (I remember I had some issues with it).
Could you share the manifest and OVMF image that can reproduce this issue?
I can reproduce the original issue still. I'm running Canonical 24.04 + TDX from it. ovmf 2024.02-3+tdx1.0. I don't see how the manifest file is relevant to build_mrtd()
Describe the bug
I'm using
td-shim-tee-info-hash
to get OVMF generated MRTD "reproduced" but I'm not getting a match.How to reproduce
The printed MRTD is
3491d438652cde331546683a37120504e961d02d871002f621fe51357df20c848406e485b625f2fd27bf3de32f49da70
.My TDVM is booted with the same OVMF but the quote generated in it gives
91eb2b44d141d4ece09f0c75c2c53d247a3c68edd7fafe8a3520c942a604a407de03ae6dc5f87f27428b2538873118b7
CoCo version information
td-shim HEAD
What TEE are you seeing the problem on
Tdx
Failing command and relevant log output
The text was updated successfully, but these errors were encountered: