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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user