Hi Rasmus! On March 24, 2023 thus sayeth Rasmus Villemoes: > If rev is equal to the array size, we'll access the array > one-past-the-end. > > Signed-off-by: Rasmus Villemoes <[email protected]> > --- > drivers/soc/soc_ti_k3.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
Oops! good catch! Reviewed-by: Bryan Brattlof <[email protected]> ~Bryan

