diff options
author | Mark Brown <broonie@kernel.org> | 2023-01-16 19:04:46 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2023-01-20 15:23:06 +0300 |
commit | ee072cf708048c0d718a88159ae7985dd96d316f (patch) | |
tree | 3f2388c34a6242c53ac2f9d62acc9d675b64158f /include/media/v4l2-ctrls.h | |
parent | 95fcec713259d440626526ed96ff5d3bac6179ea (diff) | |
download | linux-ee072cf708048c0d718a88159ae7985dd96d316f.tar.xz |
arm64/sme: Implement signal handling for ZT
Add a new signal context type for ZT which is present in the signal frame
when ZA is enabled and ZT is supported by the system. In order to account
for the possible addition of further ZT registers in the future we make the
number of registers variable in the ABI, though currently the only possible
number is 1. We could just use a bare list head for the context since the
number of registers can be inferred from the size of the context but for
usability and future extensibility we define a header with the number of
registers and some reserved fields in it.
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20221208-arm64-sme2-v4-11-f2fa0aef982f@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'include/media/v4l2-ctrls.h')
0 files changed, 0 insertions, 0 deletions