bg-suite

command
v2.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2023 License: BSD-3-Clause Imports: 13 Imported by: 0

README

Intel BtG/CBnT Validation Test Suite

This Golang utility tests whether the platform supports Intel BtG/CBnT and FIT boot chain has been configured correctly under x86_64 linux. The only supported architecture is x86_64.

GitHub Releases

Prerequisites for Usage

Supported OS: Any Linux distribution

1. Load the MSR kernel module.

Load the msr kernel module:

modprobe msr

2. Execute the bg-suite.

sudo chmod +x bg-suite && sudo ./bg-suite

Commandline arguments

Usage: bg-suite <command>

Intel BtG/CBnT Test Suite

Flags:
  -h, --help                           Show context-sensitive help.
      --manifest-strict-order-check    Enable checking of manifest elements order
  -t, --file-path=STRING               Select firmware image filepath

Commands:
  exec-tests    Executes tests given be TestNo or TestSet
  list          Lists all tests
  markdown      Output test implementation state as Markdown
  version       Prints the version of the program

Run "bg-suite <command> --help" for more information on a command.

bg-suite: error: expected one of "exec-tests",  "list",  "markdown",  "version"

Tests

Please take a look at the TESTPLAN.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL