Open bpradipt opened 2 weeks ago
it also depends on the libc being required/used and if you look at the table it's pretty fragmented
it would be
x86_64+musl = amd + cca (+ sample) x86_64+gnu = tdx + az-cvm
Like @mkulke points out, for x86-64
we could use gnu as the libc for publishment.
The current github action doesn't seem to publish artifact with support for all TEE_PLATFORMS for a specific architecture. Currently this is applicable only for x86_64 as there are different TEEs available.
Any plans to publish attestation-agent binary built for all TEE_PLATFORMS for x86_64 to start with?