Merge branch 'for-next/sysreg-hwcaps' into for-next/core
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 10 Feb 2023 18:52:04 +0000 (18:52 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 10 Feb 2023 18:52:04 +0000 (18:52 +0000)
commit960046361e719e488de08ad9fcf8f907692161e6
tree457369d8d576401e31d36c2e9c537b3e4065d159
parent156010ed9c2ac1e9df6c11b1f688cf8a6e0152e6
parentbfffd469e5296b86418aacf6a0142bdef860b22d
Merge branch 'for-next/sysreg-hwcaps' into for-next/core

* for-next/sysreg-hwcaps:
  : Make use of sysreg helpers for hwcaps
  arm64/cpufeature: Use helper macros to specify hwcaps
  arm64/cpufeature: Always use symbolic name for feature value in hwcaps
  arm64/sysreg: Initial unsigned annotations for ID registers
  arm64/sysreg: Initial annotation of signed ID registers
  arm64/sysreg: Allow enumerations to be declared as signed or unsigned
arch/arm64/kernel/cpufeature.c
arch/arm64/tools/sysreg