platform/x86/intel: vsec: Explicitly enable capabilities
mainline inclusion from mainline-v6.4-rc1 commit 3f95ecf2 category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I8WOEC Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3f95ecf2a3e4db09e58d307932037e8f1210d6e7 ------------------------------------- Discovered Intel VSEC/DVSEC capabilities are enabled by default and only get disabled by quirk. Instead, remove such quirks and only enable support for capabilities that have been explicitly added to a new capabilities field. While here, also reorder the device info structures alphabetically. Intel-SIG: commit 3f95ecf2 platform/x86/intel: vsec: Explicitly enable capabilities. Backport Intel_vsec bus update as TPMI driver dependency. Signed-off-by:David E. Box <david.e.box@linux.intel.com> Reviewed-by:
Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/20230316224628.2855884-1-david.e.box@linux.intel.com Reviewed-by:
Hans de Goede <hdegoede@redhat.com> Signed-off-by:
Hans de Goede <hdegoede@redhat.com> [ Yingbao Jia: amend commit log ] Signed-off-by:
Yingbao Jia <yingbao.jia@intel.com>
Loading
Please sign in to comment