summaryrefslogtreecommitdiff
path: root/include/common
diff options
context:
space:
mode:
authorSandrine Bailleux <sandrine.bailleux@arm.com>2020-06-26 08:36:27 +0000
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>2020-06-26 08:36:27 +0000
commit036854b119f7d055dfc04266d11377af27a313fe (patch)
tree291485dc4c3047a62a1a034cbb507d7c46724495 /include/common
parenta09f6365152c08d7c8285a4841b0c0c3bb39bb0d (diff)
parent24a4a7c5b3158804c866d3c7b43b9e1314b474f4 (diff)
Merge "Update FIP corrupt address"
Diffstat (limited to 'include/common')
-rw-r--r--include/common/fwu_nvm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common/fwu_nvm.h b/include/common/fwu_nvm.h
index 923a596..3865d4b 100644
--- a/include/common/fwu_nvm.h
+++ b/include/common/fwu_nvm.h
@@ -27,7 +27,7 @@
* located in NVM. This particular value is chosen
* to make sure the corruption is done beyond fip header.
*/
-#define FIP_CORRUPT_OFFSET (0x300)
+#define FIP_CORRUPT_OFFSET (0x400)
/*
* This is the base address for backup fip.bin image in NVM