[PATCH 0/2] bus: brcmstb_gisb: Add support for breakpoint interrupts

Florian Fainelli f.fainelli at gmail.com
Sun Sep 6 23:17:22 EDT 2020


Hi all,

This patch series adds support for GISB break point interrupts which can
happen when a specific GISB range has been locked out by a security
processor. Being able to get a debug message when such an access occurs
greatly helps with debugging production software on Broadcom STB SoCs.

Florian Fainelli (2):
  dt-bindings: bus: Document breakpoint interrupt for gisb-arb
  bus: brcmstb_gisb: Add support for breakpoint interrupts

 .../devicetree/bindings/bus/brcm,gisb-arb.txt |  3 +-
 drivers/bus/brcmstb_gisb.c                    | 96 ++++++++++++++++++-
 2 files changed, 97 insertions(+), 2 deletions(-)

-- 
2.25.1




More information about the linux-arm-kernel mailing list