aarch64: remove references to armv7-r

aarch64 target doesn't support the -r profile anyway.

Change-Id: Iaa470ed9f95ea495ab1bafdf401f55a1ebcefddf
Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
This commit is contained in:
Matthias Welwarsky
2016-09-01 22:27:28 +02:00
parent 56ab6ab159
commit ae7f2094c9
2 changed files with 9 additions and 19 deletions
-1
View File
@@ -139,7 +139,6 @@ struct armv8_common {
uint8_t multi_processor_system;
uint8_t cluster_id;
uint8_t cpu_id;
bool is_armv7r;
/* armv8 aarch64 need below information for page translation */
uint8_t va_size;