Re: [PATCH 4/5] common: Add OS anti-rollback grace period

2023-08-17 Thread Simon Glass
Hi Sean, On Fri, 11 Aug 2023 at 18:28, wrote: > > From: Stephen Carlson > > New config CONFIG_FIT_ARBVP_GRACE to add a one unit grace period to OS > anti-rollback protection, allowing images with anti-rollback counters > exactly one less than the platform value to still be loaded. No update to >

[PATCH 4/5] common: Add OS anti-rollback grace period

2023-08-11 Thread seanedmond
From: Stephen Carlson New config CONFIG_FIT_ARBVP_GRACE to add a one unit grace period to OS anti-rollback protection, allowing images with anti-rollback counters exactly one less than the platform value to still be loaded. No update to the platform anti-rollback counter will be performed in this