Adding new SCP Transport module
Created by: shriram-k-arm
This pull request adds various commit which introduces a new transport module with features
- Shared memory transport
- In-band message transport
- Fast channel transport.
At present, SMT module support Shared memory, however SMT module will be removed and replaced soon.
This pull request also have related commits which are required for new transport module