Arm platforms: Remove common RAS configuration source
The file arm_ras.c intended to provide common platform-specific RAS
configuration for Arm platforms. Because this file has symbol
definitions, it's proving difficult to provide a common definition.

This patch therefore renames and makes the file specific to FVP. Other
platforms shall provide their own configuration in similar fashion.

Change-Id: I766fd238946e3e49cdb659680e1b45f41b237901
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
1 parent cdb6ac9 commit a7055c5828fecaba80054348cc469b7e5d025937
@Jeenu Viswambharan Jeenu Viswambharan authored on 8 Jun 2018
Showing 4 changed files
View
plat/arm/board/fvp/aarch64/fvp_ras.c 0 → 100644
View
plat/arm/board/fvp/platform.mk
View
plat/arm/common/aarch64/arm_ras.c 100644 → 0
View
plat/arm/common/arm_common.mk