On Thu, 31 Oct 2019 at 04:08, Edgar E. Iglesias <edgar.igles...@xilinx.com> wrote: > > 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(+) >
Applied to target-arm.next, thanks. -- PMM