Re: [PATCH v8 1/3] certs: export load_certificate_list() to be used outside certs/

From: Mimi Zohar
Date: Thu Jan 27 2022 - 09:53:00 EST


Hi Jarkko,

On Tue, 2022-01-11 at 13:36 -0500, Nayna Jain wrote:
> load_certificate_list() parses certificates embedded in the kernel
> image to load them onto the keyring.
>
> Commit "2565ca7f5ec1 (certs: Move load_system_certificate_list to a common
> function)" made load_certificate_list() a common function in the certs/
> directory. Export load_certificate_list() outside certs/ to be used by
> load_platform_certificate_list() for loading compiled in platform keys
> onto the .platform keyring at boot time.
>
> Reviewed-by: Mimi Zohar <zohar@xxxxxxxxxxxxx>
> Signed-off-by: Nayna Jain <nayna@xxxxxxxxxxxxx>

I think Nayna addressed your concerns. Did you want to upstream this
patch set or would you prefer I did?

thanks,

Mimi