mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
32756b165e
Goal is that multiple faults would be required to bypass a boot-time signature check. - Also strengthens some address range checks for safe app memory addresses - Change pre-enable logic to also check the bootloader signature before enabling SBV2 on ESP32 Add some additional checks for invalid sections: - Sections only partially in DRAM or IRAM are invalid - If a section is in D/IRAM, allow the possibility only some is in D/IRAM - Only pass sections that are entirely in the same type of RTC memory region |
||
---|---|---|
.. | ||
esp_private | ||
esp_assert.h | ||
esp_bit_defs.h | ||
esp_compiler.h | ||
esp_crc.h | ||
esp_err.h | ||
esp_expression_with_stack.h | ||
esp_fault.h | ||
esp_freertos_hooks.h | ||
esp_idf_version.h | ||
esp_int_wdt.h | ||
esp_interface.h | ||
esp_ipc.h | ||
esp_pm.h | ||
esp_system.h | ||
esp_task_wdt.h | ||
esp_task.h | ||
esp_timer.h | ||
esp_types.h |