aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Vanek <vanekt@fbl.cz>2022-08-01 11:05:47 +0200
committerTomas Vanek <vanekt@fbl.cz>2022-08-08 19:59:22 +0000
commitb5dd6faf8d47781f2d7cba25decac79bd2310351 (patch)
tree13a45b29b54b953a0698f8a3a8ae05b6e12b24c9
parenta895b3b4f830d24d714cb9f11fc8cef92b84df72 (diff)
downloadriscv-openocd-b5dd6faf8d47781f2d7cba25decac79bd2310351.zip
riscv-openocd-b5dd6faf8d47781f2d7cba25decac79bd2310351.tar.gz
riscv-openocd-b5dd6faf8d47781f2d7cba25decac79bd2310351.tar.bz2
target/cortex_a: remove unused CORTEX_A15_COMMON_MAGIC
Change-Id: I7dddc6cb7b0ee8aec7164998f1124b522e899f3d Signed-off-by: Tomas Vanek <vanekt@fbl.cz> Reported-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/7099 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
-rw-r--r--src/target/cortex_a.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target/cortex_a.h b/src/target/cortex_a.h
index abf358d..05c3730 100644
--- a/src/target/cortex_a.h
+++ b/src/target/cortex_a.h
@@ -20,7 +20,6 @@
#include "armv7a.h"
#define CORTEX_A_COMMON_MAGIC 0x411fc082
-#define CORTEX_A15_COMMON_MAGIC 0x413fc0f1
#define CORTEX_A5_PARTNUM 0xc05
#define CORTEX_A7_PARTNUM 0xc07