Check if rm xsa is suitable for static xsa
Syntax
checkvalidrmxsa -hw <static hw spec file> -rm-hw <rm hw spec file>
To check if the rm xsa is suitable to work with the static hw xsa.
Options
None
Returns
If successful, returns true if rm hw xsa is a fit for the static hw xsa. returns false if not. Otherwise it returns an error.
Example(s)
checkvalidrmxsa -hw static.xsa -rm-hw rm.xsa
Returns true if rm.xsa can be used along with the static xsa.