Introduce the firmware and PNVM files for new device type
combinations, namely GL and MA HWs with Gf/Gf4 and Hr radio modules.
Hr radio doesn't require PNVM file.
Build number: Core80
Revision: d24e06ed
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
AMD PMF driver loads the PMF TA (Trusted Application) into the AMD
ASP's (AMD Security Processor) TEE (Trusted Execution Environment).
PMF Trusted Application is a secured firmware placed under
/lib/firmware/amdtee gets loaded only when the TEE environment is
initialized. This Firmware adds the initial support for PMF Smart
PC Solution Builder.
Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
This updates the pcie8997_wlan_v4.bin and pcieusb8997_combo_v4.bin FW files along with WHENCE file.
This fixes an issue where AP mode was not allowing more than one Ex-STA to associate.
Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Add the -84 ucode firmwares for the currently supported hardware and
update the PNVM binaries.
Build number: Core_build_core81-65
Revision: 8e5c544c (so, ty)
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
When running 5.19+ kernels on Genoa or Bergamo systems, some microcode
patches are known to trigger warnings in the PMI handler. Add a note
to list the required minimum patch levels for addressing this problem.
Signed-off-by: Sandipan Das <sandipan.das@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
DMCUB updates for Navi21, DCN314, DCN32 and DCN321.
From internal git commit 9eaa5f67855b40c19d5feff9a34531a15211093a.
Tested with DC 3.2.250
Release notes:
- Fix soft hang issue
- Fix laggy cursor in eDP PSR panel
- Fix DP display issue when hotplug
- Fix DP Alt mode issue in hotplug+resume case
Signed-off-by: Stylon Wang <stylon.wang@amd.com>
Merge commits can easily run over 80 characters in the subject
line and this isn't a critical check to run
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Audio drivers look for firmware based on the model string, in SoC
specific directory. Add soft link for this pointing to platform specific
firmware.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Add the firmware for the sensors DSP found on Qualcomm SM8250 platform.
Unlike the rest of DSP firmware, this particular firmware is
device-specific. This firmware was published for the Thundercomm RB5
kit aka Qualcomm Robotics RB5 platform.
- SLPI.HY.3.1-00032-SM8250AZL-1
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Platforms using qcm2290 and qrb4210 SoCs require the wlanmdsp.mbn file
to boot the WiFi core (similar to the sdm845 platforms). However these
platforms reject existing wlanmdsp.mbn. Provide a separate wlanmdsp.mbn
file to be used by these two platforms only.
- WLAN.HL.3.3.7.c2-00855-QCAHLSWMTPLZ-1
Cc: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
To be used on Qualcomm Snapdragon QCM2290 / QRB2210 and SM6115 /
QRB4210, such as on the Qualcomm Robotics RB1 and RB2 platforms.
- VIDEO.VE.6.0-00049-PROD-1
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Add Adreno zap shader, ADSP, CDSP and modem firmare for QRB4210 SoC. It
is used e.g. on Qualcomm Robotics RB2 platform.
- ADSP.VT.5.4.1.c4-00013-KAMORTA-2
- CDSP.VT.2.4.1-00265-KAMORTA-1
- MPSS.HA.1.1-00409-KD_ALL_PACK-1
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Add Adreno zap shader, ADSP and modem firmare for QCM2290 / QRB2210 SoC.
It is used e.g. on Qualcomm Robotics RB1 platform.
- ADSP.VT.5.4.1.c4-00013-KAMORTA-1
- MPSS.HA.1.1-00409-KD_ALL_PACK-1
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
The firmware file ath10k/WCN3990/hw1.0/wlanmdsp.mbn is platform-specific
(rather than being specific to the WiFi chip itself) and can be used
only on the Qualcomm SDM845 platform and close relatives. Other
platforms (e.g. Qualcomm QCM2290, QRB4210) are going to provie their own
copies of the wlanmdsp.mbn firmware.
As discussed with Kalle, move this file to the platform-specific folder,
providing the backwards-compatibility symlink.
Cc: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Don't compress qcom json files. They are loaded by the pd-mapper userspace
app which doesn't know about compression.
Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Replace old File/Raw entries with a single RawFile entry now that
copy-firmware and check_whence supports that.
Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
WHENCE and copy_firmware.sh now support a new keyword RawFile to list
files that must not be compressed. Update check_whence.py to recognize
that.
Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This target produces a tarball following the most recent git tag.
The tarball contains firmware binaries that have been de-duped.
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>