================================================================================
Release version: 3.5.4
Date: 2025-05-06            FW version: 3.5.4               SW version: 3.5.4
FW commit: 036c793465       FW base: d3fbf042bb
FW full ver: 354X2019       FW tag: T408_XCODER_FW_RELEASE_3.5.4
--------------------------------------------------------------------------------
[FW] Optimize logs to improve 4K transcoding performance on T432 (LGXCOD-3657)
[FW] Optimize debug log message footprint (LGXCOD-3644)
[FW] Execute ENC parameter setups when a valid input frame is provided to fix NCPU crash caused by illegal writes in ENC manager (LGXCOD-3634)
================================================================================
Release version: 3.5.2
Date: 2024-10-22            FW version: 3.5.2               SW version: 3.5.2
FW commit: d3fbf042bb       FW base: cc53c2cafb
FW full ver: 352X2019       FW tag: T408_XCODER_FW_RELEASE_3.5.2
--------------------------------------------------------------------------------
[FW] Use IO commands to dump FW logs
     - Add byte offsets
     - Mask DMA high address (LGXCOD-3615)
================================================================================
Release version: 3.5.1
Date: 2024-07-31            FW version: 3.5.1               SW version: 3.5.1
FW commit: cc53c2cafb       FW base: 71cc094f2f
FW full ver: 351X2019       FW tag: T408_XCODER_FW_RELEASE_3.5.1
--------------------------------------------------------------------------------
[FW] Fix potential corrupted userdata issue when sequence changes (LGXCOD-3551)
[FW] Correct CloseSessionCLOSE() where it might return an unexpected value, preventing firmware from entering a dead-loop (LGXCOD-3607)
[FW] Support temperature query in ni_rsrc_mon_logan with '-o json2' option (LGXCOD-3592)
================================================================================
Release version: 3.5.0
Date: 2024-04-08            FW version: 3.5.0               SW version: 3.5.0
FW commit: 71cc094f2f       FW base: 97dbaf4dbe
FW full ver: 350X2018       FW tag: T408_XCODER_FW_RELEASE_3.5.0
--------------------------------------------------------------------------------
[FW] Add option to perform PCIe DUT reset using loganProbe (LGXCOD-3580)
[FW] Fix persistent log options in loganProbe (LGXCOD-3579)
================================================================================
Release version: 3.4.0
Date: 2024-02-27            FW version: 3.4.0               SW version: 3.4.0
FW commit: 97dbaf4dbe       FW base: 2cea277357
FW full ver: 340X2018       FW tag: T408_XCODER_FW_RELEASE_3.4.0
--------------------------------------------------------------------------------
[FW] Handle Decoder_complete_info correctly when in HW mode (LGXCOD-3573)
================================================================================
Release version: 3.3.7
Date: 2024-01-04            FW version: 3.3.7               SW version: 3.3.7
FW commit: 2cea277357       FW base: 04edd46287
FW full ver: 337X2018       FW tag: T408_XCODER_FW_RELEASE_3.3.7
--------------------------------------------------------------------------------
[FW] Add session ID information in logging when opening and closing sessions
     Rename Decoder/Encoder to Dec/Enc in logging (LGXCOD-3526, LGXCOD-3550)
[FW] New C&M encoder r734ed333 to set value of num_ref_idx_l0_default_active_minus1 based on GOP in H264 (LGXCOD-3534)
================================================================================
Release version: 3.3.6
Date: 2023-11-16            FW version: 3.3.6               SW version: 3.3.6
FW commit: 04edd46287       FW base: b371461955
FW full ver: 336X2018       FW tag: T408_XCODER_FW_RELEASE_3.3.6
--------------------------------------------------------------------------------
[FW] Firmware loader release 1.1.6 (LGXCOD-3528)
================================================================================
Release version: 3.3.5
Date: 2023-11-07            FW version: 3.3.5               SW version: 3.3.5
FW commit: b371461955       FW base: 57f42e1cce
FW full ver: 335X2018       FW tag: T408_XCODER_FW_RELEASE_3.3.5
--------------------------------------------------------------------------------
[FW] Add decoder flush buffer function (LGXCOD-3517)
================================================================================
Release version: 3.3.4
Date: 2023-10-31            FW version: 3.3.4               SW version: 3.3.4
FW commit: 57f42e1cce       FW base: 28e1b70226
FW full ver: 334X2017       FW tag: T408_XCODER_FW_RELEASE_3.3.4
--------------------------------------------------------------------------------
[FW] Reset interrupt timer to fix performance drop (LGXCOD-3477)
[FW] Modify logs and cache memory to avoid sram overflow (LGXCOD-3449) 
================================================================================
Release version: 3.3.3
Date: 2023-09-21            FW version: 3.3.3               SW version: 3.3.3
FW commit: 28e1b70226       FW base: eb740f9659
FW full ver: 333X2017       FW tag: T408_XCODER_FW_RELEASE_3.3.3
--------------------------------------------------------------------------------
[FW] Optimize performance yuv zero copy feature
     - Add Write MetaData Header LBA
     - Add Write MetaData Header Data pipleline
     - Add MetaData transfer cursor
     - Modify some debug log (LGXCOD-3495)
