[PATCH v2 1/2] arm64: Add support for FEAT_HAFT

Yicong Yang yangyicong at huawei.com
Thu Aug 15 00:03:08 PDT 2024


On 2024/8/14 20:07, Mark Brown wrote:
> On Wed, Aug 14, 2024 at 05:23:32PM +0800, Yicong Yang wrote:
> 
>> --- a/arch/arm64/tools/sysreg
>> +++ b/arch/arm64/tools/sysreg
>> @@ -1688,6 +1688,7 @@ UnsignedEnum	3:0	HAFDBS
>>  	0b0000	NI
>>  	0b0001	AF
>>  	0b0010	DBM
>> +	0b0011	HAFT
>>  EndEnum
>>  EndSysreg
> 
> Please if you're doing this update the entire sysreg to whatever the
> current version of the XML is, ideally as a separate commit to avoid
> duplication of work.  It makes it easier to track any issues in the
> sysreg conversions.
> 

Got it. Currently I only update the it according to the feature to support.
Will make it into a separate patch and update the definition of both
HAFT and HDBSS according to the lastest register XML.

Thanks.




More information about the linux-arm-kernel mailing list