Re: [PATCH v2 00/17] Support the ASPEED HACE crypto command
Cédric Le Goater <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <[email protected]> |
Hello, On 7/15/26 05:33, Jamin Lin wrote: > The ASPEED HACE model only emulated the hash command; the crypto (cipher) > command was stubbed out. On the AST2700 the kernel runs the crypto driver > self-tests at boot, so without crypto emulation booting floods the log > with failures: Some help from the Aspeed reviewers would be appreciated for this series. The device model compiles and all qtest cases pass, but I haven't verified the register behavior against the datasheet. Thanks, C.