SCP Firmware runtime performance optimizations
Created by: girishpathak
This pull request contains the changes which may improve runtime performance of some use cases such as SCMI requests.
The focus of the improvement is reduce the function call overhead of some of the functions which gets executed very frequently at the runtime.