Unverified Commit ea991a11 authored by Thurston Dang's avatar Thurston Dang Committed by GitHub
Browse files

[hwasan] Add fixed_shadow_base flag (#73980)



When set to non-zero, the HWASan runtime will map the shadow base at the
specified constant address.

This is particularly useful in conjunction with the existing compiler
option
'hwasan-mapping-offset', which bakes a hardcoded constant address into
the instrumentation.

---------

Co-authored-by: default avatarThurston Dang <thurston@google.com>
parent fb2b907f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment