All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] hw/arm: versal: Add the CRP as unimplemented
@ 2019-11-15 15:47 Edgar E. Iglesias
  2019-11-15 15:47 ` [PATCH v1 1/1] " Edgar E. Iglesias
  2019-11-15 18:12 ` [PATCH v1 0/1] " no-reply
  0 siblings, 2 replies; 8+ messages in thread
From: Edgar E. Iglesias @ 2019-11-15 15:47 UTC (permalink / raw)
  To: qemu-devel
  Cc: figlesia, peter.maydell, sstabellini, edgar.iglesias,
	sai.pavan.boddu, frasse.iglesias, alistair, richard.henderson,
	frederic.konrad, qemu-arm, philmd, luc.michel

From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>

Some boot-loaders will access the CRP block and bug out
if recieving bus errors. Since we're in freeze, this does
not try to add a model of the CRP instead we only add it
as unimplemented. This is enough to work around the issue.

Cheers,
Edgar

Edgar E. Iglesias (1):
  hw/arm: versal: Add the CRP as unimplemented

 hw/arm/xlnx-versal.c         | 2 ++
 include/hw/arm/xlnx-versal.h | 3 +++
 2 files changed, 5 insertions(+)

-- 
2.20.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-11-21 15:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-15 15:47 [PATCH v1 0/1] hw/arm: versal: Add the CRP as unimplemented Edgar E. Iglesias
2019-11-15 15:47 ` [PATCH v1 1/1] " Edgar E. Iglesias
2019-11-15 16:44   ` Alistair Francis
2019-11-15 20:20   ` Luc Michel
2019-11-21 15:28   ` Edgar E. Iglesias
2019-11-21 15:32     ` Peter Maydell
2019-11-15 18:12 ` [PATCH v1 0/1] " no-reply
2019-11-15 20:13   ` Philippe Mathieu-Daudé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.