Change platforms to use transport module instead of SMT module
Created by: girishpathak
This PR includes various commits that replace the use of the SMT module with the transport module for all platforms.
The new transport module has additional features such as in-band message transport and fast channel interface that is missing in the traditional SMT.