Re: [PATCH 5/5] mach-k3: security: improve the checks around authentication

2023-07-28 Thread Tom Rini
On Tue, Jul 25, 2023 at 01:09:22PM +0530, Manorit Chawdhry wrote: > The following checks are more reasonable as the previous logs were a bit > misleading as we could still get the logs that the authetication is > being skipped but still authenticate. Move the debug prints and checks > to proper lo

[PATCH 5/5] mach-k3: security: improve the checks around authentication

2023-07-25 Thread Manorit Chawdhry
The following checks are more reasonable as the previous logs were a bit misleading as we could still get the logs that the authetication is being skipped but still authenticate. Move the debug prints and checks to proper locations. Signed-off-by: Manorit Chawdhry --- arch/arm/mach-k3/security.c