On Fri, Mar 24, 2017 at 07:46:23AM -0700, Doug Berger wrote:Yes, hope springs eternal :)
This patch set contains changes to enable the GISB arbiter driver
on the latest ARM64 architecture Set-Top Box chips from Broadcom.
This driver relies on being able to hook the abort handlers of
the processor core that are triggered by bus error signals
generated by the GISB bus arbiter hardware found in BCM7XXX chips.
Ugh; hardware generating asynchonous exceptions is hideous. I had hoped
that such hardware was a thing of the past.
Since the GISB bus generally uses buffered writes it can early ack the
Under what circumstances does the GISB bus arbiter generate these
aborts?
Mark.