-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi guys,
im new so sorry if this is not the right place for the question. i have created a custom yocto image for a project of mine. in this project i need to patch my image with tdx dependencies. it would be like in this gitgub repository here: https://github.com/canonical/tdx
in this one they of course use an ubuntu based VM in step 5.2 where they state:
5.2 Convert a Regular VM Image into a TD Image
If you have an existing Ubuntu (24.04 or 24.10) VM image, you can enable the Intel TDX feature using the following steps.
as i do not have an ubuntu VM image but a yocto one based on core-image-full-cmdline, i wanted to ask if you guys know any way to turn this image into TD image like in the 5.2 step of the canonical guide? the goal in the end would be to get a TD Quote. Thank you for the responses