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 hardware XSA.
Options
None.
Returns
If successful, returns true if the RM hardware XSA is a fit for the static hardware XSA. Returns false if not. Otherwise, it returns an error.
Examples
checkvalidrmxsa -hw static.xsa -rm-hw rm.xsa
Returns true if RM XSA can be used along with the static XSA.