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:
wangmingrong1
2025-06-27 20:36:13 +08:00
committed by Xiang Xiao
parent acfe9b2c15
commit 3fdfc702f3
-4
View File
@@ -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 */