Skip to content

Commit

Permalink
modules: toml: Use uuid values from uuid-registry
Browse files Browse the repository at this point in the history
In all preprocessed toml files, replace uuid values with their
corresponding identifiers from the uuid-registry.

Signed-off-by: Adrian Warecki <adrian.warecki@intel.com>
  • Loading branch information
softwarecki committed Jan 29, 2025
1 parent 40cc047 commit 1efa535
Show file tree
Hide file tree
Showing 31 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion src/audio/aria/aria.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
REM # Aria module config
[[module.entry]]
name = "ARIA"
uuid = "99F7166D-372C-43EF-81F6-22007AA15F03"
uuid = UUIDREG_STR_ARIA
affinity_mask = "0x1"
instance_count = "8"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/asrc/asrc.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[[module.entry]]
name = "ASRC"
uuid = "66B4402D-B468-42F2-81A7-B37121863DD4"
uuid = UUIDREG_STR_ASRC4
affinity_mask = "0x3"
instance_count = "2"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/codec/dts/dts.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
REM # dts codec module config
[[module.entry]]
name = "DTS"
uuid = "D95FC34F-370F-4AC7-BC86-BFDC5BE241E6"
uuid = UUIDREG_STR_DTS
affinity_mask = "0x1"
instance_count = "40"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/copier/copier.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[[module.entry]]
name = "COPIER"
uuid = "9BA00C83-CA12-4A83-943C-1FA2E82F9DDA"
uuid = UUIDREG_STR_COPIER
affinity_mask = "0x1"
instance_count = "32"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/crossover/crossover.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
REM # be appended to the IPC payload. The Extension is needed to know the output pin indices.
[[module.entry]]
name = "XOVER"
uuid = "948C9AD1-806A-4131-AD6C-B2BDA9E35A9F"
uuid = UUIDREG_STR_CROSSOVER
affinity_mask = "0x1"
instance_count = "40"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/dcblock/dcblock.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
REM # DCblock module config
[[module.entry]]
name = "DCBLOCK"
uuid = "B809EFAF-5681-42B1-9ED6-04BB012DD384"
uuid = UUIDREG_STR_DCBLOCK
affinity_mask = "0x1"
instance_count = "40"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/drc/drc.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
REM # DRC module config
[[module.entry]]
name = "DRC"
uuid = "B36EE4DA-006F-47F9-A06D-FECBE2D8B6CE"
uuid = UUIDREG_STR_DRC
affinity_mask = "0x1"
instance_count = "40"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/eq_fir/eq_fir.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
REM # eq fir module config
[[module.entry]]
name = "EQFIR"
uuid = "43A90CE7-F3A5-41DF-AC06-BA98651AE6A3"
uuid = UUIDREG_STR_EQ_FIR
affinity_mask = "0x1"
instance_count = "40"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/eq_iir/eq_iir.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
REM # eq iir module config
[[module.entry]]
name = "EQIIR"
uuid = "5150C0E6-27F9-4EC8-8351-C705B642D12F"
uuid = UUIDREG_STR_EQ_IIR
affinity_mask = "0x1"
instance_count = "40"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/google/google_ctc_audio_processing.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
REM # CTC module config
[[module.entry]]
name = "CTC"
uuid = "BF0E1BBC-DC6A-45FE-BC90-2554CB137AB4"
uuid = UUIDREG_STR_GOOGLE_CTC_AUDIO_PROCESSING
affinity_mask = "0x1"
instance_count = "40"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/google/google_rtc_audio_processing.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[[module.entry]]
name = "RTC_AEC"
uuid = "B780A0A6-269F-466F-B477-23DFA05AF758"
uuid = UUIDREG_STR_GOOGLE_RTC_AUDIO_PROCESSING
REM # bit #i = 1 means core #i is allowed.
affinity_mask = "0x7"
instance_count = "1"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/igo_nr/igo_nr.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
REM # IGO_NR module config
[[module.entry]]
name = "IGO_NR"
uuid = "696AE2BC-2877-11EB-ADC1-0242AC120002"
uuid = UUIDREG_STR_IGO_NR
affinity_mask = "0x1"
instance_count = "40"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/kpb.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[[module.entry]]
name = "KPB"
uuid = "A8A0CB32-4A77-4DB1-85C7-53D7EE07BCE6"
uuid = UUIDREG_STR_KPB4
affinity_mask = "0x1"
instance_count = "1"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/mfcc/mfcc.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
REM # MFCC module config
[[module.entry]]
name = "MFCC"
uuid = "DB10A773-1AA4-4CEA-A21F-2D57A5C982EB"
uuid = UUIDREG_STR_MFCC
affinity_mask = "0x1"
instance_count = "40"
domain_types = "0"
Expand Down
4 changes: 2 additions & 2 deletions src/audio/mixin_mixout/mixin_mixout.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[[module.entry]]
name = "MIXIN"
uuid = "39656EB2-3B71-4049-8D3F-F92CD5C43C09"
uuid = UUIDREG_STR_MIXIN
affinity_mask = "0x1"
instance_count = "30"
domain_types = "0"
Expand Down Expand Up @@ -43,7 +43,7 @@

