commit | 75292de0832e6acc4960988b145d4c4d35cec96b | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sun May 19 22:40:07 2024 +0200 |
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sat Jun 01 21:52:19 2024 +0200 |
tree | c6bfa333f04e50a4951c0fa2616ebb438a919f3d | |
parent | bc9446f52b0573e0478039704a88a74be6826384 [diff] |
ARM: dts: renesas: Reserve space in 64bit R-Car DTs Reserve 4 kiB of space in 64bit R-Car DTs when those DTs are compiled to permit patching in OpTee-OS /firmware node, /reserved-memory node, possibly also additional /memory@ nodes and RPC node by TFA. This duplicates behavior in arch/arm/dts/Makefile with OF_UPSTREAM. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Sumit Garg <sumit.garg@linaro.org>