diff --git a/HIRS_ProvisionerTPM2/CMakeLists.txt b/HIRS_ProvisionerTPM2/CMakeLists.txt
index 5b6722d2..768e694b 100644
--- a/HIRS_ProvisionerTPM2/CMakeLists.txt
+++ b/HIRS_ProvisionerTPM2/CMakeLists.txt
@@ -251,6 +251,7 @@ if(STATIC_ANALYSIS)
             --error-exitcode=1
             --verbose
             --suppress=readdirCalled
+            --suppress=passedByValue
             -I include/
             src/
     )