commit | 64645b5027e822e4898a557f0dfbba7637953e94 | [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 | 9b243ad9f73bef3634dd8d6e02be078be1a18655 [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>