
25 May
2020
25 May
'20
7:18 p.m.
Am Freitag, 22. Mai 2020, 16:19:31 CEST schrieb Heiko Stuebner:
From: Heiko Stuebner heiko.stuebner@theobroma-systems.com
Right now in multiple places there are only checks for the full CONFIG_RSA_VERIFY_WITH_PKEY option, not split into main,spl,tpl variants.
This breaks when the rsa functions get enabled for SPL, for example to verify u-boot proper from spl.
So fix this by using the existing helpers to distinguis between build-steps.
Signed-off-by: Heiko Stuebner heiko.stuebner@theobroma-systems.com
transplanting a tag from v4: Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com