Skip to content

Commit 2551a1e

Browse files
Manciukicroypat
authored andcommitted
chore(test/msr): update G4 fingerprint for SMCCC_ARCH_WORKAROUND_3
A recent update changed KVM_REG_ARM_SMCCC_ARCH_WORKAROUND_3 from KVM_REG_ARM_SMCCC_ARCH_WORKAROUND_3_NOT_REQUIRED to KVM_REG_ARM_SMCCC_ARCH_WORKAROUND_3_AVAIL in Graviton 4. This change updates the fingerprint. Signed-off-by: Riccardo Mancini <[email protected]>
1 parent 2a8bf1d commit 2551a1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/data/cpu_template_helper/fingerprint_ARM_NEOVERSE_V2_6.1host.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"firecracker_version": "1.12.0-dev",
3-
"kernel_version": "6.1.129-138.220.amzn2023.aarch64",
2+
"firecracker_version": "1.13.0-dev",
3+
"kernel_version": "6.1.140-154.222.amzn2023.aarch64",
44
"microcode_version": "0x0000000000000017",
55
"bios_version": "1.0",
66
"bios_revision": "1.0",
@@ -834,7 +834,7 @@
834834
},
835835
{
836836
"addr": "0x6030000000140003",
837-
"bitmap": "0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010"
837+
"bitmap": "0b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001"
838838
},
839839
{
840840
"addr": "0x6030000000160000",

0 commit comments

Comments
 (0)