[FW] New C&M decoder r293655 to fix loss of VUI data when decoding H265 sequence change (LGXCOD-3467)
[FW] Fix decoding timing issue when bitstream has empty intra frame (LGXCOD-3465) 
[FW] Support decimal number for crf with a maximum of two decimal places
     Support reconfig of CRF, ipRatio, pbRatio (LGXCOD-3471)
[FW] Add xcoder-params "ipRatio" and "pbRatio" to set quality factor between I and P frames and between P and B frames during CRF encoding for H265 only
     New C&M Encoder 297d11ba to support configuration of ipRatio and pbRatio (LGXCOD-3480)
================================================================================
Release version: 3.3.1
Date: 2023-08-21            FW version: 3.3.1               SW version: 3.3.1
FW commit: eb740f9659       FW base: 96eb7c5b8f
FW full ver: 331X2015       FW tag: T408_XCODER_FW_RELEASE_3.3.1
--------------------------------------------------------------------------------
[FW] Fix PCIe link down issue (LGXCOD-3305)
[FW] Move ddr.bss to ddr_nvme section (LGXCOD-3492)
[FW] Add P2P (Peer-to-Peer) buffer support
     - Reserve 256M memory from DDR for P2P
     - Increase BAR 4 size to 256M and disable BAR 5
     - Change BAR 4 inbound address 
     - Add VPU memory usage statistics of P2P in log
     - Add P2P memory type for allocation
     - Map FW log address in BAR 4 and modify log dump tool (LGXCOD-3415)
[FW] Add xcoder-param "maxFrameSize" to limit max frame size for H264 encoder
     Set W5_CMD_ENC_PIC_SSD to default value 0
     New C&M Encoder re708fbb0 to optimize maxFrameSize feature and support it for H264 (LGXCOD-3420)
================================================================================
Release version: 3.3.0
Date: 2023-07-27            FW version: 3.3.0               SW version: 3.3.0
FW commit: 96eb7c5b8f       FW base: f3f06a0757
FW full ver: 330X2014       FW tag: T408_XCODER_FW_RELEASE_3.3.0
--------------------------------------------------------------------------------
[FW] Fix firmware decoder which releases wrong frame idx in VPU_DecClrDispFlag when sequence change occurs in HW frame mode which can cause decoder hang 
     Delete code for freeing vbCloseCaption buffer in DecoderAllocFBuffers() to fix vui issue when sequence change occurs (LGXCOD-3475)
[FW] Fix false decoder load spike caused by incorrectly reading frame cycles count (LGXCOD-3462)
[FW] Print fw version in fw log (LGXCOD-3459) 
[FW] Report reorder delay value to libxcoder
     When lowDelay is 2, set W5_CMD_DEC_FORCE_FB_LATENCY_PLUS1 to reorder_delay+1 to improve output delay 
	 VPU return reorderDelay only for H264, set reorderDelay as frameBufDelay for H265
     New C&M Decoder microcode r291787 to access num_reorder_frames variable (LGXCOD-3411)
[FW] Limit maximum numOfDisplayFbs to 32 (LGXCOD-3428)
[FW] Modify vpu reset code to support backward compatibility (LGXCOD-3441)
[FW] Calculate CPU usage as non-idle cpu time ratio
     Calulate overall load as a weighted average between CPU load and VPU load when CPU_load > VPU_load (LGXCOD-3410)
[FW] Add 2s delay in encoder vpu reset to clear DDR traffic before performing HW reset
     Add vpu cmd(GET_VPU_STATUS) to debug encoder vpu timeout
     Skip invalid encoder vpu interrupt (LGXCOD-2814)
