arm64: dts: exynos850-e850-96: Specify reserved secure memory explicitly
authorSam Protsenko <semen.protsenko@linaro.org>
Wed, 11 Dec 2024 03:30:27 +0000 (21:30 -0600)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 22 Dec 2024 11:42:44 +0000 (12:42 +0100)
commit11fd6c9b047c30c72dcea3f79c0acb7deb69c822
tree66f74e253f08a0037e5cb479bf8b344d45140982
parent86c0d7f230fe71952cddac9905e4c090e09ecf3c
arm64: dts: exynos850-e850-96: Specify reserved secure memory explicitly

Instead of carving out the secure area in 'memory' node, let's describe
it in 'reserved-memory'. That makes it easier to understand both RAM
regions and particular secure world memory region. Originally the device
tree was created in a way to make sure it was well aligned with the way
LittleKernel bootloader modified it. But later it was found the
LittleKernel works fine with properly described reserved regions, so
it's possible now to define those in a cleaner way.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Link: https://lore.kernel.org/r/20241211033027.12985-1-semen.protsenko@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm64/boot/dts/exynos/exynos850-e850-96.dts