Re: [PATCH v4 13/29] efi: lmb: Avoid access to _start

2025-03-28 Thread Simon Glass
Hi Caleb, On Thu, 27 Mar 2025 at 10:21, Caleb Connolly wrote: > > > > On 2/15/25 04:22, Simon Glass wrote: > > The app does not have this symbol. Also the memory where the app is > > loaded is not under U-Boot's control. > > > > There is no sense in relocating from one alloced region to another.

Re: [PATCH v4 13/29] efi: lmb: Avoid access to _start

2025-03-27 Thread Caleb Connolly
On 2/15/25 04:22, Simon Glass wrote: The app does not have this symbol. Also the memory where the app is loaded is not under U-Boot's control. There is no sense in relocating from one alloced region to another. U-Boot is not able to relocate to the top of memory, nor decide what other parts o