arm64: zynqmp: Add support for saving sha3 key to different address
authorMichal Simek <michal.simek@xilinx.com>
Tue, 20 Oct 2020 06:29:25 +0000 (08:29 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 27 Oct 2020 07:13:32 +0000 (08:13 +0100)
commit768622b1d7ceb3351f6278a528df5315bd81ec17
treed5e4e0bd6de0435824d72879903a3e5098b61100
parent0af9de9a9042fe099d81c73ac4f4a479aa12f352
arm64: zynqmp: Add support for saving sha3 key to different address

By default 48B sha3 hash value is written to srcaddr which is not the best
solution in case of that you want to use data for other operations. That's
why add key_addr optional parameters which enables to write 48B sha3 hash
value to specified address.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Tested-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
board/xilinx/zynqmp/cmds.c