RM safety checkers library APIs are integrated into the safety application to verify the RM modules configurations and validate the current RM modules configurations against golden reference.
The module supports below API's for the application
The following shows an example of RM safety checkers API usage
Include the below file to access the APIs
return the rmRegCfg with register configuration for RM module.
compares the rmRegCfg (golden reference) with runtime RM configuration values and return success or failure.