intel: Refactor reset manager driver
Refactor reset manager into intel common platform directory as it can be
shared by both Stratix 10 and Agilex. Register address and field is now
referred through macros.

Signed-off-by: Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>
Change-Id: Id6d50f2a2f5a6bd8d6746b84602ac17ec7f6c07a
1 parent 3dcb94d commit 391eeeef7f90c8b53ca0f63637b3d5d4e53af35b
@Hadi Asyrafi Hadi Asyrafi authored on 23 Dec 2019
Abdul Halim, Muhammad Hadi Asyrafi committed on 15 Jan 2020
Showing 15 changed files
View
plat/intel/soc/agilex/bl2_plat_setup.c
View
plat/intel/soc/agilex/include/agilex_reset_manager.h 100644 → 0
View
plat/intel/soc/agilex/include/socfpga_plat_def.h
View
plat/intel/soc/agilex/platform.mk
View
plat/intel/soc/agilex/soc/agilex_reset_manager.c 100644 → 0
View
plat/intel/soc/common/include/socfpga_reset_manager.h
View
plat/intel/soc/common/soc/socfpga_reset_manager.c 0 → 100644
View
plat/intel/soc/common/socfpga_psci.c
View
plat/intel/soc/stratix10/bl2_plat_setup.c
View
plat/intel/soc/stratix10/bl31_plat_setup.c
View
plat/intel/soc/stratix10/include/s10_reset_manager.h 100644 → 0
View
plat/intel/soc/stratix10/include/socfpga_plat_def.h
View
plat/intel/soc/stratix10/platform.mk
View
plat/intel/soc/stratix10/soc/s10_memory_controller.c
View
plat/intel/soc/stratix10/soc/s10_reset_manager.c 100644 → 0