intel: Platform common code refactor
Pull out common code from aarch64 and include

Signed-off-by: Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>
Change-Id: I4d0f5e1bb01bcdacbedf8e6c359de594239b645f
1 parent d882078 commit 3f7b1490dc0022ea10e2c0c0e26f4ab8dad56846
@Hadi Asyrafi Hadi Asyrafi authored on 1 Aug 2019
Sandrine Bailleux committed on 7 Aug 2019
Showing 27 changed files
View
plat/intel/soc/agilex/aarch64/plat_helpers.S 100644 → 0
View
plat/intel/soc/agilex/aarch64/platform_common.c 100644 → 0
View
plat/intel/soc/agilex/include/plat_macros.S 100644 → 0
View
plat/intel/soc/agilex/include/platform_def.h
View
plat/intel/soc/agilex/include/socfpga_private.h 100644 → 0
View
plat/intel/soc/agilex/platform.mk
View
plat/intel/soc/agilex/socfpga_psci.c
View
plat/intel/soc/common/aarch64/plat_helpers.S 0 → 100644
View
plat/intel/soc/common/aarch64/platform_common.c 0 → 100644
View
plat/intel/soc/common/include/plat_macros.S 0 → 100644
View
plat/intel/soc/common/include/socfpga_private.h 0 → 100644
View
plat/intel/soc/stratix10/aarch64/plat_helpers.S 100644 → 0
View
plat/intel/soc/stratix10/aarch64/platform_common.c 100644 → 0
View
plat/intel/soc/stratix10/aarch64/stratix10_private.h 100644 → 0
View
plat/intel/soc/stratix10/bl2_plat_setup.c
View
plat/intel/soc/stratix10/bl31_plat_setup.c
View
plat/intel/soc/stratix10/include/plat_macros.S 100644 → 0
View
plat/intel/soc/stratix10/include/platform_def.h 0 → 100644
View
plat/intel/soc/stratix10/include/platform_private.h 100644 → 0
View
plat/intel/soc/stratix10/include/stratix10_private.h 0 → 100644
View
plat/intel/soc/stratix10/plat_psci.c
View
plat/intel/soc/stratix10/plat_storage.c
View
plat/intel/soc/stratix10/platform.mk
View
plat/intel/soc/stratix10/platform_def.h 100644 → 0
View
plat/intel/soc/stratix10/soc/s10_clock_manager.c
View
plat/intel/soc/stratix10/soc/s10_handoff.c
View
plat/intel/soc/stratix10/soc/s10_reset_manager.c