| commit | 7b0c124970d0dba1703284189f09be2cbe17fa91 | [log] [tgz] |
|---|---|---|
| author | Szabolcs Nagy <szabolcs.nagy@arm.com> | Thu Nov 09 13:35:37 2023 +0000 |
| committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | Thu Nov 09 14:52:17 2023 +0000 |
| tree | 9da9b9d2ca63a7bf4467f3fd0b4b5c375fd55922 | |
| parent | b418c9d49ece5d503eea35a3ff994e55326da6f9 [diff] |
ld: aarch64: Use lp64 abi in recent BTI stub tests The tests are not compatible with ilp32 abi: the GNU property note is ABI dependent (size changes) and the disasm is ABI dependent too. Making the test portable between the ABIs is not trivial. For now force lp64 abi.