summaryrefslogtreecommitdiff
path: root/drivers/arm/ccn/ccn.c
diff options
context:
space:
mode:
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>2018-09-04 18:05:50 +0530
committerSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>2018-09-04 18:05:50 +0530
commitdb4845349399f9fd5a2a9027e0376372f67c4d60 (patch)
tree6c002befb2bc40dc164820f450ca7409464c1519 /drivers/arm/ccn/ccn.c
parent976c26801553cbe2cddb981f26ba8834a05a0b90 (diff)
zynqmp: Add ATF support for Data blob encryption and decryption
This patch adds ATF support for AES data blob encrypt/decrypt. ATF establishes a path to send the address of the structure to the xilsecure, so that it will pick addresses of the data and performs the requested operation (encrypt/decrypt) and puts the result in load address. where structure contains - Data blob src address - load address - IV address - Key address - this will actual key addr in case of KUP else it will be zero. - Data-size - Aes-op type - KeySrc Signed-off-by: Kalyani Akula <kalyani.akula@xilinx.com> Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Diffstat (limited to 'drivers/arm/ccn/ccn.c')
0 files changed, 0 insertions, 0 deletions