On Wed, 3 Dec 2025 at 09:19, Quentin Schulz <[email protected]> wrote: > > From: Quentin Schulz <[email protected]> > > Some FIT image properties have their string represented in > include/image.h via constants. FIT_ALGO_PROP does exist and would fit the > bill so let's use it instead of using a hardcoded string. > > Signed-off-by: Quentin Schulz <[email protected]> > --- > lib/rsa/rsa-verify.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

