Messages in this thread |  | | Date | Sun, 20 Mar 2022 23:10:05 +0200 | From | Jarkko Sakkinen <> | Subject | Re: [PATCH v12 1/4] certs: export load_certificate_list() to be used outside certs/ |
| |
On Fri, Mar 11, 2022 at 04:03:41PM -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@linux.ibm.com> > Signed-off-by: Nayna Jain <nayna@linux.ibm.com>
Why all tested-by tags are still missing?
BR, Jarkko
|  |