On Wed, 19 Jun 2024, Oliver Upton wrote:
CTR_EL0 complicates the existing scheme for iterating feature ID registers, as it is not in the contiguous range that we presently support. Just search the sysreg table for the Nth feature ID register in anticipation of this. Yes, the debugfs interface has quadratic time completixy now. Boo hoo. Signed-off-by: Oliver Upton <oliver.upton@xxxxxxxxx>
Reviewed-by: Sebastian Ott <sebott@xxxxxxxxxx>