Re: [PATCH] bootcount: zynqmp: Extend ZynqMP specific bootcount support

2025-01-30 Thread Michal Simek
On 1/30/25 11:36, Marek Vasut wrote: On 1/30/25 6:24 AM, Heiko Schocher wrote: Hello Marek, On 30.01.25 02:37, Marek Vasut wrote: The PGGS area contains four registers, each of which can hold up to 32bit of data. Extend the boot counter to support storing boot count in either of the four re

Re: [PATCH] bootcount: zynqmp: Extend ZynqMP specific bootcount support

2025-01-30 Thread Marek Vasut
On 1/30/25 6:24 AM, Heiko Schocher wrote: Hello Marek, On 30.01.25 02:37, Marek Vasut wrote: The PGGS area contains four registers, each of which can hold up to 32bit of data. Extend the boot counter to support storing boot count in either of the four registers with arbitrary mask to avoid limi

Re: [PATCH] bootcount: zynqmp: Extend ZynqMP specific bootcount support

2025-01-29 Thread Heiko Schocher
Hello Marek, On 30.01.25 02:37, Marek Vasut wrote: The PGGS area contains four registers, each of which can hold up to 32bit of data. Extend the boot counter to support storing boot count in either of the four registers with arbitrary mask to avoid limiting the boot counter only to the PGGS regi

[PATCH] bootcount: zynqmp: Extend ZynqMP specific bootcount support

2025-01-29 Thread Marek Vasut
The PGGS area contains four registers, each of which can hold up to 32bit of data. Extend the boot counter to support storing boot count in either of the four registers with arbitrary mask to avoid limiting the boot counter only to the PGGS register 2 LSByte. Drop U_BOOT_DRVINFO() as that would in