The source project of this merge request has been removed.
Fix module verification from the platform keyring by re-instating "KEYS: Make use of platform keyring for module signature verify"
The patch message only talks about (what is now) .machine, since that's the target marketing feature, but it also enables module verification from .platform.
The former has been merged upstream, but the latter hasn't, and this renders some systems unbootable on newer kernels – this patch was removed in error.
Closes: #1030200