OP-TEE / optee_os

Trusted side of the TEE
Other
1.56k stars 1.05k forks source link

core: arm64: increase size of abort stack to 4096 #6997

Closed jenswi-linaro closed 1 month ago

jenswi-linaro commented 1 month ago

To avoid stack overruns with CFG_WITH_PAGER=y and CFG_CORE_DEBUG_CHECK_STACKS=y increase the abort stack from 3072 to 4096.

jenswi-linaro commented 1 month ago

Tag applied.