From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 12 Mar 2020 12:48:36 -0400 Subject: [PATCH v7 3/7] include: image.h: add key info to image_sign_info In-Reply-To: <20200221061301.19660-4-takahiro.akashi@linaro.org> References: <20200221061301.19660-1-takahiro.akashi@linaro.org> <20200221061301.19660-4-takahiro.akashi@linaro.org> Message-ID: <20200312164836.GV12423@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Feb 21, 2020 at 03:12:57PM +0900, AKASHI Takahiro wrote: > For FIT verification, all the properties of a public key come from > "control fdt" pointed to by fdt_blob. In UEFI secure boot, on the other > hand, a public key is located and retrieved from dedicated signature > database stored as UEFI variables. > > Added two fields may hold values of a public key if fdt_blob is NULL, and > will be used in rsa_verify_with_pkey() to verify a signature in UEFI > sub-system. > > Signed-off-by: AKASHI Takahiro > Reviewed-by: Simon Glass Applied to u-boot/next, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: