summaryrefslogtreecommitdiff
path: root/supervisor/shared/stack.c
AgeCommit message (Expand)Author
2020-11-28Add movable allocation system.Christian Walther
2020-05-15Initial ESP32S2 port.Scott Shawcroft
2020-01-17Refine iMX RT memory layout and add three boardsScott Shawcroft
2019-10-18Use get top and limit stack functionsKamil Tomaszewski
2018-12-20Don't check for corrupt heap too early; Fix QSPI timingDan Halbert
2018-12-06Rework safe mode and have heap overwrite trigger it.Scott Shawcroft
2018-12-04Add stack validity check and raise an error when it happens.Scott Shawcroft
2018-08-02Share memory.c and a bit of polish.Scott Shawcroft
2018-07-31Allow for resizing the stack area.Scott Shawcroft