blob: 6233b829c9e85640a9ce775ce0dfa3a3ad810046 (
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
26
27
|
<?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/dsp_fw_bxtn.bin</firmware>
<firmware type="runtime">intel/dsp_fw_bxtn_v3366.bin</firmware>
<firmware type="runtime">intel/dsp_fw_cnl.bin</firmware>
<firmware type="runtime">intel/dsp_fw_cnl_v1191.bin</firmware>
<firmware type="runtime">intel/dsp_fw_cnl_v1858.bin</firmware>
<firmware type="runtime">intel/dsp_fw_glk.bin</firmware>
<firmware type="runtime">intel/dsp_fw_glk_v3366.bin</firmware>
<firmware type="runtime">intel/dsp_fw_kbl.bin</firmware>
<firmware type="runtime">intel/dsp_fw_kbl_v3402.bin</firmware>
<firmware type="runtime">intel/dsp_fw_kbl_v3420.bin</firmware>
<firmware type="runtime">intel/dsp_fw_release.bin</firmware>
<firmware type="runtime">intel/dsp_fw_release_v3402.bin</firmware>
<firmware type="runtime">intel/fw_sst_0f28.bin-48kHz_i2s_master</firmware>
<firmware type="runtime">intel/fw_sst_0f28.bin</firmware>
<firmware type="runtime">intel/fw_sst_0f28_ssp0.bin</firmware>
<firmware type="runtime">intel/fw_sst_22a8.bin</firmware>
</provides>
</component>
|