x86/msr-index: Define INTEGRITY_CAPABILITIES MSR
authorTony Luck <tony.luck@intel.com>
Fri, 6 May 2022 22:54:00 +0000 (15:54 -0700)
committerHans de Goede <hdegoede@redhat.com>
Thu, 12 May 2022 13:35:29 +0000 (15:35 +0200)
commitdb1af12929c99d15fc04cc5c4447b87ab51eab0a
treef92136a773e366b97dbebeab2a3888c4172ca44b
parentd3287fb0d3c8afdfd4870a6cd4a852abc9008b3b
x86/msr-index: Define INTEGRITY_CAPABILITIES MSR

The INTEGRITY_CAPABILITIES MSR is enumerated by bit 2 of the
CORE_CAPABILITIES MSR.

Add defines for the CORE_CAPS enumeration as well as for the integrity
MSR.

Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20220506225410.1652287-3-tony.luck@intel.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/x86/include/asm/msr-index.h