Re: [PATCH v3 0/4] Introducing Hornet LSM

2025-05-13 Thread Paul Moore
On Sat, May 10, 2025 at 10:01 PM KP Singh wrote: > ... > The signature check in the verifier (during BPF_PROG_LOAD): > > verify_pkcs7_signature(prog->aux->sha, sizeof(prog->aux->sha), > sig_from_bpf_attr, …); I think we still need to clarify the authorization aspect of your proposed design.

Re: [PATCH v9 4/5] tpm: Add a driver for Loongson TPM device

2025-05-13 Thread Qunqin Zhao
Hi, Jarkko and Stefano 在 2025/5/6 上午11:19, Qunqin Zhao 写道: Loongson Security Engine supports random number generation, hash, symmetric encryption and asymmetric encryption. Based on these encryption functions, TPM2 have been implemented in the Loongson Security Engine firmware. This driver is

Re: [PATCH v9 0/5] Add Loongson Security Engine chip driver

2025-05-13 Thread Qunqin Zhao
在 2025/5/11 下午5:34, Huacai Chen 写道: Hi, Qunqin, Where is the 2nd patch in V7? Hi, Huacai I added "loongson se. c" and "loongson se. h" to the LOONGSON CRYPTO DRIVER entry. or should i add a separate entry for the mfd driver as done in v7? Thanks for your comments, Qunqin. Huacai On