> ## Documentation Index
> Fetch the complete documentation index at: https://qualcomm-3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Limitations

<Tabs>
  <Tab title="QCS6490">
    <div style={{ overflowX: 'auto' }}>
      <table style={{ borderCollapse: 'collapse', width: '100%' }}>
        <thead>
          <tr>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Module</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Source</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Description</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Customer Impact</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Workaround</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Audio</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              HDMI/DP audio routing issue

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2589](https://github.com/qualcomm-linux/meta-qcom/issues/2589)
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Audio over HDMI/DP is functionaly enabled, but inter-operability across monitors have issues.
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Performance</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Boot delay due to rmtfs.service restart loop on non-modem platforms

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2582](https://github.com/qualcomm-linux/meta-qcom/issues/2582)
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Boot time slightly increased (5secs) infrequently, leading to slower device startup and delayed availability for end users
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Power</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              CPU usage increase (\~12–16%) in v4l2 encoder threads during 4K\@30

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2581](https://github.com/qualcomm-linux/meta-qcom/issues/2581)
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              No direct relation established between the increase in encoder thread duration to the power impact.
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Power</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Observing high CPU utilization due to redis server running in background across all use cases.
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Power regression in all active use cases
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Power</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Industrial Kits: Suspend/resume failure

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2573](https://github.com/qualcomm-linux/meta-qcom/issues/2573)
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Issue seen only on Indus kit-V3 not on V2.
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>SE Linux</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Performance boot time impact (Camera initialization delayed by \~500ms when SELinux is enabled)

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2570](https://github.com/qualcomm-linux/meta-qcom/issues/2570)
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Minor delay in camera/video recording startup with SELinux in enforce mode.
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>SE Linux</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Docker containers fail to start in SELinux enforcing mode

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom-distro/issues/363](https://github.com/qualcomm-linux/meta-qcom-distro/issues/363)
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Docker containers are functional only with SELinux in permissive mode.
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Performance</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Observing latencies shoot up to 42usec while running StressNG+gl\_manhattan
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              42us Latency in worst case scenario,  smaller latency requiring applications may face issues
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>SOC Capability</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Observing FPS drop during video playback for high‑resolution and high‑FPS test cases across KLM targets
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              \~15 to 90% less FPS being observed for different resolutions
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Power</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Config2 : "Suspend/Resume Not Functioning without display connected"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Suspend/Resume will not work and Power off/on is the only recovery
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>U-Boot</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Runtime camx DTBO configuration using efivar is not supported in this release. The camx DTBO and other device tree overlays must be statically defined in the FIT image ITS (Image Tree Source) configuration file. All required device tree overlays must be predetermined and specified in the ITS file configuration.
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              CamX DTBO cannot be configured at runtime via efivar, requiring static definition in the ITS file configuration.
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Configure camx DTBO statically in ITS file. Example:

              <br />

              <br />

              conf-X \{

              <br />

                  compatible = "qcom,\<soc>-\<board>";

              <br />

                  fdt = "fdt-\<soc>-\<platform>.dtb", "fdt-\<soc>-\<platform>-camx.dtbo";

              <br />

              };

              <br />

              <br />

              Use \<soc>-\<platform>-camx.dtbo for camx functionality. Refer to <a href="https://github.com/qualcomm-linux/qcom-dtb-metadata/blob/main/Documentation.md">DTB Metadata Documentation</a> for detailed instructions.
            </td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera use cases fail on Config2 Vision Kit Lite</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera use cases QCS5430/Vision Kit Lite device with default FP1 configuration </td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera usecases are not funcational due to efivars issue</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera is not funcational on Uboot flow</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Performance</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>sHDR usecases\[v2 & v3] fail</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>sHDR usecases\[v2 & v3] fail</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>OTA</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Ethernet Interface Fails to obtain assigned IP address after OTA upgrade from 1.8 to 2.0 (GA)</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Ethernet not functional after OTA upgrade from 1.8 to 2.0 (GA)</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>
        </tbody>
      </table>
    </div>
  </Tab>

  <Tab title="IQ9">
    <div style={{ overflowX: 'auto' }}>
      <table style={{ borderCollapse: 'collapse', width: '100%' }}>
        <thead>
          <tr>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Module</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Source</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Description</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Customer Impact</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Workaround</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Audio</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              HDMI/DP audio routing issue

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2589](https://github.com/qualcomm-linux/meta-qcom/issues/2589)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Audio over HDMI/DP is functionaly enabled, but inter-operability across monitors have issues.
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Audio</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              ADSP SSR crash in FASTRPC module

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2588](https://github.com/qualcomm-linux/meta-qcom/issues/2588)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Audio use cases wont be funcitonal post ADSP crash
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Underexposed output with 0X3F10 Bayer sensor despite correct raw/AEC results

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2587](https://github.com/qualcomm-linux/meta-qcom/issues/2587)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Sensor/IQ tuning (OX3F10) is incomplete resulting in poor image quality
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              IMX577 Camera Preview and video quality issue

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2586](https://github.com/qualcomm-linux/meta-qcom/issues/2586)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Sensor/IQ tuning (IMX577) is incomplete resulting in poor image quality
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Display</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Weston not launching on multi-eDP (Dual DPU)

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2583](https://github.com/qualcomm-linux/meta-qcom/issues/2583)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>3 concurrent displays are supported. 4th display port (which is maximum capability) is not functional</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Performance</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Boot delay due to rmtfs.service restart loop on non-modem platforms

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2582](https://github.com/qualcomm-linux/meta-qcom/issues/2582)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Boot time slightly increased (5secs) infrequently, leading to slower device startup and delayed availability for end users
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Power</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Suspend/resume failure on IQ9

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2573](https://github.com/qualcomm-linux/meta-qcom/issues/2573)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              "Suspend/Resume works fine on RB8/RB4 Core kits.

              <br />

              <br />

              On RB8/RB4  IFP Mez card, unable to wake the device from suspend using RTC, USB, or power button, requiring a manual power cycle to recover"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>SE Linux</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Performance boot time impact (Camera initialization delayed by \~500ms when SELinux is enabled)

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2570](https://github.com/qualcomm-linux/meta-qcom/issues/2570)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Minor delay in camera/video recording startup with SELinux in enforce mode.
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>SE Linux</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Docker containers fail to start in SELinux enforcing mode

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom-distro/issues/363](https://github.com/qualcomm-linux/meta-qcom-distro/issues/363)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Docker containers are functional only with SELinux in permissive mode.
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>SE Linux</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              TPM test failure in enforcing SELinux mode

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2568](https://github.com/qualcomm-linux/meta-qcom/issues/2568)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              TPM (Trusted Platform Module)  supported with SELinux in permissive mode; enforce mode is not yet supported.
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Peripherals (USB)</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              USB Mass storage peripherals disconnects/reconnects automatically on Type-A ports and USB1 with IFP build
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Mass storage device with IFP Mezz - Type-A ports and USB1 will be unstable.
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>SOC Capability</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Observing FPS drop during video playback for high‑resolution and high‑FPS test cases across KLM targets
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              \~15 to 90% less FPS being observed for different resolutions
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>U-Boot</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Runtime camx DTBO configuration using efivar is not supported in this release. The camx DTBO and other device tree overlays must be statically defined in the FIT image ITS (Image Tree Source) configuration file. All required device tree overlays must be predetermined and specified in the ITS file configuration.
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              CamX DTBO cannot be configured at runtime via efivar, requiring static definition in the ITS file configuration.
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Configure camx DTBO statically in ITS file. Example:

              <br />

              <br />

              conf-X \{

              <br />

                  compatible = "qcom,\<soc>-\<board>";

              <br />

                  fdt = "fdt-\<soc>-\<platform>.dtb", "fdt-\<soc>-\<platform>-camx.dtbo";

              <br />

              };

              <br />

              <br />

              Use \<soc>-\<platform>-camx.dtbo for camx functionality. Refer to <a href="https://github.com/qualcomm-linux/qcom-dtb-metadata/blob/main/Documentation.md">DTB Metadata Documentation</a> for detailed instructions.
            </td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>BOOT</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              EDL is not working after reboot edl command
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              EDL command will not be functional to put device into EDL state
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>BOOT</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Bootup issue with efi and rootfs image erased on 128GB sdcard</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Device unable to boot after efi and rootfs image erased on 128GB sdcard</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera usecases are not funcational due to efivars issue</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera is not funcational on Uboot flow</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Uboot</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>System Crash observed during 'systemctl suspend' on Uboot</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Suspend command fails and device crashes in Uboot flow</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Audio</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Audio Playback fails in deep buffer mode</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Audio Playback usecases will fails in deep duffer mode</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Power</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>System Crash observed during 'systemctl suspend' from second iteration with rt-kernel</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>systemctl suspend command will causes DUT crash with rt-kernel</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>
        </tbody>
      </table>
    </div>
  </Tab>

  <Tab title="IQ8">
    <div style={{ overflowX: 'auto' }}>
      <table style={{ borderCollapse: 'collapse', width: '100%' }}>
        <thead>
          <tr>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Module</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Source</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Description</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Customer Impact</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Workaround</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Audio</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              ADSP SSR crash in FASTRPC module

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2588](https://github.com/qualcomm-linux/meta-qcom/issues/2588)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Audio use cases wont be funcitonal post ADSP crash</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Underexposed output with 0X3F10 Bayer sensor despite correct raw/AEC results

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2587](https://github.com/qualcomm-linux/meta-qcom/issues/2587)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Sensor/IQ tuning (OX3F10) is incomplete resulting in poor image quality </td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              IMX577 Camera Preview and video quality issue

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2586](https://github.com/qualcomm-linux/meta-qcom/issues/2586)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Sensor/IQ tuning (IMX577) is incomplete resulting in poor image quality </td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Concurrency</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Frame drops in 16/24-session 480p playback (long duration)

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2584](https://github.com/qualcomm-linux/meta-qcom/issues/2584)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Customer may be limited by max concurrent video sessions</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Performance</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Boot delay due to rmtfs.service restart loop on non-modem platforms

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2582](https://github.com/qualcomm-linux/meta-qcom/issues/2582)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Boot time slightly increased (5secs) infrequently, leading to slower device startup and delayed availability for end users</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Power</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Suspend/resume failure on IQ8

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2573](https://github.com/qualcomm-linux/meta-qcom/issues/2573)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              "Suspend/Resume works fine on RB8/RB4 Core kits.

              <br />

              <br />

              On RB8/RB4  IFP Mez card, unable to wake the device from suspend using RTC, USB, or power button, requiring a manual power cycle to recover"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>SE Linux</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Performance boot time impact (Camera initialization delayed by \~500ms when SELinux is enabled)

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2570](https://github.com/qualcomm-linux/meta-qcom/issues/2570)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Minor delay in camera/video recording startup with SELinux in enforce mode.</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>SE Linux</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Docker containers fail to start in SELinux enforcing mode

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom-distro/issues/363](https://github.com/qualcomm-linux/meta-qcom-distro/issues/363)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Docker containers are functional only with SELinux in permissive mode.</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>SE Linux</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              TPM test failure in enforcing SELinux mode

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2568](https://github.com/qualcomm-linux/meta-qcom/issues/2568)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>TPM (Trusted Platform Module)  supported with SELinux in permissive mode <br /> enforce mode is not yet supported.</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Peripherals (USB)</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>USB Mass storage peripherals disconnects/reconnects automatically on Type-A ports <br />and USB1 with IFP build</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Mass storage device with IFP Mezz - Type-A ports and USB1 will be unstable.</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>SOC Capability</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Observing FPS drop during video playback for high‑resolution <br />and high‑FPS test cases across KLM targets</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>\~15 to 90% less FPS being observed for different resolutions</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Peripherals (PCIe)</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Device crash observed when we tried to connect to Intel Nic Card Ethernet cable to 2nd port</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Intel NIC card connection over PCIe causing device crash</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Camera functionality broken on MIPI and GMSL ( Preview, Snapshot, recording etc. fails)

              <br />

              <br />

              Github Fix : [https://github.com/qualcomm-linux/meta-qcom/pull/2619](https://github.com/qualcomm-linux/meta-qcom/pull/2619)
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>MIPI and GMSL camera not working</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              **Run below command before Camera usecase**

              <br />

              cp /usr/share/qcom/sa8775p/Qualcomm/SA8775P-RIDE/dsp/cdsp/libbitml\_nsp\_73nb\_skel.so

              <br />

              /usr/share/qcom/qcs8300/Qualcomm/IQ8275-EVK/dsp/cdsp/.
            </td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Performance</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Boot Time regression</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Boot time increased , Boot shell user impact would be high</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Peripherals</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>SD Card detection failing </td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>SD Card cannot be used as storage media</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Display</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Weston is not up after Suspend/Resume with active usecases Running</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>If a suspend-related issue occurs during an active display use case, Weston Display may fail to initialize after resume. <br />Restarting the device is required to recover and restore normal display operation</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Audio</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Audio Playback fails in deep buffer mode</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Audio Playback usecases will fails in deep duffer mode</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>
        </tbody>
      </table>
    </div>
  </Tab>

  <Tab title="IQ6">
    <div style={{ overflowX: 'auto' }}>
      <table style={{ borderCollapse: 'collapse', width: '100%' }}>
        <thead>
          <tr>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Module</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Source</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Description</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Customer Impact</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Workaround</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              IMX577 camera concurrency stability issue

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2585](https://github.com/qualcomm-linux/meta-qcom/issues/2585)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera stability impacted under concurrent and iterative tests, and needs restarting camera</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Concurrency</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Frame drops in 16/24-session 480p playback (long duration)

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2584](https://github.com/qualcomm-linux/meta-qcom/issues/2584)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Long duration video quality (FPS) degradation.</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Performance</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Boot delay due to rmtfs.service restart loop on non-modem platforms

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2582](https://github.com/qualcomm-linux/meta-qcom/issues/2582)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Boot time slightly increased (5secs) infrequently, leading to slower device startup and delayed availability for end users</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Power</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Suspend resume failure on IQ6

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2571](https://github.com/qualcomm-linux/meta-qcom/issues/2571)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Suspend resume is not functional with IQ6-EVK</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Security</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Crypto API Output Mismatch

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2567](https://github.com/qualcomm-linux/meta-qcom/issues/2567)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Customer will not be able to sepcific set of crypto APIs/Algos</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Security</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Secure Boot failure due to PMIC-Induced DDR Initialization error during SPMI transaction

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2566](https://github.com/qualcomm-linux/meta-qcom/issues/2566)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>E2E Secure Boot will not functional only on IQ6-EVK</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Audio</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>recording pipeline broken, resulting in empty output files with pipewire - pulseaudio & GST</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Audio regression</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>DSP</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>FastCV all module fail on DSP due to FastCV libs missing</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>FastCV cannot be used due to FastCV libs missing</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera usecases are not funcational due to efivars issue</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera is not funcational on Uboot flow</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>OTA</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Capsule update fails with FwUpdateGetPartitionHandle returned not found for xbl\_a/xbl\_b</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>RC3 to GA upgrade OTA fail (capsule alone and Capsule+OSTree)</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is a limitation with this Release</td>
          </tr>
        </tbody>
      </table>
    </div>
  </Tab>

  <Tab title="IQX-7181">
    <div style={{ overflowX: 'auto' }}>
      <table style={{ borderCollapse: 'collapse', width: '100%' }}>
        <thead>
          <tr>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Module</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Source</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Description</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Customer Impact</th>
            <th style={{ border: '1px solid #000', padding: '8px', textAlign: 'left' }}>Workaround</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Linux</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Device gets stuck during boot and does not proceed to kernel/OS login

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2621](https://github.com/qualcomm-linux/meta-qcom/issues/2621)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Customer can't use catchall build</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is limitation in this release. Apply [https://github.com/qualcomm-linux/meta-qcom/pull/2501](https://github.com/qualcomm-linux/meta-qcom/pull/2501) to workaround this issue</td>
          </tr>

          <tr>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Software</td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>
              Camera not detected (cam -l shows 0 devices)

              <br />

              <br />

              Github Issue : [https://github.com/qualcomm-linux/meta-qcom/issues/2622](https://github.com/qualcomm-linux/meta-qcom/issues/2622)"
            </td>

            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>Camera function cannot be verified</td>
            <td style={{ border: '1px solid #000', padding: '8px', verticalAlign: 'top' }}>It is limitation in this release. Apply [https://github.com/qualcomm-linux/meta-qcom/pull/2501](https://github.com/qualcomm-linux/meta-qcom/pull/2501) to workaround this issue</td>
          </tr>
        </tbody>
      </table>
    </div>
  </Tab>
</Tabs>
