### Description This commit: https://github.com/lowRISC/opentitan/pull/27695/commits/44fdbede654069b7105c15ebafc3326f1845869c Adds a print when the ottf alert catcher is being enabled. During ATE provisioning this print is bothersome. Suggestion: Place the print inside an if statement to be used for debug level only.