Is your feature request related to a problem? Please describe.
sof-ctl currently can't insert ABI header. A common use case is to generate new binary blob (using proprietary tools) and upload to FW for runtime tuning. Proprietary tools may not be able to generate the header.
Describe the solution you'd like
A command line argument like sof-ctl -a 3:8:0 to insert header for ABI. If this arg is not given then sof-ctl should validate header instead.