diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-04-15 18:31:53 +0000 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-04-16 08:12:32 +0200 |
commit | 17e11740857163d2b4574e5da995732350885812 (patch) | |
tree | 22df13ab7c10da6c45cf5ffce349f3ae1914629f /drivers/sysreset | |
parent | 540faca8a1d98997d09cdb3ee964a57a9cf9c5c4 (diff) |
drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC
Function rsa_verify_key() is not called before relocation. So there is no
need to load the UCLASS_MOD_EXP drivers before relocation.
This avoid a failure to boot for pine64-lts_defconfig with CONFIG_RSA=y.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'drivers/sysreset')
0 files changed, 0 insertions, 0 deletions