Re: [PATCH v2] hwrng: add Zhaoxin rng driver base on rep_xstore instruction

From: LeoLiu-oc
Date: Tue Dec 05 2023 - 01:56:55 EST




在 2023/12/1 17:38, Herbert Xu 写道:
On Tue, Nov 21, 2023 at 11:29:39AM +0800, LeoLiu-oc wrote:
From: LeoLiuoc <LeoLiu-oc@xxxxxxxxxxx>

Add support for Zhaoxin hardware random number generator.
This driver base on rep_xstore instruction and uses the same
X86_FEATURE_XSTORE as via-rng driver. Therefore, modify the x86_cpu_id
array in the via-rng driver, so that the corresponding driver can be
correctly loader on respective platforms.

The patch cc list is still different from your other patch. Please
make sure that both patches have the same cc list next time.

Thanks,

Yes, I see what you mean,and will send the next version combined with the cc list of the other zhaoxin rng patch in July.

Sincerely,
Leoliu-oc