soc: nrf: remove unnecessary macros in mpu_regions.c

Remove the locally-defined macros which define the base
addresses for XICR, Peripheral space and PPB. The macros
are not used.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
Ioannis Glaropoulos 2019-01-18 15:50:52 +01:00 committed by Anas Nashif
commit bc5b8e24fe

View file

@ -9,10 +9,6 @@
#include "mpu_mem_cfg.h"
#define XICR_BASE 0x10000000
#define PERIPH_BASE 0x40000000
#define M4_PPB_BASE 0xE0000000
static const struct arm_mpu_region mpu_regions[] = {
/* Region 0 */
MPU_REGION_ENTRY("FLASH_0",