arm: socfpga: Add handoff data support for SoCFPGA Agilex5 device
authorTien Fong Chee <tien.fong.chee@intel.com>
Wed, 24 Jul 2024 09:35:09 +0000 (17:35 +0800)
committerTom Rini <trini@konsulko.com>
Tue, 25 Feb 2025 16:53:47 +0000 (10:53 -0600)
commitb833de8d42663e157ce0039c5a7771f5d4aef11e
tree911c0a156ca390c7e739867d3a272d20cff921f1
parentcad50a19f5e01e3a3e353c0791f301e85e1b8d7a
arm: socfpga: Add handoff data support for SoCFPGA Agilex5 device

Agilex5 supports both HPS handoff data and DDR handoff data.
Existing HPS handoff functions are restructured to support both existing
devices and Agilex5 device.

Signed-off-by: Tien Fong Chee <tien.fong.chee@altera.com>
arch/arm/mach-socfpga/Makefile
arch/arm/mach-socfpga/include/mach/handoff_soc64.h
arch/arm/mach-socfpga/wrap_handoff_soc64.c