[PATCH v10 3/9] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
Mark Brown
broonie at kernel.org
Mon Nov 3 08:46:27 PST 2025
On Mon, Nov 03, 2025 at 04:32:18PM +0000, Yeoreum Yun wrote:
> Add test coverage for FEAT_LSUI.
Ah, sorry - I see the set_id_regs change I asked for in my previous
reply is here actually! Usually the selftests patches go at the end of
the series after all the functional changes so it didn't look like there
were any for the series.
> static const struct reg_ftr_bits ftr_id_aa64isar3_el1[] = {
> REG_FTR_BITS(FTR_LOWER_SAFE, ID_AA64ISAR3_EL1, FPRCVT, 0),
> + REG_FTR_BITS(FTR_LOWER_SAFE, ID_AA64ISAR3_EL1, LSUI, 0),
> REG_FTR_BITS(FTR_LOWER_SAFE, ID_AA64ISAR3_EL1, LSFE, 0),
> REG_FTR_BITS(FTR_LOWER_SAFE, ID_AA64ISAR3_EL1, FAMINMAX, 0),
> REG_FTR_END,
Reviewed-by: Mark Brown <broonie at kernel.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20251103/e8cdaa99/attachment.sig>
More information about the linux-arm-kernel
mailing list