On Mon, May 16, 2022 at 07:09:36PM +0100, Catalin Marinas wrote:
On Wed, May 11, 2022 at 05:10:04PM +0100, Mark Brown wrote:
-CFLAGS_NOBTI = -DBTI=0 +CFLAGS_NOBTI = -mbranch-protection=none -DBTI=0 CFLAGS_BTI = -mbranch-protection=standard -DBTI=1
Do I miss an patches? I can't see the CFLAGS_STATIC in the arm64 branches, nor in next.
Ah, sorry - I have some WIP stuff to do a dynamic btitest binary.