Arm platforms: Remove common RAS configuration source
authorJeenu Viswambharan <jeenu.viswambharan@arm.com>
Fri, 8 Jun 2018 07:44:36 +0000 (08:44 +0100)
committerJeenu Viswambharan <jeenu.viswambharan@arm.com>
Thu, 21 Jun 2018 15:15:23 +0000 (16:15 +0100)
commita7055c5828fecaba80054348cc469b7e5d025937
tree664498590c9c9f272c41f179237c8d9e58d1cab2
parentcdb6ac94ecb3c4caa784cd4d7580cf6252146196
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>
plat/arm/board/fvp/aarch64/fvp_ras.c [new file with mode: 0644]
plat/arm/board/fvp/platform.mk
plat/arm/common/aarch64/arm_ras.c [deleted file]
plat/arm/common/arm_common.mk