blob: 2a36479fafbd0a448224ada242957bf12caa3b41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<?xml version="1.0" encoding="UTF-8"?>
<component type="firmware">
<id>org.debian.packages.firmware_intel_sound</id>
<name>Binary firmware for Intel sound DSPs</name>
<summary>Binary firmware for Intel SST sound DSPs supported by the snd-soc-sst-acpi or snd-intel-sst-acpi driver.</summary>
<metadata_license>CC0-1.0</metadata_license>
<provides>
<firmware type="runtime">intel/IntcSST2.bin</firmware>
<firmware type="runtime">intel/avs/apl/dsp_basefw.bin</firmware>
<firmware type="runtime">intel/avs/cnl/dsp_basefw.bin</firmware>
<firmware type="runtime">intel/avs/skl/dsp_basefw.bin</firmware>
<firmware type="runtime">intel/avs/skl/dsp_mod_7CAD0808-AB10-CD23-EF45-12AB34CD56EF.bin</firmware>
<firmware type="runtime">intel/catpt/bdw/dsp_basefw.bin</firmware>
<firmware type="runtime">intel/dsp_fw_bxtn.bin</firmware>
<firmware type="runtime">intel/dsp_fw_cnl.bin</firmware>
<firmware type="runtime">intel/dsp_fw_glk.bin</firmware>
<firmware type="runtime">intel/dsp_fw_kbl.bin</firmware>
<firmware type="runtime">intel/dsp_fw_release.bin</firmware>
<firmware type="runtime">intel/fw_sst_0f28.bin</firmware>
<firmware type="runtime">intel/fw_sst_0f28.bin-48kHz_i2s_master</firmware>
<firmware type="runtime">intel/fw_sst_0f28_ssp0.bin</firmware>
<firmware type="runtime">intel/fw_sst_22a8.bin</firmware>
</provides>
</component>
|