mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
a527: Remove MTE enablement
This product does not have MTE. MTE is only available for Arch or higher extensions of armv8-5+memory tags Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
This commit is contained in:
committed by
Xiang Xiao
parent
acfe9b2c15
commit
3fdfc702f3
@@ -238,10 +238,6 @@ void arm64_chip_boot(void)
|
||||
|
||||
arm64_mmu_init(true);
|
||||
|
||||
/* Optional: Enable the Memory Tagging Extension */
|
||||
|
||||
arm64_enable_mte();
|
||||
|
||||
#if defined(CONFIG_ARM64_PSCI)
|
||||
/* Init the Power State Coordination Interface */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user