product: optee: add new product stm32mp2
STM32MP2x will use SCP-Firmware as a OP-TEE library. SCP-Fw ressources are configured dynamically by OP-TEE thru a scmi_configure(struct scpfw_config *cfg) function. For now, STM32MP2x handles only clocks and resets that correspond to OP-TEE clocks and OP-TEE resets.
Signed-off-by: Valentin Caron valentin.caron@foss.st.com