chipsec.modules.common.pscs.gpio_comm moduleΒΆ

GPIO Community Configuration Dump - Dumps GPIO community configuration registers

This test will simply dump the GPIO Community Configuration registers and return a WARNING by default. CHIPSEC is unaware of each specific platform configuration and requirements as they can vary by POR.

Usage:

chipsec_main -m common.pscs.gpio_comm

Examples:
>>> chipsec_main.py -m common.pscs.gpio_comm

Note

This module will only run on certain server platforms: SKX, ICX, ACF, SPR

Warning

A manual review of the reported registers based on the expected platform configuration is required to determine Pass/Fail.