The device first boots using vendor code and later starts mOS.
AFAIK you can “easily” silence mOS, it has been asked before, for an ESP32 you need to instruct the IDF to not use UART0 and I personally don’t know how to do it nor if it is possible, check the IDF docs. For other devices, YMMV.