• Omer Shpigelman's avatar
    habanalabs: add goya implementation for debug configuration · 8ba2876d
    Omer Shpigelman authored
    This patch adds the ASIC-specific function for GOYA to configure the
    coresight components.
    
    Most of the components have an enabled/disabled flag, depending on whether
    the user wants to enable the component or disable it.
    
    For some of the components, such as ETR and SPMU, the user can also
    request to read values from them. Those values are needed for the user to
    parse the trace data.
    
    The ETR configuration is also checked for security purposes, to make sure
    the trace data is written to the device's DRAM.
    Signed-off-by: default avatarOmer Shpigelman <oshpigelman@habana.ai>
    Signed-off-by: default avatarOded Gabbay <oded.gabbay@gmail.com>
    8ba2876d
pcie_wrap_regs.h 11.5 KB