Re: [PATCH v1 0/1] bootcount: zynqmp: Add bootcount API

2024-10-30 Thread Vasileios Amoiridis
On Tue, Oct 29, 2024 at 01:12:30PM -0600, Tom Rini wrote: > On Tue, Oct 29, 2024 at 07:58:13PM +0100, Vasileios Amoiridis wrote: > > From: Vasileios Amoiridis > > > > Add support for the bootcount API by utilizing the internal Persistent > > Global General Registers of the PMU. These registers ge

Re: [PATCH v1 0/1] bootcount: zynqmp: Add bootcount API

2024-10-29 Thread Tom Rini
On Tue, Oct 29, 2024 at 07:58:13PM +0100, Vasileios Amoiridis wrote: > From: Vasileios Amoiridis > > Add support for the bootcount API by utilizing the internal Persistent > Global General Registers of the PMU. These registers get reset whenever > there is a Power-On-Reset so it makes them suitab