Loading
crypto: zhaoxin - Optimize the assembly code in the SM3 driver
zhaoxin inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBMCWP CVE: NA ------------------- Remove register saving/restore operations, mark in as in - out operand, add blksz and ctrl as inputs, and include "memory" clobber to handle potential memory access. Fixes: 492d0f14 ("Add support for Zhaoxin GMI SM3 Secure Hash algorithm") Signed-off-by:LeoLiu-oc <leoliu-oc@zhaoxin.com>