Add ADT Kconfig and fix MMU kconfig issue in Cortex-A (#6901)

* Add ADT Kconfig and fix MMU kconfig issue in Cortex-A

* [BSP] enable ADT
This commit is contained in:
Bernard Xiong
2023-02-06 01:11:04 +08:00
committed by GitHub
parent db5ed9c576
commit 98e0c58527
22 changed files with 3274 additions and 96 deletions
+1
View File
@@ -112,6 +112,7 @@ config ARCH_ARM_ARM11
config ARCH_ARM_CORTEX_A
bool
select ARCH_ARM
select ARCH_ARM_MMU
select RT_USING_CPU_FFS
if ARCH_ARM_CORTEX_A