[FW] Move CRF rate control mode to ui8crf variable in FW API encoder config struct (wu.zhang)
[FW] Add xcoder-param "maxFrameSize" to limit max frame size for H265 encoder
     - set packet size per frame in bits (eg. maxFrameSize=1000)
     - can set packet size per frame as a interger multiple of average frame packet size as determined by encoder (eg. maxFrameSize=ratio[8])
     - disabled by default
     New C&M Encoder r0e2276cd to access pic_avg_size calculation (LGXCOD-3375)
[FW] Calcaulte overall load as maximum value between the CPU load and the VPU load when VPU_load > CPU_load (LGXCOD-3399)
================================================================================
Release version: 3.2.3
Date: 2023-03-26            FW version: 3.2.3               SW version: 3.2.3
FW commit: f3f06a0757       FW base: 1d1f3c24d7
FW full ver: 323X2013       FW tag: T408_XCODER_FW_RELEASE_3.2.3
--------------------------------------------------------------------------------
[FW] Skip invalid VPU interrupts in debug mode to avoid FW assert (LGXCOD-3333)
[FW] Use ASIC temperature instead of I2C temperature to fix performance drop (LGXCOD-3390)
[FW] Fix controller level reset does not clear controller registers (LGXCOD-3305)
================================================================================
Release version: 3.2.2
Date: 2023-03-06            FW version: 3.2.2               SW version: 3.2.2
FW commit: 1d1f3c24d7       FW base: aeeb2d22de
FW full ver: 322X2013       FW tag: T408_XCODER_FW_RELEASE_3.2.2
--------------------------------------------------------------------------------
[FW] Fix FW crash caused by encoder EOS mishandling (LGXCOD-3334)
[FW] Disable Pcie PHY RST Workaround (LGXCOD-3259)
     Updated RequestEQ to only occur when no Link Reset has occurred for 5 seconds 
[FW] Firmware loader release 1.1.5 
     Update PCIe offcal in firmware loader 
     Update PCIe offcal in nvme_main
     Updated Pcie offcal in nvme stage to use CPU timer 1
     Freeing DRAM from non-critical code path (LGBUG-509)
[FW] Add VPU command queue check for session register FBuffer to fix decoding core halt with multi-instance decoding (LGXCOD-3243)
[FW] Reinitialize i2c after warm upgrade (LGXCOD-3268)
================================================================================
Release version: 3.2.0
Date: 2022-12-05            FW version: 3.2.0               SW version: 3.2.0
FW commit: aeeb2d22de       FW base: d4ed133aa3
FW full ver: 320X2013       FW tag: T408_XCODER_FW_RELEASE_3.2.0
--------------------------------------------------------------------------------
[FW] Add over temperature reset log message to persistent log in nor flash (LGXCOD-3275)
[FW] New C&M Decoder r276771 fix for erroneous T35 SEI reports (LGXCOD-3251)
[FW] Fix reconfig for min and max QP of P/B frames (LGXCOD-3266)
================================================================================
Release version: 3.1.2
Date: 2022-10-24            FW version: 3.1.2               SW version: 3.1.1
FW commit: d4ed133aa3       FW base: 5d79934b03
FW full ver: 312X2013       FW tag: T408_XCODER_FW_RELEASE_3.1.2
--------------------------------------------------------------------------------
[FW] Add time delay for PCIe Interrupt handler in linkdown (LGXCOD-3259)
================================================================================
Release version: 3.1.1
Date: 2022-09-23            FW version: 3.1.1               SW version: 3.1.1
FW commit: 5d79934b03       FW base: b71e716f0d
FW full ver: 310X2013       FW tag: T408_XCODER_FW_RELEASE_3.1.1
--------------------------------------------------------------------------------
[FW] New C&M Encoder r274127 to add Intra Refresh Reset Feature (LGXCOD-3224)
================================================================================
Release version: 3.1.0
Date: 2022-09-16            FW version: 3.1.0               SW version: 3.1.0
FW commit: b71e716f0d       FW base: 1bf9b7351b
FW full ver: 310X2013       FW tag: T408_XCODER_FW_RELEASE_3.1.0
--------------------------------------------------------------------------------
[FW] Enable multi-namespace support and fix SRIO and VFIO conflict  (LGXCOD-3200)
[FW] Fix the location of crash log (RMAT-8)
[FW] Fix shutdown command done by virtual function on Windows OS (LGXCOD-3196)
[FW] Firmware loader release 1.1.4
     Disable MSI Capability in PCIe Config Space (LGXCOD-2881)
