On 2/7/22 06:21, Cezary Rojewski wrote: > With basefw runtime parameter handlers added, implement utility > functions to ease pipeline and module allocation. IDA is enlisted to > help with that. Also, as firmware is modular and multiple binaries can > be loaded throughout the lifetime of a driver, custom firmware caching > mechanism is added. It's not clear what the 'lifetime' refers to. Did you mean that the binaries can be loaded/unloaded on-demand depending on use cases without having to reboot the DSP, or that at each reboot a different set of binaries can be used.