sof
sof copied to clipboard
tplg_parser :Validate control name length
Adds build-time validation to ensure control and widget names do not exceed maximum allowed length, preventing kernel load errors for topologies with overly long names.
- Still in progress
- I tried editing the tools/tplg_parser/control.c for it
- Is there a better approach for this issue? Fixes: #9011
It doesnt break the build: