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

Mimi Zohar zohar at linux.ibm.com
Thu Jan 27 14:52:47 UTC 2022


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 at linux.ibm.com>
> Signed-off-by: Nayna Jain <nayna at linux.ibm.com>

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

thanks,

Mimi



More information about the Linux-security-module-archive mailing list