crypto: qat - fix default value of WDT timer
authorLucas Segarra Fernandez <lucas.segarra.fernandez@intel.com>
Thu, 25 Aug 2022 10:32:16 +0000 (12:32 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 2 Sep 2022 10:38:06 +0000 (18:38 +0800)
commitcc40b04c08400d86d2d6ea0159e0617e717f729c
treeccf3b14cf6ec6496e589620811d1fe0a0b7f97b9
parent442f06067f155aeb35696cf59f4f458ee7da83a8
crypto: qat - fix default value of WDT timer

The QAT HW supports an hardware mechanism to detect an accelerator hang.
The reporting of a hang occurs after a watchdog timer (WDT) expires.

The value of the WDT set previously was too small and was causing false
positives.
Change the default value of the WDT to 0x7000000ULL to avoid this.

Fixes: 1c4d9d5bbb5a ("crypto: qat - enable detection of accelerators hang")
Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Lucas Segarra Fernandez <lucas.segarra.fernandez@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/qat/qat_common/adf_gen4_hw_data.h