platform_bionic/libc/arch-arm64
Florian Mayer 0e1412e08e Make memtag_handle_longjmp precise
We would get the SP inside of memtag_handle_longjmp, which could prevent
us from detecting the case where a longjmp is going into a function that
had already returned. This changes makes the behaviour more predictable.

Change-Id: I75bf931c8f4129a2f38001156b7bbe0b54a726ee
2024-03-06 16:46:45 -08:00
..
bionic Make memtag_handle_longjmp precise 2024-03-06 16:46:45 -08:00
string Move to arm-optimized-routines memset(). 2022-11-17 19:28:06 +00:00
dynamic_function_dispatch.cpp Fix the *return* types in the arm64 dynamic function dispatch. 2023-05-22 19:28:33 +00:00
static_function_dispatch.S Add (no-op) ifuncs for SVE optimized routines. 2023-01-25 23:33:39 +00:00