Re: [PATCH v5 05/11] sandbox: switch to dynamic UUIDs

2024-07-24 Thread Ilias Apalodimas
On Fri, 19 Jul 2024 at 15:43, Caleb Connolly wrote: > > Migrate sandbox over to generating it's capsule update image GUIDs > dynamically from the namespace and board/image info. Update the > reference and tests to use the new GUIDs. > > Signed-off-by: Caleb Connolly > --- > board/sandbox/sandbox

[PATCH v5 05/11] sandbox: switch to dynamic UUIDs

2024-07-19 Thread Caleb Connolly
Migrate sandbox over to generating it's capsule update image GUIDs dynamically from the namespace and board/image info. Update the reference and tests to use the new GUIDs. Signed-off-by: Caleb Connolly --- board/sandbox/sandbox.c | 16 include/s