Re: [PATCH v1 18/21] ieee1275: set use_static_keys flag

2025-02-27 Thread sudhakar
On 2025-01-02 18:52, Stefan Berger wrote: On 12/18/24 9:56 AM, Sudhakar Kuppusamy wrote: if secure boot enabled with PKS, it set the use_static_keys flag I was not sure at this point what the patch actually does so I reformulated it a bit. I would start the patch description with the reason wh

Re: [PATCH v1 18/21] ieee1275: set use_static_keys flag

2025-02-06 Thread Avnish Chouhan
Reviewed-by: Avnish Chouhan  On 2024-12-18 20:26, Sudhakar Kuppusamy wrote: if secure boot enabled with PKS, it set the use_static_keys flag when DB variable is not present in PKS storage and the appendedsig (module) would use it later to extract the default DB key's from ELF Note and store i

Re: [PATCH v1 18/21] ieee1275: set use_static_keys flag

2025-01-02 Thread Stefan Berger
On 12/18/24 9:56 AM, Sudhakar Kuppusamy wrote: if secure boot enabled with PKS, it set the use_static_keys flag I was not sure at this point what the patch actually does so I reformulated it a bit. I would start the patch description with the reason why you are introducing the use_static_ke