On 2023/12/29 14:44, Qi Tao wrote: > This seires patch mainly add some RAS registers to enhance the > DFX positioning function and fix some cleanup issues. > > Qi Tao (3): > crypto: hisilicon/sec2 - updates the sec DFX function register > crypto: hisilicon/sec2 - modify nested macro call > crypto: hisilicon/sec2 - fix some cleanup issues > > Wenkai Lin (1): > crypto: hisilicon/sec - remove unused parameter > > drivers/crypto/hisilicon/sec2/sec_crypto.c | 33 ++++++++-------------- > drivers/crypto/hisilicon/sec2/sec_main.c | 5 ++++ > 2 files changed, 17 insertions(+), 21 deletions(-) > Reviewed-by: Longfang Liu <liulongfang@xxxxxxxxxx> Thanks, Longfang.