summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDani Liberman <dliberman@habana.ai>2024-03-11 19:31:10 +0300
committerOfir Bitton <obitton@habana.ai>2024-06-23 09:53:04 +0300
commitc2a27584ff3b7f17da3ed2abfa3956f9d376e3da (patch)
treeb9558ce599f9cae878588ad7d33d8bc8ab9c4fbc /tools/perf/scripts/python/export-to-postgresql.py
parentc8c10dcacafce3b6fb0238479b5e28e92b0366da (diff)
downloadlinux-c2a27584ff3b7f17da3ed2abfa3956f9d376e3da.tar.xz
accel/habanalabs: separate nonce from max_size in cpucp_packet struct
In struct cpucp_packet both nonce and data_max_size members are in an union overlapping each other. This is a problem as they both are used in attestation and info_signed packets. The solution here is to move the nonce member to a different union under the same structure. Signed-off-by: Dani Liberman <dliberman@habana.ai> Reviewed-by: Ofir Bitton <obitton@habana.ai> Signed-off-by: Ofir Bitton <obitton@habana.ai>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions