plat/arm: Sanitise includes
Use full include paths like it is done for common includes.

This cleanup was started in commit d40e0e08283a ("Sanitise includes
across codebase"), but it only cleaned common files and drivers. This
patch does the same to Arm platforms.

Change-Id: If982e6450bbe84dceb56d464e282bcf5d6d9ab9b
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
1 parent 7ca572d commit bd9344f670a46125cdd8949ded75be124f34d587
@Antonio Nino Diaz Antonio Nino Diaz authored on 25 Jan 2019
Showing 91 changed files
View
include/plat/arm/board/common/board_css_def.h
View
include/plat/arm/board/common/v2m_def.h
View
lib/utils/mem_region.c
View
plat/arm/board/common/board_common.mk
View
plat/arm/board/fvp/drivers/pwrc/fvp_pwrc.c
View
plat/arm/board/fvp/fvp_bl1_setup.c
View
plat/arm/board/fvp/fvp_bl2_el3_setup.c
View
plat/arm/board/fvp/fvp_bl2_setup.c
View
plat/arm/board/fvp/fvp_bl2u_setup.c
View
plat/arm/board/fvp/fvp_bl31_setup.c
View
plat/arm/board/fvp/fvp_common.c
View
plat/arm/board/fvp/fvp_io_storage.c
View
plat/arm/board/fvp/fvp_pm.c
View
plat/arm/board/fvp/fvp_private.h
View
plat/arm/board/fvp/fvp_security.c
View
plat/arm/board/fvp/fvp_topology.c
View
plat/arm/board/fvp/include/plat.ld.S
View
plat/arm/board/fvp/include/platform_def.h
View
plat/arm/board/fvp/sp_min/fvp_sp_min_setup.c
View
plat/arm/board/fvp/tsp/fvp_tsp_setup.c
View
plat/arm/board/juno/include/platform_def.h
View
plat/arm/board/juno/juno_bl1_setup.c
View
plat/arm/board/juno/juno_bl2_setup.c
View
plat/arm/board/juno/juno_common.c
View
plat/arm/board/juno/juno_pm.c
View
plat/arm/board/juno/juno_security.c
View
plat/arm/board/juno/juno_topology.c
View
plat/arm/board/n1sdp/include/platform_def.h
View
plat/arm/board/n1sdp/n1sdp_bl31_setup.c
View
plat/arm/board/n1sdp/n1sdp_plat.c
View
plat/arm/board/n1sdp/n1sdp_topology.c
View
plat/arm/common/arm_bl1_fwu.c
View
plat/arm/common/arm_bl1_setup.c
View
plat/arm/common/arm_bl2_el3_setup.c
View
plat/arm/common/arm_bl2_setup.c
View
plat/arm/common/arm_bl2u_setup.c
View
plat/arm/common/arm_bl31_setup.c
View
plat/arm/common/arm_cci.c
View
plat/arm/common/arm_ccn.c
View
plat/arm/common/arm_common.c
View
plat/arm/common/arm_common.mk
View
plat/arm/common/arm_console.c
View
plat/arm/common/arm_dyn_cfg.c
View
plat/arm/common/arm_dyn_cfg_helpers.c
View
plat/arm/common/arm_err.c
View
plat/arm/common/arm_gicv2.c
View
plat/arm/common/arm_gicv3.c
View
plat/arm/common/arm_image_load.c
View
plat/arm/common/arm_io_storage.c
View
plat/arm/common/arm_nor_psci_mem_protect.c
View
plat/arm/common/arm_pm.c
View
plat/arm/common/arm_sip_svc.c
View
plat/arm/common/arm_topology.c
View
plat/arm/common/arm_tzc400.c
View
plat/arm/common/arm_tzc_dmc500.c
View
plat/arm/common/execution_state_switch.c
View
plat/arm/common/sp_min/arm_sp_min_setup.c
View
plat/arm/common/tsp/arm_tsp_setup.c
View
plat/arm/css/common/css_bl1_setup.c
View
plat/arm/css/common/css_bl2_setup.c
View
plat/arm/css/common/css_bl2u_setup.c
View
plat/arm/css/common/css_common.mk
View
plat/arm/css/common/css_pm.c
View
plat/arm/css/common/css_topology.c
View
plat/arm/css/drivers/mhu/css_mhu.c
View
plat/arm/css/drivers/scp/css_pm_scmi.c
View
plat/arm/css/drivers/scp/css_pm_scpi.c
View
plat/arm/css/sgi/include/sgi_base_platform_def.h
View
plat/arm/css/sgi/sgi_bl31_setup.c
View
plat/arm/css/sgi/sgi_image_load.c
View
plat/arm/css/sgi/sgi_plat.c
View
plat/arm/css/sgi/sgi_ras.c
View
plat/arm/css/sgi/sgi_topology.c
View
plat/arm/css/sgm/include/platform_oid.h
View
plat/arm/css/sgm/include/sgm_base_platform_def.h
View
plat/arm/css/sgm/sgm_bl1_setup.c
View
plat/arm/css/sgm/sgm_bl31_setup.c
View
plat/arm/css/sgm/sgm_mmap_config.c
View
plat/arm/css/sgm/sgm_plat_config.c
View
plat/arm/css/sgm/sgm_security.c
View
plat/arm/css/sgm/sgm_topology.c
View
plat/arm/css/sgm/tsp/sgm_tsp_setup.c
View
plat/arm/soc/common/soc_css.mk
View
plat/arm/soc/common/soc_css_security.c
View
plat/mediatek/mt8173/bl31_plat_setup.c
View
plat/mediatek/mt8173/plat_pm.c
View
plat/mediatek/mt8173/platform.mk
View
plat/xilinx/zynqmp/bl31_zynqmp_setup.c
View
plat/xilinx/zynqmp/plat_psci.c
View
plat/xilinx/zynqmp/platform.mk
View
plat/xilinx/zynqmp/tsp/tsp_plat_setup.c