Skip to content
Snippets Groups Projects
  • David Garibaldi's avatar
    lrdpv2: Make QDSS binary data parsing optional · d025a0db
    David Garibaldi authored
    Debug image parsing currently includes QDSS ETM and ETR binary data
    parsing by default. However, these two parsing operations can take a
    significant amount of time if either of their respective data buffers
    are very large. Furthermore, this binary data is not needed for most
    common debug image parsing use cases.
    
    Add an argument to optionally disable QDSS ETM and ETR binary data
    parsing when debug image parsing has also been selected.
    
    Change-Id: Iab25c15d00dde1bb5dfafb3149e6e55760fd6291
    d025a0db