Searched hist:a149eb4d87453f58418ad32c570090739a3e0dd6 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/common/backtrace/ |
| H A D | backtrace.c | a149eb4d87453f58418ad32c570090739a3e0dd6 Tue Sep 27 11:34:01 UTC 2022 Olivier Deprez <olivier.deprez@arm.com> fix: backtrace stack unwind misses lr adjustment
When pointer authentication is used the frame record return address includes the pointer authentication code hence it must be masked out when willing to compare the pointer value with another address or checking its validity. The stack unwind function missed one case of adjusting the return address leading to a misinterpreted corrupted stack frame error message.
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com> Change-Id: I435140937d5fd0f43da27c77d96056b7606d87e9
|