mpu缺页模拟支持
This commit is contained in:
@@ -95,6 +95,15 @@ if MK_MPU_CFG
|
||||
config MPU_VERSION
|
||||
int "mpu version"
|
||||
default 1
|
||||
config MPU_PAGE_FAULT_SUPPORT
|
||||
bool "mpu page falut sim support."
|
||||
default 0
|
||||
config MPU_PAGE_NUM
|
||||
int "mpu page num."
|
||||
default 32
|
||||
config MPU_PAGE_FAULT_REGIONS_NUM
|
||||
int "mpu page fualt regions num."
|
||||
default 2
|
||||
endif
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user