diff options
author | Dave Martin <[email protected]> | 2017-09-18 09:40:12 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2017-09-18 11:20:17 +0100 |
commit | e580b8bc4316cbb8bbffb5ed7bf1e477064755ed (patch) | |
tree | e8d012d76b5411cfef3cfec099deae716f9a8aa1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (diff) |
arm64: efi: Don't include EFI fpsimd save/restore code in non-EFI kernels
__efi_fpsimd_begin()/__efi_fpsimd_end() are for use when making EFI
calls only, so using them in non-EFI kernels is not allowed.
This patch compiles them out if CONFIG_EFI is not set.
Acked-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Dave Martin <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions