On Wed, 29 Nov 2023, David E. Box wrote: > From: Gayatri Kammela <gayatri.kammela@xxxxxxxxxxxxxxx> > > Add and export intel_vsec_register() to allow the registration of Intel > extended capabilities from other drivers. Add check to look for memory > conflicts before registering a new capability. Since the vsec provider > may not be a PCI device, add a parent field to > intel_vsec_platform_info() to allow specifying the parent device for > device managed cleanup. > > Signed-off-by: Gayatri Kammela <gayatri.kammela@xxxxxxxxxxxxxxx> > Signed-off-by: David E. Box <david.e.box@xxxxxxxxxxxxxxx> > --- Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> -- i.