Skip to content

Draft: explicitly disable FIPS and the crypto tests for FIPS

Brian Masney requested to merge bmasney/sample-images:fips into main

The automotive kernel will have FIPS enabled at compiled once some backports are merged. Let's go ahead and disable FIPS at runtime to help with the overall boot speed.

Signed-off-by: Brian Masney bmasney@redhat.com

Merge request reports