diff options
| author | Harald Freudenberger <freude@linux.ibm.com> | 2019-11-20 11:44:31 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-04 19:18:27 +0100 |
| commit | e3ef5071a5d9c2417ad1a5f2ecac32a31ae7876a (patch) | |
| tree | 4fd168f338b246cfbe41b1bf8c985b6e30e8d77b /include/target | |
| parent | 4992f88dfe93376b3364a1675182b3b094c6abb1 (diff) | |
s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR
[ Upstream commit 6733775a92eacd612ac88afa0fd922e4ffeb2bc7 ]
This patch introduces support for a new architectured reply
code 0x8B indicating that a hypervisor layer (if any) has
rejected an ap message.
Linux may run as a guest on top of a hypervisor like zVM
or KVM. So the crypto hardware seen by the ap bus may be
restricted by the hypervisor for example only a subset like
only clear key crypto requests may be supported. Other
requests will be filtered out - rejected by the hypervisor.
The new reply code 0x8B will appear in such cases and needs
to get recognized by the ap bus and zcrypt device driver zoo.
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/target')
0 files changed, 0 insertions, 0 deletions
