Niteesh Dubey

Results 6 issues of Niteesh Dubey

This is required to allow creation of SNP coco on host kernel (e.g. https://github.com/AMDESE/linux ,branch:snp-host-latest) supporting guest private memory for SNP using gmem.

size/small
ok-to-test

I can't create SNP coco on the host running [snp-host-kernel ](https://github.com/AMDESE/linux/tree/snp-host-latest). When I launch a pod, in K8s cluster after installing the [operator](https://github.com/confidential-containers/operator), using `kata-qemu-snp` runtime class, i notice the...

Need to create a test to verify the creation of SEV confidential container using kata-qemu-sev runtime class on SNP enabled host.

This is required to provide the hashes of kernel, initrd and cmdline needed during the attestation of the coco. Fixes: #9150

size/small
ok-to-test

### Describe the bug It seems the following rego statements in [default EAR policy](https://github.com/confidential-containers/trustee/blob/main/attestation-service/src/token/ear_default_policy.rego) are not true and therefore the value of configutaion for SNP is never equal to 2....

bug