Merge pull request #1783 from thloh85-intel/integration_v2
plat: intel: Add BL2 support for Stratix 10 SoC
commit 6ce303468863f4a9a5bc1204532fcb31eca6cacb
2 parents c57abde + 9d82ef2
@Antonio Niño Díaz Antonio Niño Díaz authored on 4 Feb 2019
GitHub committed on 4 Feb 2019
Showing 26 changed files
View
maintainers.rst
View
plat/intel/soc/stratix10/aarch64/plat_helpers.S 0 → 100644
View
plat/intel/soc/stratix10/aarch64/platform_common.c 0 → 100644
View
plat/intel/soc/stratix10/aarch64/stratix10_private.h 0 → 100644
View
plat/intel/soc/stratix10/bl2_plat_mem_params_desc.c 0 → 100644
View
plat/intel/soc/stratix10/bl2_plat_setup.c 0 → 100644
View
plat/intel/soc/stratix10/include/plat_macros.S 0 → 100644
View
plat/intel/soc/stratix10/include/platform_private.h 0 → 100644
View
plat/intel/soc/stratix10/include/s10_clock_manager.h 0 → 100644
View
plat/intel/soc/stratix10/include/s10_handoff.h 0 → 100644
View
plat/intel/soc/stratix10/include/s10_memory_controller.h 0 → 100644
View
plat/intel/soc/stratix10/include/s10_noc.h 0 → 100644
View
plat/intel/soc/stratix10/include/s10_pinmux.h 0 → 100644
View
plat/intel/soc/stratix10/include/s10_reset_manager.h 0 → 100644
View
plat/intel/soc/stratix10/include/s10_system_manager.h 0 → 100644
View
plat/intel/soc/stratix10/plat_delay_timer.c 0 → 100644
View
plat/intel/soc/stratix10/plat_storage.c 0 → 100644
View
plat/intel/soc/stratix10/platform.mk 0 → 100644
View
plat/intel/soc/stratix10/platform_def.h 0 → 100644
View
plat/intel/soc/stratix10/soc/s10_clock_manager.c 0 → 100644
View
plat/intel/soc/stratix10/soc/s10_handoff.c 0 → 100644
View
plat/intel/soc/stratix10/soc/s10_memory_controller.c 0 → 100644
View
plat/intel/soc/stratix10/soc/s10_pinmux.c 0 → 100644
View
plat/intel/soc/stratix10/soc/s10_reset_manager.c 0 → 100644
View
plat/intel/soc/stratix10/soc/s10_system_manager.c 0 → 100644
View
plat/intel/soc/stratix10/stratix10_image_load.c 0 → 100644