RESOLVED FIXED 229629
Changed ARM64 probe trampoline to do ptr auth the standard way.
https://bugs.webkit.org/show_bug.cgi?id=229629
Summary Changed ARM64 probe trampoline to do ptr auth the standard way.
Mark Lam
Reported 2021-08-27 13:55:13 PDT
Make it check a pointer auth the same way Clang does it.
Attachments
proposed patch. (3.00 KB, patch)
2021-08-27 14:10 PDT, Mark Lam
saam: review+
Radar WebKit Bug Importer
Comment 1 2021-08-27 13:56:33 PDT
Mark Lam
Comment 2 2021-08-27 14:10:22 PDT
Created attachment 436672 [details] proposed patch.
Mark Lam
Comment 3 2021-08-27 14:17:00 PDT
Thanks for the review. Landed in r281720: <http://trac.webkit.org/r281720>.
Mark Lam
Comment 4 2021-08-27 14:18:25 PDT
This patch also fixes a regression introduced in r281718 landed for https://bugs.webkit.org/show_bug.cgi?id=229618.
Note You need to log in before you can comment on or make changes to this bug.