Resolved! How to modify PMIC voltages in Linux with OP-TEE and SCMI
Hi,I'm working with an STM32MP257-EV1, and security is managed by OP-TEE. I'm trying to dynamically modify PMIC voltages from a Linux module.I've read that the PMIC is managed by OP-TEE via the SCMI subsystem.I tried calling the Trusted App SCMI from...