Skip to content

Commit 0082734

Browse files
committed
fix(test): update G4 fingerprint for KVM_REG_ARM_FW_REG(3)
The upstream commit that changed KVM_REG_ARM_SMCCC_ARCH_WORKAROUND_3 from NOT_REQUIRED to AVAIL on G4 has now also been backported to 5.10. Apply the same fix as commit 2551a1e ("chore(test/msr): update G4 fingerprint for SMCCC_ARCH_WORKAROUND_3") to the 5.10 G4 cpu template helper tool baseline. Signed-off-by: Patrick Roy <[email protected]>
1 parent ba8ad7a commit 0082734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/data/cpu_template_helper/fingerprint_ARM_NEOVERSE_V2_5.10host.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@
11261126
},
11271127
{
11281128
"addr": "0x6030000000140003",
1129-
"bitmap": "0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010"
1129+
"bitmap": "0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001"
11301130
},
11311131
{
11321132
"addr": "0x6040000000100054",

0 commit comments

Comments
 (0)