On Wed, May 11, 2022 at 06:21:29PM +0100, Andre Przywara wrote:
The "bti" selftests are built with -nostdlib, which apparently automatically creates a statically linked binary, which is what we want and need for BTI (to avoid interactions with the dynamic linker).
Reviewed-by: Mark Brown broonie@kernel.org