================================================================================
Release version: 3.0.0
Date: 2022-07-22            FW version: 3.0.0               SW version: 3.0.0
FW commit: 1bf9b7351b       FW base: b677d92e45
FW full ver: 300X2013       FW tag: T408_XCODER_FW_RELEASE_3.0.0
--------------------------------------------------------------------------------
[FW] Fix some NVMe compatibility issues from UNH testing (LGXCOD-3184)
[FW] Fix rare card drop on session close (LGXCOD-3139)
[FW] New C&M Encoder r269732 Support for H.265 explicit reference lists (LGXCOD-3151)
[FW] Fix VPU load calculation inaccuracies (LGXCOD-3044, LGXCOD-3174)
[FW] Disable SRIOV when host with T408 installs Kylin OS (LGXCOD-3160)
[FW] Fixed issue with VUI reporting with SEIs >1024 bytes (LGXCOD-3162)
[FW] New C&M Decoder r268913 official release for H.264 frame drop (LGXCOD-3141)
[FW] New C&M Decoder r266464 with fix for dropped frame with H.264 (LGXCOD-3141)
[FW] Fix FW hang after FLR and read-retry (LGXCOD-2883)
[FW] Change the debug data read size from 1MB to 128KB, avoids the driver breaking down the NVMe read into small chunks on Centos (LGXCOD-3134)
================================================================================
Release version: 2.7.0
Date: 2022-06-27            FW version: 2.7.0               SW version: 2.7.0
FW commit: b677d92e45       FW base: 445a3ac879
FW full ver: 270X2013       FW tag: T408_XCODER_FW_RELEASE_2.7.0
--------------------------------------------------------------------------------
[FW] Fix FLR bug (LGXCOD-2883) 
[FW] Change the debug data read size from 1MB to 128KB.
     Avoid the driver breaks down the NVMe read into small chunks on Centos (LGXCOD-3134)
================================================================================
Release version: 2.6.3
Date: 2022-05-24            FW version: 2.6.3               SW version: 2.6.3
FW commit: 445a3ac879       FW base: 66df5bd7fb
FW full ver: 263X2013       FW tag: T408_XCODER_FW_RELEASE_2.6.3
--------------------------------------------------------------------------------
[FW] Support multiple speed settings by parameter -set_high_priority (LGXCOD-3108)
[FW] New C&M Decoder r266571 Fix for pixelation caused by bad temporal references (LGXCOD-3098)
[FW] New C&M Decoder r266509 fix for dropped frames with temporal ID error (LGXCOD-3118)
[FW] Add VPU response timeout RC handling (LGXCOD-3065)
[FW] Change VPU load statistics from frame cycle based to VPU queue count based (LGXCOD-3044)
[FW] Add DEC error stream retrieval API for VPU recovery (LGXCOD-3049)
[FW] Fix session close hang when VPU close fails (LGXCOD-3038)
[FW] Fix DEC VPU reset false trigger (LGXCOD-2918)
[FW] Add memory flush in DmaCopy (LGXCOD-3026)
[FW] Fixed an issue where the Danghong PC could not recognize T408.
     Because T408 doesn't response to Security Send/Receive command. (LGXCOD-3046)
[FW] New decoder r261009 fix for decoder recovery after power on reset (LGXCOD-2951)
[FW] Fix decoder stat issue with large headers
     Fix decoder stats when input frames are fragmented (LGXCOD-2998)
================================================================================
Release version: 2.6.2
Date: 2022-01-30            FW version: 2.6.2               SW version: 2.6.2
FW commit: 66df5bd7fb       FW base: 1f9ca23f0d
FW full ver: 262X2012       FW tag: T408_XCODER_FW_RELEASE_2.6.2
--------------------------------------------------------------------------------
[FW] C&M Encoder r256648 Fix for IDR Forcing with gop preset 6 (LGXCOD-2995)
[FW] C&M Decoder r249858 Fix for DPB Full Recovery (LGXCOD-2951)
[FW] Add new C&M Decoder r254216 Fix for User Data Size (neil.gunn)
[FW] Fix Decoder Stats for Sequence Change (LGXCOD-2962)
================================================================================
Release version: 2.6.1
Date: 2021-12-23            FW version: 2.6.1               SW version: 2.6.1
FW commit: 1f9ca23f0d       FW base: ddb4c9f336
FW full ver: 261X2012       FW tag: T408_XCODER_FW_RELEASE_2.6.1
--------------------------------------------------------------------------------
[FW] Fix Windows dump log issue, introduced by HW yuvbypass (LGXCOD-2933)
[FW] YUV bypass fixes (LGXCOD-2897)
[FW] Improve DEC stability while handling error bitstream
     - Add missing instance handle validator in VPU API
     - Add DEC VPU reset trigger when WDT expires during VPU close
     - Simplify DEC close logic for faster VPU recovery (LGXCOD-2918)
