aarch64: fix static PIE start code for BTI [BZ #27068]
commitd4136903a29baabeec8987b53081def8b4a49826
authorGuillaume Gardet <guillaume.gardet@arm.com>
Mon, 14 Dec 2020 15:38:22 +0000 (14 15:38 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Tue, 15 Dec 2020 13:48:45 +0000 (15 13:48 +0000)
tree1e482b7ba0db9124c452e498e97466f9afb1f678
parentc6b016532705e158a330c31697e9dd4826aa68af
aarch64: fix static PIE start code for BTI [BZ #27068]

A bti c was missing from rcrt1.o which made all -static-pie
binaries fail at program startup on BTI enabled systems.

Fixes bug 27068.
sysdeps/aarch64/start.S