commit | 022990f73d091563a6a596cf8a57f7edc96d53e5 | [log] [tgz] |
---|---|---|
author | Rajavardhan Gundi <rajavardhan.gundi@intel.com> | Thu Nov 29 12:00:36 2018 +0530 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Dec 05 15:48:49 2018 +0100 |
tree | 6d7e59b07de848891e966439543db47996d6dbd2 | |
parent | b928b717563319c16a551e08e4c2edc12769e8f6 [diff] |
xtensa: Implement CONFIG_TEXT_SECTION_OFFSET CONFIG_TEXT_SECTION_OFFSET allows the entire image to be moved in memory to allow space for some type of header. The mcubootloader can boot only such images which reserve some space for the header. Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>