u-boot/arch/arm/mach-zynqmp
Christian Taedcke 7ca9c1d864 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>
2023-09-21 13:20:10 +02:00
..
include/mach xilinx: zynqmp: Extract aes operation into new file 2023-09-21 13:20:10 +02:00
aes.c xilinx: zynqmp: Extract aes operation into new file 2023-09-21 13:20:10 +02:00
clk.c arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
cpu.c arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
ecc_spl_init.c zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00
handoff.c arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
Kconfig arm64: zynqmp: Do not include psu_init to U-Boot by default 2022-12-05 08:55:55 +01:00
Makefile xilinx: zynqmp: Extract aes operation into new file 2023-09-21 13:20:10 +02:00
mkimage_fit_atf.sh Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
mp.c arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
psu_spl_init.c arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
spl.c arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00