How to hide OTP values on STM32MP15
From user manual, from OTP word 59th for user to store sensitive information, meaning there is a way to prevent read them by STM32cube tool for non-secure application.
We see the way to lock them which mean can't not change values, any document that tell how to hide these registers from STM32cube tool for non-secure application.

