image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
authorSimon Glass <sjg@chromium.org>
Wed, 14 Jul 2021 22:05:31 +0000 (17:05 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 16 Jul 2021 16:58:55 +0000 (12:58 -0400)
commitad74aed11e1dfe39b7f32dd855859abaf51d33f0
treeb06b66babbe8c7860cebad5e558e65d96707003c
parentf5bc9c25f3159db2e420cdcff974980a5258a44f
image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT

Drop the ENABLE and SUPPORT parts of this, which are redundant.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
common/Kconfig.boot
common/image-sig.c
configs/bcm963158_ram_defconfig
configs/sandbox_defconfig
include/image.h
include/u-boot/rsa.h
lib/rsa/rsa-sign.c
lib/rsa/rsa-verify.c