aosp-riscv / platform_bionic

1 stars 5 forks source link

Fix android_unsafe_frame_pointer_chase test case fail #4

Closed luxufan closed 2 years ago

luxufan commented 2 years ago

RISCV's return address and frame pointer address are stored in caller's stack frame. frame_record address need to be set to frame_pointer - 16