diff options
| author | Michal Simek <[email protected]> | 2021-05-31 11:03:19 +0200 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2021-06-23 09:48:35 +0200 |
| commit | ce39ee28ec31b04c5c4e50d57a852ef8c1b2b26f (patch) | |
| tree | 199779ef182d28413687beaaf008dea6648207c2 /scripts/basic | |
| parent | 43ef4c82fe4d9a4790b358b82de336f4dd5bf681 (diff) | |
zynqmp: Do not place u-boot to reserved memory location
TF-A and SecureOS can allocate the part of DDR for self but U-Boot is not
handling this configuration that the part of memory is reserved and
shouldn't be used by U-Boot. That's why read all reserved memory locations
and don't use it.
The code was taken from commit 4a1b975dac02 ("board: stm32mp1: reserve
memory for OP-TEE in device tree") and commit 1419e5b5167e ("stm32mp:
update MMU config before the relocation") which is used by stm32 and does
the job properly.
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
