commit | ee3248f9f8d60cff9106a5a46c5f5d53ac81e60a | [log] [tgz] |
---|---|---|
author | Lukas Wunner <lukas@wunner.de> | Sat Apr 20 12:08:47 2024 +0200 |
committer | Lukas Wunner <lukas@wunner.de> | Sun Jun 30 17:36:59 2024 +0200 |
tree | 5a5d0ab1ab28205dcd2536656af2a4575eca4d23 | |
parent | dff8bcb091a3123e1c7c685f8149595e39bbdb8f [diff] |
spdm: Allow control of next requester nonce through sysfs Remote attestation services may mistrust the kernel to always use a fresh nonce for SPDM authentication. So allow user space to set the next requester nonce by writing to a sysfs attribute. Signed-off-by: Lukas Wunner <lukas@wunner.de> Cc: James Bottomley <James.Bottomley@HansenPartnership.com> Cc: Jérôme Glisse <jglisse@google.com> Cc: Jason Gunthorpe <jgg@nvidia.com>