common: hash: Manually relocate struct hash_algo
authorT Karthik Reddy <t.karthik.reddy@xilinx.com>
Sat, 16 Mar 2019 09:53:01 +0000 (15:23 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 24 Oct 2019 11:37:02 +0000 (13:37 +0200)
commit10088fb0373a0dc6f907f81279db004f5c35c4ea
tree46d5533b2bcebfd90635840bf94577a4ba800ea0
parent62e3fb027bcf6c4d574bb28a5e8cf6b0873e6a4a
common: hash: Manually relocate struct hash_algo

This patch adds manual relocation for struct hash_algo if
CONFIG_NEEDS_MANUAL_RELOC is enabled.

Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
common/hash.c