[PATCH] optee: fix copy of optee reserved-memory node

Tom Rini trini at konsulko.com
Mon Jun 15 21:55:42 CEST 2020


On Fri, Jun 05, 2020 at 09:22:11AM +0200, Patrick Delaunay wrote:

> From: Etienne Carriere <etienne.carriere at linaro.org>
> 
> Fix the loop that parses FDT for a reserved memory node named "optee".
> 
> Before this change, if at least one subnode was found in the
> reserved-memory node, the function endlessly looped since instruction
> continue returned back in the loop without updating variable subnode.
> This change fixes the issue by using a for loop.
> 
> Fixes: 6ccb05eae01b ("image: fdt: copy possible optee nodes to a loaded devicetree")
> Signed-off-by: Etienne Carriere <etienne.carriere at linaro.org>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200615/76e93885/attachment.sig>


More information about the U-Boot mailing list