redhat/configs: Disable TPM2 HMAC sessions
TPM2 HMAC sessions are using algorithm that is not allowed to be used in FIPS mode. This causes any attempt to use TPM2 in kernel to fail when FIPS mode is enabled. Disable the HMAC sessions for now.
JIRA: https://issues.redhat.com/browse/RHEL-82779
Signed-off-by: Štěpán Horáček shoracek@redhat.com