Files
esp-idf/tools
harshal.patil a847bb8439 fix(panic): handle absent IROM/DROM alignment gap in spiram-xip memprot tests
The spiram-xip IROM/DROM alignment tests assumed the XIP region always
leaves an alignment gap before the next MMU page: they executed into the
gap and expected an instruction access fault followed by a register dump.
When the section ends exactly on an MMU page boundary there is no gap - the
device prints "<IROM/DROM> alignment gap not added into heap" and returns,
the framework restarts cleanly (esp_restart_noos, no panic), and the test
timed out waiting for a register dump.
2026-07-01 11:00:16 +05:30
..
2026-02-25 11:38:38 +01:00
2025-06-11 10:56:38 +02:00
2025-06-11 10:56:38 +02:00
2025-06-11 10:56:38 +02:00
2025-06-11 10:56:38 +02:00
2024-11-12 17:02:26 +08:00
2023-09-27 08:43:45 +02:00
2025-03-27 12:30:23 +01:00