Files
u-boot/cmd
Heinrich Schuchardt 93e3364804 cmd: bootefi: allocate device-tree copy from high memory
The bootefi command creates a copy of the device-tree within the first
127 MiB of memory. This may lead to overwriting previously loaded binaries
(e.g. kernel, initrd).

Linux EFI stub itself copies U-Boot's copy of the device-tree. This means
there is not restriction for U-Boot to place the device-tree copy to any
address. (Restrictions existed for 32bit ARM before Linux commit
7a1be318f579 ("ARM: 9012/1: move device tree mapping out of linear region")
for legacy booting.

Reported-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tested-by: Alexandre Ghiti <alexghiti@rivosinc.com>
2023-03-25 12:04:49 +01:00
..
2023-02-10 07:41:40 -05:00
2023-02-10 07:41:40 -05:00
2023-03-08 11:40:49 -08:00
2023-02-10 07:41:40 -05:00
2023-02-10 07:41:40 -05:00
2023-03-25 11:07:22 +01:00
2023-03-14 16:08:51 -06:00
2023-03-17 15:44:01 -04:00
2023-03-25 11:07:22 +01:00
2023-01-27 18:31:58 +01:00
2023-01-31 22:02:27 +09:00
2023-02-27 16:28:30 +01:00
2023-02-09 16:32:26 -05:00
2023-02-09 16:32:26 -05:00
2023-03-17 15:44:01 -04:00
2023-02-06 17:10:15 -05:00