coreboot-kgpe-d16/util/inteltool
Pratik Prajapati 1e67816961 inteltool: Add support to print TME/MKTME status
Print whether the SOC supports TME/MKTME. If the SOC supports the
feature, print the status of enable and lock bit from TME_ACTIVATE
MSR. -t option prints this status.

Sample output:

If TME/MKTME is supported:
============= Dumping INTEL TME/MKTME status =============
TME supported : YES
TME locked    : YES
TME enabled   : YES
====================================================

If TME/MKTME is not supported:
============= Dumping INTEL TME status =============
TME supported : NO
====================================================

Signed-off-by: Pratik Prajapati <pratikkumar.v.prajapati@intel.com>
Change-Id: I584ac4b045ba80998d454283e02d3f28ef45692d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45088
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2020-11-30 08:01:38 +00:00
..
gpio_names util/inteltool: add missing special function pads for CNL-LP 2020-11-11 13:04:00 +00:00
.gitignore .gitignore: Ignore .test/.dependencies globally 2020-10-31 18:21:36 +00:00
Makefile
ahci.c
amb.c
cpu.c inteltool: Add support to print TME/MKTME status 2020-11-30 08:01:38 +00:00
description.md
gfx.c
gpio.c
gpio_groups.c
inteltool.8
inteltool.c inteltool: Add support to print TME/MKTME status 2020-11-30 08:01:38 +00:00
inteltool.h inteltool: Add support to print TME/MKTME status 2020-11-30 08:01:38 +00:00
ivy_memory.c util/inteltool/ivy_memory.c: Do not rely on MR0 values 2020-11-22 22:14:26 +00:00
lpc.c
memory.c
pcie.c
pcr.c util/inteltool: Add support for Intel Lewisburg SKU C621A 2020-11-09 10:19:08 +00:00
pcr.h
powermgt.c
rootcmplx.c
spi.c