[FW] Fix for multi-instance sequence change (LGXCOD-2691)
[FW] Increase Encoder bitstream buffers to fix gop 8 performance (LGXCOD-2950)
[FW] Includ decoder frame skips in frame dropped stat (LGXCOD-2912)
[FW] Fix SRAM overflow in DEBUG mode (RBFW-910)
================================================================================
Release version: 2.6.0
Date: 2021-11-15            FW version: 2.6.0               SW version: 2.6.0
FW commit: ddb4c9f336       FW base: 792ae56147
FW full ver: 260X2012       FW tag: T408_XCODER_FW_RELEASE_2.6.0
--------------------------------------------------------------------------------
[FW] Fix PCIe sync issue during PXE-boot with some legacy systems (LGXCOD-2844)
[FW] Support feature of Software Progress Marker, port from D408 (RBFW-910)
[FW] HW Desc support for Reg-IO
     - YUV Bypass (HW AV Frame) support
     - Update MCPU memmap to accomodate new feature code (LGXCOD-2583)
[FW] Support decoding frame packets >15MB (LGXCOD-2821)
[FW] New Decoder r247966 fix out of order frames after sequence change (LGXCOD-2876)
[FW] C&M Decoder r247642 Support for decoder VUI and PrefTRC (LGXCOD-2863)
[FW] New C&M Encoder r247147 H.264 level fix (LGXCOD-2867)
[FW] Add security compiler options (LGXCOD-2738)
[FW] Support bit depth sequence changes (LGXCOD-1722)
[FW] New Decoder r245656 Error Conceal Fix for missing Reference (LGXCOD-2784)
[FW] FW fixes for cppcheck errors (LGXCOD-2728)
[FW] New encoder r240509 fix for vpu recovery on encoder close (LGXCOD-2687)
[FW] Disable LM75B I2C Temp sensor for T432 (LGXCOD-2742)
[FW] Fix MCPU exception caused by ENC read FIFO queue corruption (LGXCOD-2830)
================================================================================
Release version: 2.5.I
Date: 2021-09-20            FW version: 2.5.I               SW version: 2.5.I
FW commit: 792ae56147       FW base: e57d2e29a7
FW full ver: 25IX2012       FW tag: T408_XCODER_FW_RELEASE_2.5.I
--------------------------------------------------------------------------------
[FW] Fix MCPU exception caused by ENC read FIFO queue corruption (LGXCOD-2830)
[FW] Add YUV bypass support (LGXCOD-2583)
[FW] Fix hang in decoder multi-instance workaround (LGXCOD-2809)
[FW] Increase Encoder Bitstream Buffer and Task Buffer for Lossless (LGXCOD-2785)
[FW] Fix invalid access to VDI buffer descriptor (LGXCOD-2794)
[FW] Fix invalid SID handling (LGXCOD-2790)
[FW] Add workaround for decoder hang caused by flexible macroblock order (LGXCOD-2649)
[FW] Disable features not supported by lossless mode (LGXCOD-2785)
[FW] Fix software reset leading to firmware hung issue (LGXCOD-2774)
[FW] Fix windows warm update reboot issue and FLR issue (LGXTA-2626)
[FW] 1. Add automation NOR Flash log dump in parser.py;
     2. fix FW_Assert not triger saving persistant log in Regular-IO mode;
     3. fix writing NOR Flash exception issue; (LGXCOD-2504)
