Page MenuHomePhabricator

Increase IPC test service secure partition stack size
Closed, ResolvedPublic

Description

During the testing, we found that the 0x200 for IPC service partition is not enough, sometimes it can be extremely used (~0x190) and this size is not okay for exception stacking.
Please increase the stack size at least 0x20 in case an exception happened (interrupt?) while the stack is extremely used.

Also, increase the IPC client partition stack size to 0x220.

Event Timeline

mingyangSun created this object with edit policy "Subscribers".
mingyangSun updated the task description. (Show Details)Aug 19 2019, 6:22 AM

After detailed debugging, also increase IPC test client secure partition stack size to 0x220.
patch link: https://review.trustedfirmware.org/c/trusted-firmware-m/+/1785

mingyangSun closed this task as Resolved.Sep 3 2019, 1:47 PM