[U-Boot] [PATCH 0/3] crypto: Add manual relocation

Michal Simek michal.simek at xilinx.com
Mon Oct 14 12:56:34 UTC 2019


Hi,

This patch series fixes manual relocation issue, as it is crashing
when using RSA signed images on microblaze.

Thanks,
Michal


T Karthik Reddy (3):
  common: hash: Manually relocate struct hash_algo
  drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp()
  common: image-sig.c: Add manual relocation

 common/hash.c                               | 29 +++++++++++++++++++++
 common/image-sig.c                          | 29 +++++++++++++++++++++
 drivers/crypto/rsa_mod_exp/mod_exp_uclass.c | 15 ++++++++++-
 3 files changed, 72 insertions(+), 1 deletion(-)

-- 
2.17.1



More information about the U-Boot mailing list