[FW] New C&M Decoder r238599 Fix for decoder crash (LGXCOD-2732)
[FW] DMA register dump and PCIE link retain after dma error (neil.gunn)
[FW] Potential bug fix for norflash over-read (LGXCOD-2632)
[FW] New C&M Decoder r238600 Fix for Dropped Frames Issue (LGXCOD-2649)
[FW] New C&M Encoder r238115 fix for bit filler last NAL corruption (LGXCOD-2645)
[FW] Coredump feature (LGXCOD-2543, LGXCOD-2556)
[FW] Defer decoder seq init until nothing queued (LGXCOD-1777)
[FW] Fix incorrect write LBA space bug (LGXCOD-2572)
[FW] Fix IO firmware download command (LGXCOD-2559)
[FW] Fix VPU buffer overlap with reserved and persistent log memory (LGXCOD-2495)
================================================================================
Release version: 2.5.5
Date: 2021-05-14            FW version: 2.5.5               SW version: 2.5.5
FW commit: e57d2e29a7       FW base: 7b96e62f26
FW full ver: 255X1F10       FW tag: T408_XCODER_FW_RELEASE_2.5.5
--------------------------------------------------------------------------------
[FW] Add Support for Decoder Low Delay Mode (LGXCOD-2574)
[FW] C&M Decoder r234465 fix for decoding Quadra bitstreams w/o frame drop (LGXCOD-2569)
[FW] Impovements to decoder stats (LGXCOD-2459)
[FW] Fix unintentional DEC reset caused by insufficient rsrc (LGXCOD-2548)
[FW] Add IO cpu log dump in windows (LGXCOD-2371)
[FW] Add 15ms delay to avoid decoder multi-instance failures (LGXCOD-1777)
[FW] Add SPI nor write when controller level reset
     Add nor Flash write lock until transcoding
     Add Non-blocking nor write function in release build (LGXCOD-2504)
[FW] New C&M Encoder r231888 Support All I-frame types in picType (LGXCOD-2233)
================================================================================
Release version: 2.5.1
Date: 2021-04-13            FW version: 2.5.1               SW version: 2.5.1
FW commit: 7b96e62f26       FW base: aeea871542
FW full ver: 251X1E09       FW tag: T408_XCODER_FW_RELEASE_2.5.1
--------------------------------------------------------------------------------
[FW] Fix DPB full mitigation logic bug (LGXCOD-2535)
[FW] Fix Decoder VPU recovery bug
     - Fix inability to trigger VPU recovery when instance times out
     - Correct and clean up all the uint8_t usage for instance ID in DEC mgr (LGXCOD-2397)
[FW] New C&M Decoder r231558 fix dropped HDR10+ sei (LGXCOD-2501)
[FW] Addd new c&m encoder r229011 fix H.264 gop 8 picQP (LGXCOD-2506)
[FW] Fixed Memory Leak on RsaVerify (RBFW-479)
[FW] Fix Decoder DPB and VPU_Close issues
     - Integrate decoder chagall_dec_r229014 MC
     - Trigger VPU reset upon VPU close hang
     - Add debug logs for VPU close and DPB full conditions
     - Disable SPI logging triggered by FW_ASSERT
     - Add YbEnqueue overflow logging
     - Fix encoder input YbQueue overflow (LGXCOD-2481)
[FW] Implement decoder DPB full handler
     - Add DEC_DPB_DROP_EN build option to allow frame drop when DPB full happens
     - Add default logic to stall and wait when DPB full happens (LGXCOD-2253)
[FW] Add encode/decode stats (LGXCOD-2459)
[FW] DEBUG: Add VPU microcode manual loading interface workaround to address random corruption (savio.lam)
[FW] New C&M Decoder r229014 fix for Error Concealment (LGXCOD-2479)
[FW] Increased SEI Support to 1024 bytes for Encoder and Decoder (LGXCOD-2452)
[FW] Add NOR persistent firmware log (For SRIOV enabled branch)
     - Trigger SPI read/write for DEBUG using Loganprobe
     - Enable NOR SPI FW log for exception handler
     - Reduce IRAM utilization in VPU managers (LGXCOD-2276)
[FW] New C&M Encoder r227988 bit filler fix for high bitrate (LGXCOD-1672)
[FW] DEBUG: Add VPU microcode manual loading interface (savio.lam)
[FW] Fix checking lba range (LGXCOD-2457)
[FW] Fix VPU timeout (LGXCOD-1777)
[FW] Add support for flushing GOP at intraPeriod (LGXCOD-2232)
[FW] Fix dirty encoder read info upon VPU open (LGXCOD-2443)
[FW] Add API for configuring session timeout limit
     Update API version number to 1E08 (LGXCOD-2428)
[FW] Add new C&M Decoder r217042-0216 fix for bad bitstream restriction flags (LGXCOD-2439)
[FW] Fix CSTS.RDY set too soon (LGXCOD-2435)
