public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
To: Florian Weimer <fweimer@redhat.com>
Cc: Adhemerval Zanella via Libc-alpha <libc-alpha@sourceware.org>
Subject: Re: [PATCH v6 04/10] aarch64: Add optimized chacha20
Date: Tue, 28 Jun 2022 14:39:09 -0300	[thread overview]
Message-ID: <D8F6F451-105C-4538-85C8-8C45D38B3A74@linaro.org> (raw)
In-Reply-To: <87k091f102.fsf@oldenburg.str.redhat.com>



> On 28 Jun 2022, at 09:03, Florian Weimer <fweimer@redhat.com> wrote:
> 
> * Adhemerval Zanella via Libc-alpha:
> 
>> diff --git a/LICENSES b/LICENSES
>> index 530893b1dc..7288d281dc 100644
>> --- a/LICENSES
>> +++ b/LICENSES
>> @@ -389,3 +389,23 @@ Copyright 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov>
>>  You should have received a copy of the GNU Lesser General Public
>>  License along with this library; if not, see
>>  <https://www.gnu.org/licenses/>.  */
>> +\f
>> +sysdeps/aarch64/chacha20.S imports code from libgcrypt, with the
>> +following notices:
>> +
>> +Copyright (C) 2017-2019 Jussi Kivilinna <jussi.kivilinna@iki.fi>
> 
> This copyright statement does not appear in the newly added .S file
> (which has a different name as well).  Please check what is going on
> here.

I am not sure what need to be done here, should I add the Copyright
line to Jussi Kivilinna <jussi.kivilinna@iki.fi> on the glibc file
as well?

  reply	other threads:[~2022-06-28 17:39 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-18 19:14 [PATCH v6 00/10] Add arc4random support Adhemerval Zanella
2022-05-18 19:14 ` [PATCH v6 01/10] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) Adhemerval Zanella
2022-06-02  9:44   ` Yann Droneaud
2022-06-10 17:26     ` Adhemerval Zanella
2022-05-18 19:14 ` [PATCH v6 02/10] stdlib: Add arc4random tests Adhemerval Zanella
2022-06-28 11:59   ` Florian Weimer
2022-06-28 16:58     ` Adhemerval Zanella
2022-05-18 19:14 ` [PATCH v6 03/10] benchtests: Add arc4random benchtest Adhemerval Zanella
2022-06-28 12:01   ` Florian Weimer
2022-06-28 17:06     ` Adhemerval Zanella
2022-06-28 17:13   ` Noah Goldstein
2022-06-28 17:14     ` Noah Goldstein
2022-06-28 17:22       ` Adhemerval Zanella
2022-05-18 19:14 ` [PATCH v6 04/10] aarch64: Add optimized chacha20 Adhemerval Zanella
2022-06-28 12:03   ` Florian Weimer
2022-06-28 17:39     ` Adhemerval Zanella [this message]
2022-05-18 19:14 ` [PATCH v6 05/10] x86: Add SSE2 " Adhemerval Zanella
2022-05-18 20:44   ` Noah Goldstein
2022-05-18 19:14 ` [PATCH v6 06/10] x86: Add AVX2 " Adhemerval Zanella
2022-05-18 19:14 ` [PATCH v6 07/10] powerpc64: Add " Adhemerval Zanella
2022-05-18 19:14 ` [PATCH v6 08/10] s390x: " Adhemerval Zanella
2022-05-18 19:14 ` [PATCH v6 09/10] stdlib: Add TLS optimization to arc4random Adhemerval Zanella
2022-06-28 12:19   ` Florian Weimer
2022-06-28 19:45     ` Adhemerval Zanella
2022-05-18 19:14 ` [PATCH v6 10/10] manual: Add documentation for arc4random functions Adhemerval Zanella
2022-06-28 12:09   ` Florian Weimer
2022-06-28 19:15     ` Adhemerval Zanella

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D8F6F451-105C-4538-85C8-8C45D38B3A74@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).