diff options
author | Jamin Lin <jamin_lin@aspeedtech.com> | 2025-05-15 16:09:39 +0800 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-05-25 23:39:11 +0200 |
commit | 02c4c448460e1370f767c56749a1756a5c4dcc3a (patch) | |
tree | 9431cfa44d7dbbf46a02143e72c10b8cf5a46e8c /python | |
parent | 047941978508e68215d01cc0e3e5408c430e9e9f (diff) | |
download | qemu-02c4c448460e1370f767c56749a1756a5c4dcc3a.zip qemu-02c4c448460e1370f767c56749a1756a5c4dcc3a.tar.gz qemu-02c4c448460e1370f767c56749a1756a5c4dcc3a.tar.bz2 |
hw/misc/aspeed_hace: Extract non-accumulation hash execution into helper function
To improve code readability and maintainability of do_hash_operation(), this
commit introduces a new helper function: hash_execute_non_acc_mode().
The helper encapsulate the hashing logic for non-accumulation mode.
No functional changes are introduced.
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250515081008.583578-8-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions