Skip to content

Delete obsolete RPC methods

Summary

Some RPC methods are awfully obsolete and should be removed to clean-up the code base and avoid letting new developers lose their time understanding useless code paths. A typical example being amc::ttc::ttcMMCMPhaseShift which uses firmware features now replaced.

What is the expected correct behavior?

Obsolete RPC methods do not exist in the code base.