diff --git a/plat/hisilicon/hikey960/include/platform_def.h b/plat/hisilicon/hikey960/include/platform_def.h index 3e2d79daafd90e4c1c2d2aabf92d381cb0f75d39..7c3c10238d67179d6b2fd913a2b39f0d10148e9e 100644 --- a/plat/hisilicon/hikey960/include/platform_def.h +++ b/plat/hisilicon/hikey960/include/platform_def.h @@ -122,11 +122,7 @@ #endif #ifdef IMAGE_BL2 -#ifdef SPD_opteed #define MAX_XLAT_TABLES 4 -#else -#define MAX_XLAT_TABLES 3 -#endif #endif #define MAX_MMAP_REGIONS 16