diff options
author | Dave Martin <[email protected]> | 2017-10-31 15:51:02 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2017-11-03 15:24:14 +0000 |
commit | ddd25ad1fde8456810dee1b26a870395bcd6339d (patch) | |
tree | 22f1283f3d6ee3844b6d273f90d43314235cc201 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 1fc5dce78ad15dce2f23336d339e5f7290b61e19 (diff) |
arm64/sve: Kconfig update and conditional compilation support
This patch adds CONFIG_ARM64_SVE to control building of SVE support
into the kernel, and adds a stub predicate system_supports_sve() to
control conditional compilation and runtime SVE support.
system_supports_sve() just returns false for now: it will be
replaced with a non-trivial implementation in a later patch, once
SVE support is complete enough to be enabled safely.
Signed-off-by: Dave Martin <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions