|
|
@@ -165,7 +165,7 @@
|
|
|
/*-------------------------- MPU CAPS ----------------------------------------*/
|
|
|
//TODO: correct the caller and remove unsupported lines
|
|
|
#define SOC_MPU_CONFIGURABLE_REGIONS_SUPPORTED 0
|
|
|
-#define SOC_MPU_MIN_REGION_SIZE 0x20000000
|
|
|
+#define SOC_MPU_MIN_REGION_SIZE 0x20000000U
|
|
|
#define SOC_MPU_REGIONS_MAX_NUM 8
|
|
|
#define SOC_MPU_REGION_RO_SUPPORTED 0
|
|
|
#define SOC_MPU_REGION_WO_SUPPORTED 0
|