mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 10:01:41 +00:00
f1115b0096
Pre-store the valid value of the sec alg support related capability
register in sec_qm_init(), which will be called by probe process.
It can reduce the number of capability register queries and avoid
obtaining incorrect values in abnormal scenarios, such as reset
failed and the memory space disabled.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
sec_crypto.c | ||
sec_crypto.h | ||
sec_main.c | ||
sec.h |