configs/stm32mp135f_dk: fix optee hash
The build command:
make stm32mp135f_dk_defconfig
fails with the errors:
ERROR: No hash found for optee-client-4.3.0.tar.gz
ERROR: No hash found for optee-os-4.3.0.tar.gz
Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/9690369624
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Reviewed-by: Raphaël Gallais-Pou <rgallaispou@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>