Skip to content
Commit 8e590624 authored by Varun Wadekar's avatar Varun Wadekar
Browse files

spd: trusty: save context starting from the stack end



This patch uses the stack end to start saving the CPU context
during world switch. The previous logic, used the stack start
to save the context, thus overwriting the other members of the
context.

Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
parent 0e1f9e31
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