diff options
author | Mark Brown <broonie@kernel.org> | 2020-05-06 22:51:29 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-05-07 19:53:20 +0300 |
commit | 92e2294d870bc9e77592c2454f565c3bd6bb79ad (patch) | |
tree | 3ef4d209209f33a0f736b2fd6f1913762a029ef9 /scripts/gcc-plugins | |
parent | 717b938e22f8dbf0c02d51cb8e74634fac9b57ef (diff) | |
download | linux-92e2294d870bc9e77592c2454f565c3bd6bb79ad.tar.xz |
arm64: bti: Support building kernel C code using BTI
When running with BTI enabled we need to ask the compiler to enable
generation of BTI landing pads beyond those generated as a result of
pointer authentication instructions being landing pads. Since the two
features are practically speaking unlikely to be used separately we
will make kernel mode BTI depend on pointer authentication in order
to simplify the Makefile.
Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20200506195138.22086-3-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions