diff options
author | Mark Brown <broonie@kernel.org> | 2020-05-06 20:51:34 +0100 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-05-07 17:53:20 +0100 |
commit | 97fed779f2a68937d9590fbbe8ed31d6ebbce5a5 (patch) | |
tree | b14b09d0e74a20333781e04ae3c57a9018776afa /tools/perf/scripts/python/stackcollapse.py | |
parent | 67d4a1cd09765db92581dbce8438305ea0e06004 (diff) |
arm64: bti: Provide Kconfig for kernel mode BTI
Now that all the code is in place provide a Kconfig option allowing users
to enable BTI for the kernel if their toolchain supports it, defaulting it
on since this has security benefits. This is a separate configuration
option since we currently don't support secondary CPUs that lack BTI if
the boot CPU supports it.
Code generation issues mean that current GCC 9 versions are not able to
produce usable BTI binaries so we disable support for building with GCC
versions prior to 10, once a fix is backported to GCC 9 the dependencies
will be updated.
Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20200506195138.22086-8-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions