[PATCH] common: Kconfig.boot: add config SPL_FIT_RSASSA_PSS
Simon Glass
sjg at chromium.org
Sun Oct 24 21:53:35 CEST 2021
On Fri, 15 Oct 2021 at 03:35, Philippe Reynes
<philippe.reynes at softathome.com> wrote:
>
> The padding pss is only supported on u-boot and tools since
> commit 2bbed3ff8c7f ("image: Use Kconfig to enable FIT_RSASSA_PSS on host")
>
> This commit adds the config SPL_FIT_RSASSA_PSS to support
> the padding pss in the SPL.
>
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
> ---
> common/Kconfig.boot | 7 +++++++
> 1 file changed, 7 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list