diff options
author | Pratik Prajapati <pratikkumar.v.prajapati@intel.com> | 2020-09-03 11:28:19 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-11-30 08:01:38 +0000 |
commit | 1e678169616b959921c38a2f25ca23b7f3e4cc77 (patch) | |
tree | 05aa96372f1dda26cbb9d8d996747d7cae67d1ae /util/archive/archive.c | |
parent | 41220cd2453b232759aeb7aa7694e9139ede7a50 (diff) |
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>
Diffstat (limited to 'util/archive/archive.c')
0 files changed, 0 insertions, 0 deletions