[[module.entry]]
name = "MIXOUT"
uuid = "3C56505A-24D7-418F-BDDC-C1F5A3AC2AE0"
uuid = UUIDREG_STR_MIXOUT
affinity_mask = "0x1"
instance_count = "30"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/module_adapter/module/cadence.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
REM # Cadence module config
[[module.entry]]
name = "CADENCE"
uuid = "D8218443-5FF3-4A4C-B388-6CFE07B956AA"
uuid = UUIDREG_STR_CADENCE_CODEC
affinity_mask = "0x3"
instance_count = "1"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/module_adapter/module/waves/waves.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
REM # waves module config
[[module.entry]]
name = "WAVES"
uuid = "D944281A-AFE9-4695-A043-D7F62B89538E"
uuid = UUIDREG_STR_WAVES
affinity_mask = "0x1"
instance_count = "4"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/multiband_drc/multiband_drc.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
REM # Multiband-DRC module config
[[module.entry]]
name = "MB_DRC"
uuid = "0D9F2256-8E4F-47B3-8448-239A334F1191"
uuid = UUIDREG_STR_MULTIBAND_DRC
affinity_mask = "0x1"
instance_count = "40"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/mux/mux.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[[module.entry]]
name = "MUX"
uuid = "64CE6E35-857A-4878-ACE8-E2A2F42E3069"
uuid = UUIDREG_STR_MUX4
affinity_mask = "0x1"
instance_count = "15"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/rtnr/rtnr.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
REM # RTNR module config
[[module.entry]]
name = "RTNR"
uuid = "5C7CA334-E15D-11EB-BA80-0242AC130004"
uuid = UUIDREG_STR_RTNR
affinity_mask = "0x1"
instance_count = "40"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/selector/selector.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[[module.entry]]
name = "MICSEL"
uuid = "32FE92C1-1E17-4FC2-9758-C7F3542E980A"
uuid = UUIDREG_STR_SELECTOR4
affinity_mask = "0x1"
instance_count = "8"
domain_types = "0"
Expand Down
4 changes: 2 additions & 2 deletions src/audio/src/src.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[[module.entry]]
name = "SRC"
uuid = "E61BB28D-149A-4C1F-B709-46823EF5F5AE"
uuid = UUIDREG_STR_SRC4
affinity_mask = "0x1"
REM #instance_count = "10"
domain_types = "0"
Expand Down Expand Up @@ -77,7 +77,7 @@
REM # SRC lite module config
[[module.entry]]
name = "SRC_LITE"
uuid = "33441051-44CD-466A-83A3-178478708AEA"
uuid = UUIDREG_STR_SRC_LITE
affinity_mask = "0x1"
REM #instance_count = "10"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/tdfb/tdfb.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
REM # TDFB module config
[[module.entry]]
name = "TDFB"
uuid = "DD511749-D9FA-455C-B3A7-13585693F1AF"
uuid = UUIDREG_STR_TDFB
affinity_mask = "0x1"
instance_count = "40"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/audio/up_down_mixer/up_down_mixer.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[[module.entry]]
name = "UPDWMIX"
uuid = "42F8060C-832F-4DBF-B247-51E961997B34"
uuid = UUIDREG_STR_UP_DOWN_MIXER
affinity_mask = "0x1"
instance_count = "15"
domain_types = "0"
Expand Down
4 changes: 2 additions & 2 deletions src/audio/volume/volume.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#if CONFIG_COMP_PEAK_VOL
[[module.entry]]
name = "PEAKVOL"
uuid = "8A171323-94A3-4E1D-AFE9-FE5DBAA4C393"
uuid = UUIDREG_STR_VOLUME4
affinity_mask = "0x1"
instance_count = "10"
domain_types = "0"
Expand Down Expand Up @@ -41,7 +41,7 @@
#if CONFIG_COMP_GAIN
[[module.entry]]
name = "GAIN"
uuid = "61BCA9A8-18D0-4A18-8E7B-2639219804B7"
uuid = UUIDREG_STR_GAIN
affinity_mask = "0x1"
instance_count = "40"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/probe/probe.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[[module.entry]]
name = "PROBE"
uuid = "7CAD0808-AB10-CD23-EF45-12AB34CD56EF"
uuid = UUIDREG_STR_PROBE4
affinity_mask = "0x1"
instance_count = "1"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/samples/audio/detect_test.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[[module.entry]]
name = "KDTEST"
uuid = "EBA8D51F-7827-47B5-82EE-DE6E7743AF67"
uuid = UUIDREG_STR_KEYWORD
affinity_mask = "0x1"
instance_count = "1"
domain_types = "0"
Expand Down
2 changes: 1 addition & 1 deletion src/samples/audio/smart_amp_test.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
REM # smart amp test module config
[[module.entry]]
name = "SMATEST"
uuid = "167A961E-8AE4-11EA-89F1-000C29CE1635"
uuid = UUIDREG_STR_SMART_AMP_TEST
affinity_mask = "0x1"
instance_count = "1"
domain_types = "0"
Expand Down
6 changes: 3 additions & 3 deletions tools/rimage/config/lnl.toml.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[[module.entry]]
name = "BRNGUP"
uuid = "2B79E4F3-4675-F649-89DF-3BC194A91AEB"
uuid = UUIDREG_STR_BRNGUP
affinity_mask = "0x1"
instance_count = "1"
domain_types = "0"
Expand All @@ -15,7 +15,7 @@
#if CONFIG_COLD_STORE_EXECUTE_DRAM
[[module.entry]]
name = "COLD"
uuid = "D406D134-C3C1-402C-8AEC-6821C0C2B0E6"
uuid = UUIDREG_STR_COLD
affinity_mask = "3"
instance_count = "1"
domain_types = "0"
Expand All @@ -28,7 +28,7 @@

