[RFC PATCH 29/38] arm64/sysreg: Convert ID_PFR0_EL1 to automatic generation

Mark Brown broonie at kernel.org
Mon Oct 3 09:14:20 PDT 2022


On Fri, Sep 30, 2022 at 03:02:02PM +0100, James Morse wrote:

> Convert ID_PFR0_EL1 to be automatically generated as per DDI04187H.a,
> no functional changes.

> +Enum	19:16	CSV2
> +	0b0000	NI
> +	0b0001	CSV2p1
> +	0b0010	CSV2p2
> +EndEnum

DDI0487I.a says that 0b0001 implies that FEAT_CSV2 is implemented but
not FEAT_CS2p1 and I can't see a reference to a p2 so the last two
should be

	0b0001	IMP
	0b0010	CSV2p1

AFAICT.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20221003/d3eb4b9f/attachment-0001.sig>


More information about the linux-arm-kernel mailing list