Re: [PATCH 0/4] Generate capsules from config files

2024-03-12 Thread Sughosh Ganu
hi Bence, On Tue, 12 Mar 2024 at 20:28, Bence Balogh wrote: > > Hello Sughosh, > > We are planning to use these changes in the Corstone-1000 platform. > Do you have a timeline when these are going to get merged? I will prioritize this task since you want to use these changes. I need to send some

Re: [PATCH 0/4] Generate capsules from config files

2024-03-12 Thread Bence Balogh
Hello Sughosh, We are planning to use these changes in the Corstone-1000 platform. Do you have a timeline when these are going to get merged? Thanks, Bence On Tue, Nov 21, 2023 at 12:30:24PM +0530, Sughosh Ganu wrote: > > Add support for generating capsules through a config file. Multiple > cap

[PATCH 0/4] Generate capsules from config files

2023-11-20 Thread Sughosh Ganu
Add support for generating capsules through a config file. Multiple capsules can be generated through a single invocation of the mkeficapsule tool, where the capsule parameters are fetched from the config file. The format of the config file pretty similar to the one used by the capsule generatio