ACC: HPRE parameter data format bug fixed
driver inclusion category: bugfix bugzilla: NA CVE: NA Current logic will cause error operations as the parameter's high byte(big number's low byte) is zero, which will be cut by 'hpre_bn_format' function. Now, we just cut the leading zeros, which are the big number's high bytes zero. Corresponding updating should be carried out in user space warpdrive. Signed-off-by: Nyumeng <yumeng18@huawei.com> Reviewed-by: Nxuzaibo <xuzaibo@huawei.com> Signed-off-by: Nlingmingqiang <lingmingqiang@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录