platform_bionic/apex
Florian Mayer c10d064b5c Introduce hwasan mode for linker
This mode instructs the linker to search for libraries in hwasan
subdirectories of all library search paths. This is set up to contain a
hwasan-enabled copy of libc, which is needed for HWASan programs to
operate. There are two ways this mode can be enabled:

* for native binaries, by using the linker_hwasan64 symlink as its
  interpreter
* for apps: by setting the LD_HWASAN environment variable in wrap.sh

Bug: 276930343
Change-Id: I0f4117a50091616f26947fbe37a28ee573b97ad0
2023-04-14 01:33:30 -07:00
..
Android.bp Introduce hwasan mode for linker 2023-04-14 01:33:30 -07:00
com.android.runtime.avbpubkey Move bionic ("runtime") apex definition into bionic/. 2019-09-30 16:44:58 -07:00
com.android.runtime.pem Move bionic ("runtime") apex definition into bionic/. 2019-09-30 16:44:58 -07:00
com.android.runtime.pk8 Move bionic ("runtime") apex definition into bionic/. 2019-09-30 16:44:58 -07:00
com.android.runtime.x509.pem Move bionic ("runtime") apex definition into bionic/. 2019-09-30 16:44:58 -07:00
linker.config.json Update linkerconfig configuration format 2020-10-06 17:28:19 +09:00
manifest.json Move bionic ("runtime") apex definition into bionic/. 2019-09-30 16:44:58 -07:00
NOTICE Fix/update notices. 2021-02-16 15:06:50 -08:00