arm-trusted-firmware/plat/intel/soc/common
Jit Loon Lim 7931d3322d feat(intel): platform enablement for Agilex5 SoC FPGA
This patch is used to enable platform enablement for
Agilex5 SoC FPGA.

New feature:
	1. Added ATF->Zephyr boot option
	2. Added xlat_v2 for MMU
	3. Added ATF->Linux boot option
	4. Added SMP support
	5. Added HPS bridges support
	6. Added EMULATOR support
	7. Added DDR support
	8. Added GICv3 Redistirbution init
	9. Added SDMMC/NAND/Combo Phy support
	10. Updated GIC as secure access
	11. Added CCU driver support
	12. Updated product name -> Agilex5
	13. Updated register address based on y22ww52.2 RTL
	14. Updated system counter freq to 400MHz

Signed-off-by: Jit Loon Lim <jit.loon.lim@intel.com>
Change-Id: Ice82f3e4535527cfd01500d4d528402985f72009
2023-07-05 10:11:22 +08:00
..
aarch64 feat(intel): platform enablement for Agilex5 SoC FPGA 2023-07-05 10:11:22 +08:00
drivers feat(intel): ccu driver for Agilex5 SoC FPGA 2023-07-05 10:11:20 +08:00
include feat(intel): platform enablement for Agilex5 SoC FPGA 2023-07-05 10:11:22 +08:00
sip Merge "fix(intel): update checking for memcpy and memset" into integration 2023-05-24 08:31:09 +02:00
soc feat(intel): platform enablement for Agilex5 SoC FPGA 2023-07-05 10:11:22 +08:00
bl2_plat_mem_params_desc.c chore: use tabs for indentation 2022-08-30 19:40:44 +02:00
socfpga_delay_timer.c feat(intel): implement timer init divider via CPU frequency for N5X 2023-04-14 09:17:33 +08:00
socfpga_image_load.c intel: Implement platform specific system reset 2 2019-12-30 10:17:04 +08:00
socfpga_psci.c feat(intel): cold/warm reset and smp support for Agilex5 SoC FPGA 2023-07-05 09:08:34 +08:00
socfpga_sip_svc.c feat(intel): mailbox and SMC support for Agilex5 SoC FPGA 2023-07-05 09:08:29 +08:00
socfpga_sip_svc_v2.c feat(intel): add intel_rsu_update() to sip_svc_v2 2023-06-13 15:44:26 +08:00
socfpga_storage.c feat(intel): sdmmc/nand/combo-phy/qspi driver for Agilex5 SoC FPGA 2023-07-05 10:11:11 +08:00
socfpga_topology.c feat(intel): cold/warm reset and smp support for Agilex5 SoC FPGA 2023-07-05 09:08:34 +08:00
socfpga_vab.c feat(intel): vab support for Agilex5 SoC FPGA 2023-07-05 10:11:18 +08:00