]> granicus.if.org Git - esp-idf/commit
bootloader: keep bootloader_common code to retention region
authorMahavir Jain <mahavir@espressif.com>
Fri, 24 Aug 2018 12:26:38 +0000 (17:56 +0530)
committerIvan Grokhotkov <ivan@espressif.com>
Thu, 1 Nov 2018 06:14:00 +0000 (14:14 +0800)
commit12e5f25a1c6d770a15e65747e0cebb2c1f370add
tree8f1b91d76c2179b10a65c4d99ecfe5c01f07f1a7
parent9ec43e172122242e7999a32f9bf3a0b9e49e8e2a
bootloader: keep bootloader_common code to retention region

It is possible to utilize some of the routines related to otadata
partition validation, after firmware image is downloaded to RAM. Hence
these routines should be part of app cpu cache, so that they do not
get overwritten by firmware.

Signed-off-by: Mahavir Jain <mahavir@espressif.com>
components/bootloader/subproject/main/esp32.bootloader.ld