mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
4d16f46a88
When stack check is enabled, certain functions (sometimes placed in RAM) are being decorated with stack guards and a call to __stask_chk_fail() in case ofr stack corruption. For this reason, __stack_chk_fail() must be placed in RAM too. Add stack check config in heap tests on all targets to find eventual flash to RAM calls due to stack checks when running callgraph_check.py |
||
---|---|---|
.. | ||
main | ||
CMakeLists.txt | ||
pytest_heap.py | ||
README.md | ||
sdkconfig.ci.8bit_access | ||
sdkconfig.ci.abort_alloc_fail | ||
sdkconfig.ci.comprehensive_poisoning | ||
sdkconfig.ci.light_poisoning | ||
sdkconfig.ci.no_poisoning | ||
sdkconfig.ci.psram | ||
sdkconfig.ci.psram_all_ext | ||
sdkconfig.defaults |
Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-S2 | ESP32-S3 |
---|