index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
misc
/
aspeed_hace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/misc/aspeed_hace: skip automatic zero-init of large array
Daniel P. Berrangé
2025-06-12
1
-1
/
+1
*
hw/misc/aspeed_hace: Support to dump plaintext and digest for better debugging
Jamin Lin
2025-05-25
1
-0
/
+46
*
hw/misc/aspeed_hace: Add trace-events for better debugging
Jamin Lin
2025-05-25
1
-0
/
+10
*
hw/misc/aspeed_hace: Support DMA 64 bits dram address
Jamin Lin
2025-05-25
1
-1
/
+16
*
hw/misc/aspeed_hace: Add support for source, digest, key buffer 64 bit addresses
Jamin Lin
2025-05-25
1
-1
/
+30
*
hw/misc/aspeed_hace: Move register size to instance class and dynamically all...
Jamin Lin
2025-05-25
1
-17
/
+19
*
hw/misc/aspeed_hace: Support accumulative mode for direct access mode
Jamin Lin
2025-05-25
1
-3
/
+21
*
hw/misc/aspeed_hace: Rename R_HASH_DEST to R_HASH_DIGEST and introduce 64-bit...
Jamin Lin
2025-05-25
1
-6
/
+19
*
hw/misc/aspeed_hace: Introduce 64-bit hash source address helper function
Jamin Lin
2025-05-25
1
-7
/
+17
*
hw/misc/aspeed_hace: Extract accumulation-mode hash execution into helper fun...
Jamin Lin
2025-05-25
1
-33
/
+41
*
hw/misc/aspeed_hace: Extract non-accumulation hash execution into helper func...
Jamin Lin
2025-05-25
1
-8
/
+24
*
hw/misc/aspeed_hace: Extract digest write and iov unmap into helper function
Jamin Lin
2025-05-25
1
-12
/
+21
*
hw/misc/aspeed_hace: Extract SG-mode hash buffer setup into helper function
Jamin Lin
2025-05-25
1
-48
/
+63
*
hw/misc/aspeed_hace: Extract direct mode hash buffer setup into helper function
Jamin Lin
2025-05-25
1
-10
/
+32
*
hw/misc/aspeed_hace: Ensure HASH_IRQ is always set to prevent firmware hang
Jamin Lin
2025-05-25
1
-9
/
+9
*
hw/misc/aspeed_hace: Improve readability and consistency in variable naming
Jamin Lin
2025-05-25
1
-34
/
+33
*
hw/misc/aspeed_hace: Remove unused code for better readability
Jamin Lin
2025-05-25
1
-37
/
+2
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-6
/
+6
*
hw/misc/aspeed_hace: Fix buffer overflow in has_padding function
Jamin Lin
2025-03-23
1
-0
/
+5
*
hw/misc/aspeed_hace: Fix boot issue in the Crypto Manager Self Test
Jamin Lin
2025-03-09
1
-0
/
+23
*
hw/misc/aspeed_hace: Add AST2700 support
Jamin Lin
2025-03-09
1
-0
/
+20
*
hw/misc/aspeed_hace: Fix coding style
Jamin Lin
2025-03-09
1
-4
/
+8
*
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
*
hw/misc: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
hw/misc/aspeed_hace: Fix SG Accumulative hashing
Alejandro Zeise
2024-10-24
1
-45
/
+59
*
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-13
1
-1
/
+1
*
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
1
-8
/
+8
*
hw/misc: Constify VMState
Richard Henderson
2023-12-30
1
-1
/
+1
*
aspeed/hace: Initialize g_autofree pointer
Cédric Le Goater
2023-06-15
1
-1
/
+1
*
hw/misc/aspeed_hace: Do not crash if address_space_map() failed
Philippe Mathieu-Daudé
2023-02-07
1
-6
/
+15
*
aspeed/hace: Accumulative mode supported
Joel Stanley
2022-06-30
1
-3
/
+3
*
aspeed/hace: Add missing newlines to unimp messages
Joel Stanley
2022-06-22
1
-2
/
+2
*
aspeed/hace: Support AST1030 HACE
Steven Lee
2022-05-03
1
-0
/
+20
*
aspeed/hace: Support AST2600 HACE
Steven Lee
2022-05-02
1
-5
/
+127
*
aspeed/hace: Support HMAC Key Buffer register.
Steven Lee
2022-05-02
1
-0
/
+7
*
hw: Model ASPEED's Hash and Crypto Engine
Joel Stanley
2021-05-01
1
-0
/
+389