Files
u-boot/board
Michal Simek ce39ee28ec 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 4a1b975dac ("board: stm32mp1: reserve
memory for OP-TEE in device tree") and commit 1419e5b516 ("stm32mp:
update MMU config before the relocation") which is used by stm32 and does
the job properly.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2021-06-23 09:48:35 +02:00
..
2021-04-10 07:57:29 -04:00
2020-09-01 13:38:39 +08:00
2021-04-10 08:04:55 -04:00
2021-05-02 12:46:54 +02:00
2021-04-12 17:17:11 -04:00
2021-04-10 08:03:30 -04:00