qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v1 0/1] hw/arm/boot: Rebuild hflags when modifying CPUState at bo


From: Edgar E. Iglesias
Subject: [PATCH v1 0/1] hw/arm/boot: Rebuild hflags when modifying CPUState at boot
Date: Thu, 31 Oct 2019 05:08:29 +0100

I'm seeing asserts with missmatching hflags when doing direct boots
on versal. This patch fixes the problem for me, rebuilding hflags
after boot code modifes the state.

Cheers,
Edgar

Edgar E. Iglesias (1):
  hw/arm/boot: Rebuild hflags when modifying CPUState at boot

 hw/arm/boot.c | 1 +
 1 file changed, 1 insertion(+)

-- 
2.19.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]