Skip to content
Snippets Groups Projects
Commit 825c43b7 authored by Yu'an Wang's avatar Yu'an Wang Committed by Yang Yingliang
Browse files

crypto: hisilicon-memory management optimization


hulk inclusion
category: Feature
bugzilla: NA
CVE: NA

Put all the code for the memory allocation into the QM initialization
process. Before, The qp memory was allocated when the qp was created,
and released when the qp was released, It is now changed to allocate
all the qp memory once.

Signed-off-by: default avatarYu'an Wang <wangyuan46@huawei.com>
Signed-off-by: default avatarWeili Qian <qianweili@huawei.com>
Signed-off-by: default avatarShukun Tan <tanshukun1@huawei.com>
Reviewed-by: default avatarZhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent 342493cd
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment