+287
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading
mainline inclusion from mainline-v6.8-rc1 commit de51d22364921dcdb28ef34cd6276c38e126b899 category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I9A5BW CVE: N/A Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=de51d22364921dcdb28ef34cd6276c38e126b899 ------------------------------------- Move logic that is common between QAT GEN4 accelerators to the qat_common folder. This includes addresses of CSRs, setters and configuration logic. When moved, functions and defines have been renamed from 4XXX to GEN4. Code specific to the device is moved to the file adf_gen4_hw_data.c. Code related to configuration is moved to the newly created adf_gen4_config.c. This does not introduce any functional change. Intel-SIG: commit de51d2236492 crypto: qat - relocate portions of qat_4xxx code Backport to support QAT in-tree driver Signed-off-by:Jie Wang <jie.wang@intel.com> Reviewed-by:
Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au> [ Aichun Shi: amend commit log ] Signed-off-by:
Aichun Shi <aichun.shi@intel.com>
File added.
Preview size limit exceeded, changes collapsed.