Re: [RFC v2 14/20] lib: rspdm: Support SPDM get_certificate
From: Greg KH
Date: Thu Feb 27 2025 - 05:59:43 EST
On Thu, Feb 27, 2025 at 01:09:46PM +1000, Alistair Francis wrote:
> Signed-off-by: Alistair Francis <alistair@xxxxxxxxxxxxx>
> ---
> lib/rspdm/consts.rs | 2 +
> lib/rspdm/lib.rs | 11 ++++
> lib/rspdm/state.rs | 123 ++++++++++++++++++++++++++++++++++++++++-
> lib/rspdm/validator.rs | 64 ++++++++++++++++++++-
> 4 files changed, 196 insertions(+), 4 deletions(-)
Nit, I know I can't take patches without any changelog text, so that's
probably the same for most other maintainers, so you might want to fix
that for ths change on your next submission :)
thanks,
greg k-h