Re: [RFC PATCH 2/2] KEYS: implement derived keys
From: Jarkko Sakkinen
Date: Wed May 15 2024 - 08:03:34 EST
On Wed May 15, 2024 at 3:00 PM EEST, Jarkko Sakkinen wrote:
> I did as much clarification as I possibly can.
>
> Also, if you look at confidential computing platforms there's exactly
> two assets that they use lock into machine:
>
> - Binary
> - CPU material
>
> Only carved into stone immutable material for key derivation.
>
> You can use mm_struct->exe_file binary if that will work out for you.
> I'm done with this version.
Pretty good case for having SGX, TDX and SNP in something else than just
Xeon's and EPYC's ;-)
But yeah within time limits I have I've used more quota for this
than I should have.
I look at +1 (if there is one).
BR, Jarkko