From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Oltean Date: Tue, 16 Feb 2021 23:02:25 +0200 Subject: [PATCH v4 4/7] sandbox: Add a DSA sandbox driver and unit test In-Reply-To: <20210216181457.GX10169@bill-the-cat> References: <20210125122357.414742-1-olteanv@gmail.com> <20210125122357.414742-5-olteanv@gmail.com> <20210216181457.GX10169@bill-the-cat> Message-ID: <20210216210225.pf4l2loxk357dzfs@skbuf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, On Tue, Feb 16, 2021 at 01:14:57PM -0500, Tom Rini wrote: > This test does not pass for me. This can be seen at: > https://gitlab.denx.de/u-boot/u-boot/-/jobs/223660 > > Note that I'm still reviewing the rest of the series right now. You're right, thanks for letting me know. I've fixed this in my tree [ by adding two more patches :-/ ], let me know if you have any other feedback, otherwise I'm going to resend soon.