TPM2 install for Rocky9 initial
General MR
Summary
A script that automates verification, installation, and configuration to support Trusted Programming Model TPM support for a Rocky 9.x installation.
Execution may occur with a checkOnly ("--check") option enabled to perform test operations without causing system changes. [Note: checkOnly is currently set to true as a default] To execute the script and allow system changes, run with the 'check' option set to false as shown below:
$ ./tpm2install-R9-iAtom.sh --check false
With the checkOnly set to false, software changes and enablement will occur.
Relevant logs/screenshots
N/A at this time
Linked Issue
Upgrade Notices
N/A
Edited by Mark Munson