Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm32: unwind: print_stack() should create a more complete state
Save general purpose registers and the frame pointer before starting the unwind operation. Also, set PC to the begining of the print_stack function since there's no point in going further. Fixes: OP-TEE#1069 Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
- Loading branch information