Merge "Revert "Disable BTI for now.""
This commit is contained in:
commit
ba4a566e2d
1 changed files with 1 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue