sof
sof copied to clipboard
Remove sof logging ctx
@dbaluta @iuliana-prodan , could you help check from IPC3 side? as this change only have impact on IPC3 and I don't have a way to check.
Will try to have a look this week.
Will try to have a look this week.
Any progress? @dbaluta , this DRAFT patch try to remove each module's ctx dependency for further one logging interface. And since ctx is only used by IPC3 logging, request help from you here for double confirm, if it is acceptable:
- All DECLARE_TR_CTX will be removed.
- Zephyr and non-zephyr logging will have same logging interface.
@btian1 tested this on imx8mp. Logging works fine after your patch.
@btian1 draft ?
If i remember correctly this is only for testing purposes.