Re: [U-Boot] [RFC] Reserve ATF memory on Marvell Armdada 3700/7K/8K

2019-02-12 Thread Marcin Wojtas
Hi Patrick, You can refer to the mainline edk2 patch: https://github.com/tianocore/edk2-platforms/commit/bf1c4a2cf8024669d1748e78c7e417433f85707e Best regards, Marcin wt., 12 lut 2019 o 10:38 Alexander Graf napisał(a): > On 02/04/2019 05:51 PM, Patrick Wildt wrote: > > On Fri, Apr 06, 2018 at

Re: [U-Boot] [RFC] Reserve ATF memory on Marvell Armdada 3700/7K/8K

2019-02-12 Thread Alexander Graf
On 02/04/2019 05:51 PM, Patrick Wildt wrote: On Fri, Apr 06, 2018 at 12:22:03PM +0200, Alexander Graf wrote: On 31.03.18 16:13, Mark Kettenis wrote: Currently U-Boot doesn't make any effort to reserve the memory used by ARM Trusted Firmware on these platforms. The result is that the memory is

Re: [U-Boot] [RFC] Reserve ATF memory on Marvell Armdada 3700/7K/8K

2019-02-04 Thread Patrick Wildt
On Fri, Apr 06, 2018 at 12:22:03PM +0200, Alexander Graf wrote: > On 31.03.18 16:13, Mark Kettenis wrote: > > Currently U-Boot doesn't make any effort to reserve the memory used by > > ARM Trusted Firmware on these platforms. The result is that the > > memory is listed as available in the EFI

Re: [U-Boot] [RFC] Reserve ATF memory on Marvell Armdada 3700/7K/8K

2018-04-06 Thread Alexander Graf
On 31.03.18 16:13, Mark Kettenis wrote: > Currently U-Boot doesn't make any effort to reserve the memory used by > ARM Trusted Firmware on these platforms. The result is that the > memory is listed as available in the EFI memory map. And as soon as a > loaded kernel tries to use this memory

Re: [U-Boot] [RFC] Reserve ATF memory on Marvell Armdada 3700/7K/8K

2018-04-06 Thread Alexander Graf
On 31.03.18 16:13, Mark Kettenis wrote: > Currently U-Boot doesn't make any effort to reserve the memory used by > ARM Trusted Firmware on these platforms. The result is that the > memory is listed as available in the EFI memory map. And as soon as a > loaded kernel tries to use this memory

Re: [U-Boot] [RFC] Reserve ATF memory on Marvell Armdada 3700/7K/8K

2018-04-03 Thread Matwey V. Kornilov
Hello, I think I suffered from random kernel crashed due to this issue. Could you please also submit this patch to downstream Marvell u-boot at github PR? 31.03.2018 17:13, Mark Kettenis пишет: > Currently U-Boot doesn't make any effort to reserve the memory used by > ARM Trusted Firmware on