[PATCH v5 10/29] image: Use Kconfig to enable FIT_RSASSA_PSS on host

Tom Rini trini at konsulko.com
Sat Oct 9 03:40:13 CEST 2021


On Sat, Sep 25, 2021 at 07:43:23PM -0600, Simon Glass wrote:

> Add a host Kconfig for FIT_RSASSA_PSS. With this we can use
> CONFIG_IS_ENABLED(FIT_RSASSA_PSS) directly in the host build, so drop the
> forcing of this in the image.h header.
> 
> Drop the #ifdef around padding_pss_verify() too since it is not needed.
> Use the compiler to check the config where possible, instead of the
> preprocessor.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20211008/70027d8a/attachment.sig>


More information about the U-Boot mailing list