Hello Julius Werner, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34572
to look at the new patch set (#2).
Change subject: soc/nvidia/tegra124: Assert divisor is non-zero ......................................................................
soc/nvidia/tegra124: Assert divisor is non-zero
The logic for the calculation of plld.m is rather complicated, so do a sanity check that it is non-zero before doing the division.
Change-Id: I60f49b8eed47a3de86713304bde7a4d3f3d935dd Signed-off-by: Jacob Garber jgarber1@ualberta.ca Found-by: Coverity CID 1260981 --- M src/soc/nvidia/tegra124/clock.c 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/34572/2