diff options
author | Dave Martin <[email protected]> | 2017-10-31 15:51:03 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2017-11-03 15:24:14 +0000 |
commit | d0b8cd3187889476144bd9b13bf36a932c3e7952 (patch) | |
tree | 1d902181aff99d313fbf9b347663fd846afd7c9e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ddd25ad1fde8456810dee1b26a870395bcd6339d (diff) |
arm64/sve: Signal frame and context structure definition
This patch defines the representation that will be used for the SVE
register state in the signal frame, and implements support for
saving and restoring the SVE registers around signals.
The same layout will also be used for the in-kernel task state.
Due to the variability of the SVE vector length, it is not possible
to define a fixed C struct to describe all the registers. Instead,
Macros are defined in sigcontext.h to facilitate access to the
parts of the structure.
Signed-off-by: Dave Martin <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Cc: Alex Bennée <[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