Merge "plat: intel: Fix UEFI decompression issue" into integration

This commit is contained in:
Manish Pandey 2020-01-15 16:11:56 +00:00 committed by TrustedFirmware Code Review
commit 5d3ee0764b
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#define L2_RESET_DONE_STATUS 0x1228E5E7
/* Define next boot image name and offset */
#define PLAT_NS_IMAGE_OFFSET 0x50000
#define PLAT_NS_IMAGE_OFFSET 0x10000000
#define PLAT_HANDOFF_OFFSET 0xFFE3F000
/*******************************************************************************