Skip to content
Commit 029c00d4 authored by Glen Yeldho's avatar Glen Yeldho
Browse files

fix(rdv3cfg1) Bumping up BL31 stack size to 0x700



Fix stack overflow in BL31 during CPU error injection by
increasing STACK_SIZE

The first CPU firmware first handling  FFA call consumes more
stack space than subsequent calls. This leads to corruption
of critical structures like the SDEI map and the RAS event map.
Increasing the STACK_SIZE in BL31 resolves this overflow and
ensures reliable error injection.

Signed-off-by: Glen Yeldho's avatarGlen Yeldho <glen.yeldho@arm.com>
Change-Id: I9bad7f9d12fba6d872ef07ce9d3f82683ec98d1a
parent d399a5ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment