plat/arm: Remove file arm_board_def.h
This file is shared between FVP and all CSS platforms. While it may be
true that some definitions can be common, it doesn't make sense
conceptually. For example, the stack size depends on the platform and so
does the SRAM size.

After removing them, there are not enough common definitions to justify
having this header, so the other definitions have been moved to the
platform_def.h of FVP, board_css_def.h and arm_def.h.

Change-Id: Ifbf4b017227f9dfefa1a430f67d7d6baae6a4ba1
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
1 parent 58ea77a commit 0f58d4f2c8173e01ce3276fbc7bd981c3f23d902
@Antonio Nino Diaz Antonio Nino Diaz authored on 11 Oct 2018
Showing 7 changed files
View
include/plat/arm/board/common/board_arm_def.h 100644 → 0
View
include/plat/arm/board/common/board_css_def.h
View
include/plat/arm/common/arm_def.h
View
plat/arm/board/fvp/include/platform_def.h
View
plat/arm/board/juno/include/platform_def.h
View
plat/arm/css/sgi/include/platform_def.h
View
plat/arm/css/sgm/include/sgm_base_platform_def.h