stm32_firewall_grant_access_by_id
EXPORT_SYMBOL_GPL(stm32_firewall_grant_access_by_id);
ret = stm32_firewall_grant_access_by_id(&firewall, index & ~SEC_RIFSC_FLAG);
ret = stm32_firewall_grant_access_by_id(&firewall, index & ~SEC_RIFSC_FLAG);
int stm32_firewall_grant_access_by_id(struct stm32_firewall *firewall, u32 subsystem_id);