commit | 07b576a445863b05a93f81084469aad6e921cda1 | [log] [tgz] |
---|---|---|
author | Leo Yan <leo.yan@arm.com> | Mon Apr 22 15:35:48 2024 +0100 |
committer | Leo Yan <leo.yan@arm.com> | Mon Apr 22 15:35:48 2024 +0100 |
tree | b4c75faab54dff1d11af7a12ca7a129f4c487048 | |
parent | 9728f9915de5028c55681ee2fcb696b38d764bfd [diff] |
refactor(fvp_r): remove duplicated macro definitions The system counter macros are defined duplicatedly in the header file. As the macros must be defined before arm_def.h, this patch removes the redundant definitions afterwards. Change-Id: Id74a8ef1b9cec4a978366b6db69981cfc30dffb6 Signed-off-by: Leo Yan <leo.yan@arm.com>