fix(system): esp32p4: fix mepc when load/store failure occurred

This commit is contained in:
Alexey Lapshin
2024-04-15 19:09:11 +04:00
parent 9b8e2c72ba
commit 6f2de1fb23
9 changed files with 99 additions and 9 deletions
@@ -39,6 +39,8 @@ void test_panic_extram_stack(void);
void test_task_wdt_cpu1(void);
#endif
void test_loadprohibited(void);
void test_storeprohibited(void);
void test_cache_error(void);