commit | 9f1a4e3e4f333e5c064e4b13c8712980fb38ca8f | [log] [tgz] |
---|---|---|
author | Marek Matej <marek.matej@espressif.com> | Wed May 29 18:03:29 2024 +0200 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Mon Jun 10 16:58:28 2024 +0300 |
tree | 320e90716becbff9461d4f06300f47c1a8d4406a | |
parent | 61bb79c7eaca11b7be67157b70cecdb8c288a3b7 [diff] |
soc: espressif: esp32s3: add cross segment call check Add build check that would detect unwanted calls from the `iram0.loader_text`, which is the last bootloader segment to be alive. Signed-off-by: Marek Matej <marek.matej@espressif.com>