Marek Vasut d9eee3d178 arm: relocate: Introduce data-only relocation mode
Introduce new mode of relocation which relocates only data, not code.
This is mainly meant to relocate data to read-write portion of the RAM,
while the code remains in read-only portion of the RAM from which it is
allowed to execute. This split configuration is present on various secure
cores.

The result of the relocation is U-Boot running at its original address,
data relocated to the end of DRAM, but with added read-write area offset.
The U-Boot binary area is not reserved from the end of the DRAM in this
relocation mode, because U-Boot itself is not relocated.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
2026-03-27 13:29:31 -06:00
..
2023-08-17 16:39:20 -04:00
2026-03-18 13:17:34 -06:00
2025-09-09 12:43:26 -06:00
2023-02-07 14:33:48 -05:00
2024-10-27 17:24:13 -06:00
2025-04-08 16:23:27 -06:00
2023-04-06 19:10:08 -04:00
2022-09-02 13:40:42 -04:00
2025-04-23 13:19:44 -06:00
2025-04-23 13:19:44 -06:00