]> git.baikalelectronics.ru Git - arm-tf.git/commit
marvell: armada: add extra level in marvell platform hierarchy
authorGrzegorz Jaszczyk <jaz@semihalf.com>
Tue, 5 Nov 2019 12:14:59 +0000 (13:14 +0100)
committerMarcin Wojtas <mw@semihalf.com>
Sat, 6 Jun 2020 22:06:03 +0000 (00:06 +0200)
commita28471722afb3ae784d7bce2118c2ea703f8444c
tree60edc1ee925bc6645747b23d6621ed9a862a4e39
parent967a6d162d9dc1c5ae154f289bcdecc03cb9eb7c
marvell: armada: add extra level in marvell platform hierarchy

This commit is a preparation for upcoming support for OcteonTX and
OcteonTX2 product families. Armada platform related files (docs,
plat, include/plat) are moved to the new "armada" sub-folder.

Change-Id: Icf03356187078ad6a2e56c9870992be3ca4c9655
Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>
Signed-off-by: Marcin Wojtas <mw@semihalf.com>
215 files changed:
docs/plat/marvell/armada/build.rst [new file with mode: 0644]
docs/plat/marvell/armada/misc/mvebu-a8k-addr-map.rst [new file with mode: 0644]
docs/plat/marvell/armada/misc/mvebu-amb.rst [new file with mode: 0644]
docs/plat/marvell/armada/misc/mvebu-ccu.rst [new file with mode: 0644]
docs/plat/marvell/armada/misc/mvebu-io-win.rst [new file with mode: 0644]
docs/plat/marvell/armada/misc/mvebu-iob.rst [new file with mode: 0644]
docs/plat/marvell/armada/porting.rst [new file with mode: 0644]
docs/plat/marvell/build.rst [deleted file]
docs/plat/marvell/index.rst
docs/plat/marvell/misc/mvebu-a8k-addr-map.rst [deleted file]
docs/plat/marvell/misc/mvebu-amb.rst [deleted file]
docs/plat/marvell/misc/mvebu-ccu.rst [deleted file]
docs/plat/marvell/misc/mvebu-io-win.rst [deleted file]
docs/plat/marvell/misc/mvebu-iob.rst [deleted file]
docs/plat/marvell/porting.rst [deleted file]
drivers/marvell/comphy/phy-comphy-cp110.c
drivers/marvell/comphy/phy-comphy-cp110.h
include/plat/marvell/a3700/common/armada_common.h [deleted file]
include/plat/marvell/a3700/common/board_marvell_def.h [deleted file]
include/plat/marvell/a3700/common/marvell_def.h [deleted file]
include/plat/marvell/a3700/common/plat_marvell.h [deleted file]
include/plat/marvell/a8k/common/armada_common.h [deleted file]
include/plat/marvell/a8k/common/board_marvell_def.h [deleted file]
include/plat/marvell/a8k/common/marvell_def.h [deleted file]
include/plat/marvell/a8k/common/plat_marvell.h [deleted file]
include/plat/marvell/a8k/common/plat_pm_trace.h [deleted file]
include/plat/marvell/armada/a3700/common/armada_common.h [new file with mode: 0644]
include/plat/marvell/armada/a3700/common/board_marvell_def.h [new file with mode: 0644]
include/plat/marvell/armada/a3700/common/marvell_def.h [new file with mode: 0644]
include/plat/marvell/armada/a3700/common/plat_marvell.h [new file with mode: 0644]
include/plat/marvell/armada/a8k/common/armada_common.h [new file with mode: 0644]
include/plat/marvell/armada/a8k/common/board_marvell_def.h [new file with mode: 0644]
include/plat/marvell/armada/a8k/common/marvell_def.h [new file with mode: 0644]
include/plat/marvell/armada/a8k/common/plat_marvell.h [new file with mode: 0644]
include/plat/marvell/armada/a8k/common/plat_pm_trace.h [new file with mode: 0644]
include/plat/marvell/armada/common/aarch64/cci_macros.S [new file with mode: 0644]
include/plat/marvell/armada/common/aarch64/marvell_macros.S [new file with mode: 0644]
include/plat/marvell/armada/common/marvell_plat_priv.h [new file with mode: 0644]
include/plat/marvell/armada/common/marvell_pm.h [new file with mode: 0644]
include/plat/marvell/armada/common/mvebu.h [new file with mode: 0644]
include/plat/marvell/common/aarch64/cci_macros.S [deleted file]
include/plat/marvell/common/aarch64/marvell_macros.S [deleted file]
include/plat/marvell/common/marvell_plat_priv.h [deleted file]
include/plat/marvell/common/marvell_pm.h [deleted file]
include/plat/marvell/common/mvebu.h [deleted file]
plat/marvell/a3700/a3700/board/pm_src.c [deleted file]
plat/marvell/a3700/a3700/mvebu_def.h [deleted file]
plat/marvell/a3700/a3700/plat_bl31_setup.c [deleted file]
plat/marvell/a3700/a3700/platform.mk [deleted file]
plat/marvell/a3700/common/a3700_common.mk [deleted file]
plat/marvell/a3700/common/a3700_ea.c [deleted file]
plat/marvell/a3700/common/a3700_sip_svc.c [deleted file]
plat/marvell/a3700/common/aarch64/a3700_common.c [deleted file]
plat/marvell/a3700/common/aarch64/plat_helpers.S [deleted file]
plat/marvell/a3700/common/dram_win.c [deleted file]
plat/marvell/a3700/common/include/a3700_plat_def.h [deleted file]
plat/marvell/a3700/common/include/a3700_pm.h [deleted file]
plat/marvell/a3700/common/include/ddr_info.h [deleted file]
plat/marvell/a3700/common/include/dram_win.h [deleted file]
plat/marvell/a3700/common/include/io_addr_dec.h [deleted file]
plat/marvell/a3700/common/include/plat_macros.S [deleted file]
plat/marvell/a3700/common/include/platform_def.h [deleted file]
plat/marvell/a3700/common/io_addr_dec.c [deleted file]
plat/marvell/a3700/common/marvell_plat_config.c [deleted file]
plat/marvell/a3700/common/plat_pm.c [deleted file]
plat/marvell/a8k/a70x0/board/dram_port.c [deleted file]
plat/marvell/a8k/a70x0/board/marvell_plat_config.c [deleted file]
plat/marvell/a8k/a70x0/mvebu_def.h [deleted file]
plat/marvell/a8k/a70x0/platform.mk [deleted file]
plat/marvell/a8k/a70x0_amc/board/dram_port.c [deleted file]
plat/marvell/a8k/a70x0_amc/board/marvell_plat_config.c [deleted file]
plat/marvell/a8k/a70x0_amc/mvebu_def.h [deleted file]
plat/marvell/a8k/a70x0_amc/platform.mk [deleted file]
plat/marvell/a8k/a80x0/board/dram_port.c [deleted file]
plat/marvell/a8k/a80x0/board/marvell_plat_config.c [deleted file]
plat/marvell/a8k/a80x0/board/phy-porting-layer.h [deleted file]
plat/marvell/a8k/a80x0/mvebu_def.h [deleted file]
plat/marvell/a8k/a80x0/platform.mk [deleted file]
plat/marvell/a8k/a80x0_mcbin/board/dram_port.c [deleted file]
plat/marvell/a8k/a80x0_mcbin/board/marvell_plat_config.c [deleted file]
plat/marvell/a8k/a80x0_mcbin/mvebu_def.h [deleted file]
plat/marvell/a8k/a80x0_mcbin/platform.mk [deleted file]
plat/marvell/a8k/common/a8k_common.mk [deleted file]
plat/marvell/a8k/common/aarch64/a8k_common.c [deleted file]
plat/marvell/a8k/common/aarch64/plat_arch_config.c [deleted file]
plat/marvell/a8k/common/aarch64/plat_helpers.S [deleted file]
plat/marvell/a8k/common/ble/ble.ld.S [deleted file]
plat/marvell/a8k/common/ble/ble.mk [deleted file]
plat/marvell/a8k/common/ble/ble_main.c [deleted file]
plat/marvell/a8k/common/ble/ble_mem.S [deleted file]
plat/marvell/a8k/common/include/a8k_plat_def.h [deleted file]
plat/marvell/a8k/common/include/ddr_info.h [deleted file]
plat/marvell/a8k/common/include/mentor_i2c_plat.h [deleted file]
plat/marvell/a8k/common/include/plat_macros.S [deleted file]
plat/marvell/a8k/common/include/platform_def.h [deleted file]
plat/marvell/a8k/common/mss/mss_a8k.mk [deleted file]
plat/marvell/a8k/common/mss/mss_bl2_setup.c [deleted file]
plat/marvell/a8k/common/mss/mss_pm_ipc.c [deleted file]
plat/marvell/a8k/common/mss/mss_pm_ipc.h [deleted file]
plat/marvell/a8k/common/plat_bl1_setup.c [deleted file]
plat/marvell/a8k/common/plat_bl31_setup.c [deleted file]
plat/marvell/a8k/common/plat_ble_setup.c [deleted file]
plat/marvell/a8k/common/plat_pm.c [deleted file]
plat/marvell/a8k/common/plat_pm_trace.c [deleted file]
plat/marvell/a8k/common/plat_thermal.c [deleted file]
plat/marvell/armada/a3700/a3700/board/pm_src.c [new file with mode: 0644]
plat/marvell/armada/a3700/a3700/mvebu_def.h [new file with mode: 0644]
plat/marvell/armada/a3700/a3700/plat_bl31_setup.c [new file with mode: 0644]
plat/marvell/armada/a3700/a3700/platform.mk [new file with mode: 0644]
plat/marvell/armada/a3700/common/a3700_common.mk [new file with mode: 0644]
plat/marvell/armada/a3700/common/a3700_ea.c [new file with mode: 0644]
plat/marvell/armada/a3700/common/a3700_sip_svc.c [new file with mode: 0644]
plat/marvell/armada/a3700/common/aarch64/a3700_common.c [new file with mode: 0644]
plat/marvell/armada/a3700/common/aarch64/plat_helpers.S [new file with mode: 0644]
plat/marvell/armada/a3700/common/dram_win.c [new file with mode: 0644]
plat/marvell/armada/a3700/common/include/a3700_plat_def.h [new file with mode: 0644]
plat/marvell/armada/a3700/common/include/a3700_pm.h [new file with mode: 0644]
plat/marvell/armada/a3700/common/include/ddr_info.h [new file with mode: 0644]
plat/marvell/armada/a3700/common/include/dram_win.h [new file with mode: 0644]
plat/marvell/armada/a3700/common/include/io_addr_dec.h [new file with mode: 0644]
plat/marvell/armada/a3700/common/include/plat_macros.S [new file with mode: 0644]
plat/marvell/armada/a3700/common/include/platform_def.h [new file with mode: 0644]
plat/marvell/armada/a3700/common/io_addr_dec.c [new file with mode: 0644]
plat/marvell/armada/a3700/common/marvell_plat_config.c [new file with mode: 0644]
plat/marvell/armada/a3700/common/plat_pm.c [new file with mode: 0644]
plat/marvell/armada/a8k/a70x0/board/dram_port.c [new file with mode: 0644]
plat/marvell/armada/a8k/a70x0/board/marvell_plat_config.c [new file with mode: 0644]
plat/marvell/armada/a8k/a70x0/mvebu_def.h [new file with mode: 0644]
plat/marvell/armada/a8k/a70x0/platform.mk [new file with mode: 0644]
plat/marvell/armada/a8k/a70x0_amc/board/dram_port.c [new file with mode: 0644]
plat/marvell/armada/a8k/a70x0_amc/board/marvell_plat_config.c [new file with mode: 0644]
plat/marvell/armada/a8k/a70x0_amc/mvebu_def.h [new file with mode: 0644]
plat/marvell/armada/a8k/a70x0_amc/platform.mk [new file with mode: 0644]
plat/marvell/armada/a8k/a80x0/board/dram_port.c [new file with mode: 0644]
plat/marvell/armada/a8k/a80x0/board/marvell_plat_config.c [new file with mode: 0644]
plat/marvell/armada/a8k/a80x0/board/phy-porting-layer.h [new file with mode: 0644]
plat/marvell/armada/a8k/a80x0/mvebu_def.h [new file with mode: 0644]
plat/marvell/armada/a8k/a80x0/platform.mk [new file with mode: 0644]
plat/marvell/armada/a8k/a80x0_mcbin/board/dram_port.c [new file with mode: 0644]
plat/marvell/armada/a8k/a80x0_mcbin/board/marvell_plat_config.c [new file with mode: 0644]
plat/marvell/armada/a8k/a80x0_mcbin/mvebu_def.h [new file with mode: 0644]
plat/marvell/armada/a8k/a80x0_mcbin/platform.mk [new file with mode: 0644]
plat/marvell/armada/a8k/common/a8k_common.mk [new file with mode: 0644]
plat/marvell/armada/a8k/common/aarch64/a8k_common.c [new file with mode: 0644]
plat/marvell/armada/a8k/common/aarch64/plat_arch_config.c [new file with mode: 0644]
plat/marvell/armada/a8k/common/aarch64/plat_helpers.S [new file with mode: 0644]
plat/marvell/armada/a8k/common/ble/ble.ld.S [new file with mode: 0644]
plat/marvell/armada/a8k/common/ble/ble.mk [new file with mode: 0644]
plat/marvell/armada/a8k/common/ble/ble_main.c [new file with mode: 0644]
plat/marvell/armada/a8k/common/ble/ble_mem.S [new file with mode: 0644]
plat/marvell/armada/a8k/common/include/a8k_plat_def.h [new file with mode: 0644]
plat/marvell/armada/a8k/common/include/ddr_info.h [new file with mode: 0644]
plat/marvell/armada/a8k/common/include/mentor_i2c_plat.h [new file with mode: 0644]
plat/marvell/armada/a8k/common/include/plat_macros.S [new file with mode: 0644]
plat/marvell/armada/a8k/common/include/platform_def.h [new file with mode: 0644]
plat/marvell/armada/a8k/common/mss/mss_a8k.mk [new file with mode: 0644]
plat/marvell/armada/a8k/common/mss/mss_bl2_setup.c [new file with mode: 0644]
plat/marvell/armada/a8k/common/mss/mss_pm_ipc.c [new file with mode: 0644]
plat/marvell/armada/a8k/common/mss/mss_pm_ipc.h [new file with mode: 0644]
plat/marvell/armada/a8k/common/plat_bl1_setup.c [new file with mode: 0644]
plat/marvell/armada/a8k/common/plat_bl31_setup.c [new file with mode: 0644]
plat/marvell/armada/a8k/common/plat_ble_setup.c [new file with mode: 0644]
plat/marvell/armada/a8k/common/plat_pm.c [new file with mode: 0644]
plat/marvell/armada/a8k/common/plat_pm_trace.c [new file with mode: 0644]
plat/marvell/armada/a8k/common/plat_thermal.c [new file with mode: 0644]
plat/marvell/armada/common/aarch64/marvell_bl2_mem_params_desc.c [new file with mode: 0644]
plat/marvell/armada/common/aarch64/marvell_common.c [new file with mode: 0644]
plat/marvell/armada/common/aarch64/marvell_helpers.S [new file with mode: 0644]
plat/marvell/armada/common/marvell_bl1_setup.c [new file with mode: 0644]
plat/marvell/armada/common/marvell_bl2_setup.c [new file with mode: 0644]
plat/marvell/armada/common/marvell_bl31_setup.c [new file with mode: 0644]
plat/marvell/armada/common/marvell_cci.c [new file with mode: 0644]
plat/marvell/armada/common/marvell_common.mk [new file with mode: 0644]
plat/marvell/armada/common/marvell_console.c [new file with mode: 0644]
plat/marvell/armada/common/marvell_ddr_info.c [new file with mode: 0644]
plat/marvell/armada/common/marvell_gicv2.c [new file with mode: 0644]
plat/marvell/armada/common/marvell_gicv3.c [new file with mode: 0644]
plat/marvell/armada/common/marvell_image_load.c [new file with mode: 0644]
plat/marvell/armada/common/marvell_io_storage.c [new file with mode: 0644]
plat/marvell/armada/common/marvell_pm.c [new file with mode: 0644]
plat/marvell/armada/common/marvell_topology.c [new file with mode: 0644]
plat/marvell/armada/common/mrvl_sip_svc.c [new file with mode: 0644]
plat/marvell/armada/common/mss/mss_common.mk [new file with mode: 0644]
plat/marvell/armada/common/mss/mss_ipc_drv.c [new file with mode: 0644]
plat/marvell/armada/common/mss/mss_ipc_drv.h [new file with mode: 0644]
plat/marvell/armada/common/mss/mss_mem.h [new file with mode: 0644]
plat/marvell/armada/common/mss/mss_scp_bl2_format.h [new file with mode: 0644]
plat/marvell/armada/common/mss/mss_scp_bootloader.c [new file with mode: 0644]
plat/marvell/armada/common/mss/mss_scp_bootloader.h [new file with mode: 0644]
plat/marvell/armada/common/plat_delay_timer.c [new file with mode: 0644]
plat/marvell/common/aarch64/marvell_bl2_mem_params_desc.c [deleted file]
plat/marvell/common/aarch64/marvell_common.c [deleted file]
plat/marvell/common/aarch64/marvell_helpers.S [deleted file]
plat/marvell/common/marvell_bl1_setup.c [deleted file]
plat/marvell/common/marvell_bl2_setup.c [deleted file]
plat/marvell/common/marvell_bl31_setup.c [deleted file]
plat/marvell/common/marvell_cci.c [deleted file]
plat/marvell/common/marvell_common.mk [deleted file]
plat/marvell/common/marvell_console.c [deleted file]
plat/marvell/common/marvell_ddr_info.c [deleted file]
plat/marvell/common/marvell_gicv2.c [deleted file]
plat/marvell/common/marvell_gicv3.c [deleted file]
plat/marvell/common/marvell_image_load.c [deleted file]
plat/marvell/common/marvell_io_storage.c [deleted file]
plat/marvell/common/marvell_pm.c [deleted file]
plat/marvell/common/marvell_topology.c [deleted file]
plat/marvell/common/mrvl_sip_svc.c [deleted file]
plat/marvell/common/mss/mss_common.mk [deleted file]
plat/marvell/common/mss/mss_ipc_drv.c [deleted file]
plat/marvell/common/mss/mss_ipc_drv.h [deleted file]
plat/marvell/common/mss/mss_mem.h [deleted file]
plat/marvell/common/mss/mss_scp_bl2_format.h [deleted file]
plat/marvell/common/mss/mss_scp_bootloader.c [deleted file]
plat/marvell/common/mss/mss_scp_bootloader.h [deleted file]
plat/marvell/common/plat_delay_timer.c [deleted file]