commit | 35c0a11298e31a586ec58605d1cba0fddd987bf3 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Jul 27 13:38:14 2021 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Aug 10 17:47:26 2021 -0700 |
tree | 84d954fbbc49d1e10cca5c25105606197323cb6e | |
parent | b0a973b5dec3f5a5f9c5370cbd23482c7335e963 [diff] |
ANDROID: add embedded linker trampoline Add a trampoline that replaces the entry point and jumps to the embedded linker as if the kernel had loaded both the linker and the executable separately. Bug: 190084016 Test: build with musl Test: andoroid/ldso_trampoline_test.cpp Change-Id: Iad80900e911e6d0fffb4e439532ca71a02940267