qcom: scm: upgrade to 6.17
JIRA: https://issues.redhat.com/browse/RHEL-117508
QCOM_SCM and dependents are only enabled handled in the automotive configuration.
Upgrade qcom_scm and related drivers. Summary of the desired changes:
- Wrapped key support;
- Switch devm_clk_get to devm_clk_get_optional;
- Various fixes.
I chose to pick the QSEECOM changes even if the configuration for that driver
is disabled because they are both simple and might be enabled some day to
support UEFI services.
Note for main-automotive: As the branch carries downstream changes, merging
this MR in the downstream branch will trigger conflicts. These will be
attended at that time.
Signed-off-by: Eric Chanudet echanude@redhat.com
Edited by Eric Chanudet