]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc55e5dbf87806c255557e3ad0c2aebc8bd1eceeb
treef92136a773e366b97dbebeab2a3888c4172ca44b
parent97abf8b8ebdcba7d311f527e120d61355b6fe41e
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