We designed a STM32MP135 based SOM, without using the ST I2C PMIC, I was able to disable the PMIC driver in TF-A by removing the i2c 4 node in TF-A's dts file, while I could not get the same result for optee-os, even I removed the i2c-4 node in opt...