mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-23 13:35:22 +00:00
This test was written to use a TINY system heap (64 bytes) from which it has to allocate on behalf of a userspace process. The change in convention from mem_pool (where the byte count now includes metadata overhead) means it runs out of space. Bump to 192 bytes. Still tiny. Signed-off-by: Andy Ross <andrew.j.ross@intel.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj_armv8m_mpu_stack_guard.conf | ||
prj.conf | ||
testcase.yaml |