commit | c4c41a1175291e9396975f74a1e59041fbae7154 | [log] [tgz] |
---|---|---|
author | Christian Taedcke <christian.taedcke@weidmueller.com> | Tue Jul 25 09:26:58 2023 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Thu Sep 21 13:20:10 2023 +0200 |
tree | 45e39ce0e0f52a3592d2047a68918554e1c4449d | |
parent | fb4a9de86b72a63f910ef2440af8a8e64c372c6f [diff] |
xilinx: zynqmp: Extract aes operation into new file This moves the aes operation that is performed by the pmu into a separate file. This way it can be called not just from the shell command, but also e.g. from board initialization code. Signed-off-by: Christian Taedcke <christian.taedcke@weidmueller.com> Link: https://lore.kernel.org/r/20230725072658.16341-1-christian.taedcke-oss@weidmueller.com Signed-off-by: Michal Simek <michal.simek@amd.com>