crypto: drivers: se050: remove implicit dependencyThe SE05X device is platform independent and therefore does not needthe iMX I2C driver but the actual driver for the particular platformis connec
crypto: drivers: se050: remove implicit dependencyThe SE05X device is platform independent and therefore does not needthe iMX I2C driver but the actual driver for the particular platformis connected into.Implementing these changes required a fix in the Plug-and-Trust tree(the addition of a missing dependency), therefore we will also bumpthe Plug-and-Trust version used in the Azure pipeline.Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io>Acked-by: Jerome Forissier <jerome@forissier.org>
show more ...