From: Suzuki.Poulose@arm.com (Suzuki K Poulose)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] arm64: Expose support for optional ARMv8-A features
Date: Wed, 11 Oct 2017 13:37:25 +0100 [thread overview]
Message-ID: <ab74bf7a-9ffd-ed5c-f8d9-6dbc89ca1791@arm.com> (raw)
In-Reply-To: <20171011123705.GE11106@arm.com>
On 11/10/17 13:37, Will Deacon wrote:
> On Tue, Oct 10, 2017 at 03:35:30PM +0100, Catalin Marinas wrote:
>> On Tue, Oct 10, 2017 at 10:53:10AM +0100, Suzuki K. Poulose wrote:
>>> diff --git a/arch/arm64/include/uapi/asm/hwcap.h b/arch/arm64/include/uapi/asm/hwcap.h
>>> index 4b9344cba83a..a4bad90a3fa3 100644
>>> --- a/arch/arm64/include/uapi/asm/hwcap.h
>>> +++ b/arch/arm64/include/uapi/asm/hwcap.h
>>> @@ -36,5 +36,10 @@
>>> #define HWCAP_FCMA (1 << 14)
>>> #define HWCAP_LRCPC (1 << 15)
>>> #define HWCAP_DCPOP (1 << 16)
>>> +#define HWCAP_SHA3 (1 << 17)
>>> +#define HWCAP_SM3 (1 << 18)
>>> +#define HWCAP_SM4 (1 << 19)
>>> +#define HWCAP_ASIMDDP (1 << 20)
>>> +#define HWCAP_SHA512 (1 << 21)
>>
>> We may be getting some conflicts around these with additional patches
>> coming in but not hard to solve. Anyway, whether we are getting pointer
>> authentication in or not (probably the latter), I would really like to
>> get the first patch in that series merged:
>>
>> http://lkml.kernel.org/r/1500480092-28480-2-git-send-email-mark.rutland at arm.com
>
> Suzuki -- can you take Mark's patch above and update the documentation to
> include the new hwcaps you've added, please?
Sure, will do that.
Cheers
Suzuki
next prev parent reply other threads:[~2017-10-11 12:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-10 9:53 [PATCH v2] arm64: Expose support for optional ARMv8-A features Suzuki K Poulose
2017-10-10 14:35 ` Catalin Marinas
2017-10-11 12:37 ` Will Deacon
2017-10-11 12:37 ` Suzuki K Poulose [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-10-09 17:41 Suzuki K Poulose
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=ab74bf7a-9ffd-ed5c-f8d9-6dbc89ca1791@arm.com \
--to=suzuki.poulose@arm.com \
--cc=linux-arm-kernel@lists.infradead.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