[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 1/2] aspeed: Add Scater-Gather support for HACE Hash
From: |
Klaus Heinrich Kiwi |
Subject: |
Re: [PATCH v2 1/2] aspeed: Add Scater-Gather support for HACE Hash |
Date: |
Fri, 26 Mar 2021 16:33:28 -0300 |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 |
On 3/26/2021 4:30 PM, Klaus Heinrich Kiwi wrote:
Complement the Aspeed HACE support with Scatter-Gather hash support for
+
+ /*
+ * Set status bits to indicate completion. Testing shows hardware sets
+ * these irrespective of HASH_IRQ_EN.
+ */
+// if (!rc) {
+ s->regs[R_STATUS] |= HASH_IRQ;
+// }
Forgot these, I'll send a quick v3...
--
Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>