Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba4a566e authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Revert "Disable BTI for now.""

parents 93a9b9f4 7c30653f
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -33,9 +33,7 @@ var (
		},
		"armv8-a-branchprot": []string{
			"-march=armv8-a",
			// Disable BTI until drm vendors stop using OS libraries as sources
			// of gadgets (https://issuetracker.google.com/216395195).
			"-mbranch-protection=pac-ret",
			"-mbranch-protection=standard",
		},
		"armv8-2a": []string{
			"-march=armv8.2-a",