aboutsummaryrefslogtreecommitdiffstats
path: root/plat
diff options
context:
space:
mode:
authorSandrine Bailleux <sandrine.bailleux@arm.com>2020-03-09 09:25:11 +0000
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>2020-03-09 09:25:11 +0000
commita1463c8e671654a6ca17718e93e7cb50f4dd080e (patch)
treeb1f94ee3e4657f57a26ab6e9f5e4a8483852869b /plat
parent366d95f9de5461168ac7f3f2789477ed91279c6a (diff)
parent548654bc0313019ad9c6141734af0ef01b659163 (diff)
downloadplatform_external_arm-trusted-firmware-a1463c8e671654a6ca17718e93e7cb50f4dd080e.tar.gz
platform_external_arm-trusted-firmware-a1463c8e671654a6ca17718e93e7cb50f4dd080e.tar.bz2
platform_external_arm-trusted-firmware-a1463c8e671654a6ca17718e93e7cb50f4dd080e.zip
Merge "uniphier: shrink UNIPHIER_ROM_REGION_SIZE" into integration
Diffstat (limited to 'plat')
-rw-r--r--plat/socionext/uniphier/uniphier_io_storage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/socionext/uniphier/uniphier_io_storage.c b/plat/socionext/uniphier/uniphier_io_storage.c
index e89c8358c..77d1eaf00 100644
--- a/plat/socionext/uniphier/uniphier_io_storage.c
+++ b/plat/socionext/uniphier/uniphier_io_storage.c
@@ -21,7 +21,7 @@
#include "uniphier.h"
#define UNIPHIER_ROM_REGION_BASE 0x00000000ULL
-#define UNIPHIER_ROM_REGION_SIZE 0x10000000ULL
+#define UNIPHIER_ROM_REGION_SIZE 0x04000000ULL
#define UNIPHIER_OCM_REGION_SIZE 0x00040000ULL