Skip to content
Commit 17e11740 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

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: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 540faca8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment