I'm currently working on a matter application on a custom board in NCS 2.9.0. In the documentation for the ipc_radio net core image the README at nrf/applications/ipc_radio suggests enabling SB_CONFIG_NETCORE_IPC_RADIO on production and SB_CONFIG_NRF_DEFAULT_IPC_RADIO for ncs sample builds but doesn't elaborate what the differences between them are.
Can I get some clarification on how "nrf default" ipc radio is different than just netcore ipc radio and why one is better for production/development?