Files
esp-idf/components
Tim Nordell 82984f0539 bootloader: Do not obfuscate RAM if we are not doing image validation
No need to take this step if we are not doing image validation.  The
obfuscation only buys us a tiny bit of "security" anyways since the
main parts of flash are memory mapped, too.  This saves a little bit of
wake-up time when waking up from deep sleep when the
BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP option is set.

Signed-off-by: Tim Nordell <tim.nordell@nimbelink.com>
2019-08-21 11:44:37 +00:00
..
2019-08-09 13:46:31 +08:00
2019-08-21 19:28:47 +08:00
2019-08-09 13:46:31 +08:00
2019-08-09 13:46:31 +08:00
2019-08-09 13:46:31 +08:00
2019-08-14 10:03:27 +10:00
2019-08-21 11:25:17 +08:00
2019-06-21 19:53:29 +08:00