Re: [PATCH] arm64: cacheinfo: Report cache sets, ways, and line size

From: Sudeep Holla
Date: Sat May 10 2025 - 03:05:15 EST


On Fri, May 09, 2025 at 07:37:35PM -0400, Sean Anderson wrote:
> Cache geometry is exposed through the Cache Size ID register. There is
> one register for each cache, and they are selected through the Cache
> Size Selection register. If FEAT_CCIDX is implemented, the layout of
> CCSIDR changes to allow a larger number of sets and ways.
>

Please refer
Commit a8d4636f96ad ("arm64: cacheinfo: Remove CCSIDR-based cache information probing")

--
Regards,
Sudeep