diff options
author | Steffen Eiden <[email protected]> | 2023-11-06 13:49:22 +0100 |
---|---|---|
committer | Janosch Frank <[email protected]> | 2023-11-23 12:15:55 +0100 |
commit | 26fb87ffa9d90fb16ca1b2b262f38d93bdcee934 (patch) | |
tree | aa436029e205f8fc28b1b1bc4789965419fe2f02 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 98b1cc82c4affc16f5598d4fa14b1858671b2263 (diff) |
s390/uvdevice: Report additional-data length for attestation
Additional data length in the attestation request is an in/out variable.
Software provides the capacity of the buffer. Upon successful request,
firmware reports the actual bytes written to the additional data in that
field. This information is lost, as the length field was not copied back
to userspace before. Attestation might fail, if user space did not
specify the exact amount of needed bytes required, as this length is
part of the attestation measurement.
Signed-off-by: Steffen Eiden <[email protected]>
Reviewed-by: Claudio Imbrenda <[email protected]>
Reviewed-by: Janosch Frank <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Message-Id: <[email protected]>
Signed-off-by: Janosch Frank <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions