Skip to content
Commit a6e04049 authored by Mazen NEIFER's avatar Mazen NEIFER Committed by Andrew Boie
Browse files

xtensa port: Fixed crash on startup on CP enabled cores

The issue was that cpStack was changed to a memory buffer by commit
https://gerrit.zephyrproject.org/r/#/c/12816


However the assembly code was expecting it to be a pointer and thus
issuing an indirection, that leads to wrong addresses.

The fix removed this unnecessary indirection and thus the inherent
invalid memory access exception.

Issue: ZEP-1997
Change-Id: I843f049212f2d116a01b05367a284209f463a5e7
Signed-off-by: default avatarMazen NEIFER <mazen@nestwave.com>
parent 6e1ff792
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment