[PATCH] lmb: add a check to prevent memory overrun
Tom Rini
trini at konsulko.com
Tue Oct 29 23:28:17 CET 2024
On Mon, 21 Oct 2024 22:48:20 +0530, Sughosh Ganu wrote:
> When printing the LMB flags for a memory region, there is a need to
> check that the array index that is computed is a sane value. Put a
> noisy assert in case this check fails, as that implies something with
> the LMB code is not working as expected.
>
>
Applied to u-boot/master, thanks!
--
Tom
More information about the U-Boot
mailing list