Re: [PATCH 1/8] drivers: rollback: Add rollback devices to driver model

2023-12-01 Thread Simon Glass
Hi, On Tue, 12 Sept 2023 at 03:47, wrote: > > From: Stephen Carlson > > Rollback devices currently implement operations to store an OS > anti-rollback monotonic counter. Existing devices such as the Trusted > Platform Module (TPM) already support this operation, but this uclass > provides abstra

Re: [PATCH 1/8] drivers: rollback: Add rollback devices to driver model

2023-12-01 Thread Ilias Apalodimas
Hi Sean, Apologies for the very late reply. Simon, can you have a look since this is mostly the DM part? On Tue, Sep 12, 2023 at 02:47:24AM -0700, seanedm...@linux.microsoft.com wrote: > From: Stephen Carlson > > Rollback devices currently implement operations to store an OS > anti-rollback mo