qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH 1/4] tests/tcg: cleanup sha1 source code


From: Richard Henderson
Subject: Re: [RFC PATCH 1/4] tests/tcg: cleanup sha1 source code
Date: Thu, 3 Feb 2022 08:05:28 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 2/3/22 06:12, Alex Bennée wrote:
We have a lot of legacy mess in this imported code which makes
figuring out what is going on harder. Clean it up:

   - delete non-SHA1HANDSOFF legs, remove symbol
   - don't bother clearing variables at the end
   - remove #if 0 dead code
   - some light indentation fixes

Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
---
  tests/tcg/multiarch/sha1.c | 67 ++++++++++----------------------------
  1 file changed, 17 insertions(+), 50 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]