[[module.entry]]
name = "BASEFW"
uuid = "0E398C32-5ADE-BA4B-93B1-C50432280EE4"
uuid = UUIDREG_STR_BASEFW
affinity_mask = "3"
instance_count = "1"
domain_types = "0"
Expand Down
6 changes: 3 additions & 3 deletions tools/rimage/config/mtl.toml.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[[module.entry]]
name = "BRNGUP"
uuid = "2B79E4F3-4675-F649-89DF-3BC194A91AEB"
uuid = UUIDREG_STR_BRNGUP
affinity_mask = "0x1"
instance_count = "1"
domain_types = "0"
Expand All @@ -15,7 +15,7 @@
#if CONFIG_COLD_STORE_EXECUTE_DRAM
[[module.entry]]
name = "COLD"
uuid = "D406D134-C3C1-402C-8AEC-6821C0C2B0E6"
uuid = UUIDREG_STR_COLD
affinity_mask = "3"
instance_count = "1"
domain_types = "0"
Expand All @@ -28,7 +28,7 @@

[[module.entry]]
name = "BASEFW"
uuid = "0E398C32-5ADE-BA4B-93B1-C50432280EE4"
uuid = UUIDREG_STR_BASEFW
affinity_mask = "3"
instance_count = "1"
domain_types = "0"
Expand Down
6 changes: 3 additions & 3 deletions tools/rimage/config/ptl.toml.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[[module.entry]]
name = "BRNGUP"
uuid = "2B79E4F3-4675-F649-89DF-3BC194A91AEB"
uuid = UUIDREG_STR_BRNGUP
affinity_mask = "0x1"
instance_count = "1"
domain_types = "0"
Expand All @@ -15,7 +15,7 @@ index = __COUNTER__
#if CONFIG_COLD_STORE_EXECUTE_DRAM
[[module.entry]]
name = "COLD"
uuid = "D406D134-C3C1-402C-8AEC-6821C0C2B0E6"
uuid = UUIDREG_STR_COLD
affinity_mask = "3"
instance_count = "1"
domain_types = "0"
Expand All @@ -28,7 +28,7 @@ index = __COUNTER__

[[module.entry]]
name = "BASEFW"
uuid = "0E398C32-5ADE-BA4B-93B1-C50432280EE4"
uuid = UUIDREG_STR_BASEFW
affinity_mask = "3"
instance_count = "1"
domain_types = "0"
Expand Down

0 comments on commit 1efa535

Please sign in to comment.