fix(cpufeat): use >= instead of == for csv2_2

CSV2_2 has been superseded by CSV2_3 so the ID register won't match even
though the feature is implemented. Fix that to align with the ID
register forward compatibility scheme.

Change-Id: I263a629e03d4e0074c959ac20b8f40c80109bbe7
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
1 file changed