Re: [U-Boot] [PATCH] vexpress64: fix various memory issues

2015-05-27 Thread Linus Walleij
On Mon, May 11, 2015 at 10:03 AM, Linus Walleij wrote: > The ARM Trusted Firmware or other security solutions are > eating memory from the top of the physical SDRAM1 space, > moving backward from 0x, currently occupying e.g. > 0xfe00-0x with Trusted Firmware. > > This solution

[U-Boot] [PATCH] vexpress64: fix various memory issues

2015-05-11 Thread Linus Walleij
The ARM Trusted Firmware or other security solutions are eating memory from the top of the physical SDRAM1 space, moving backward from 0x, currently occupying e.g. 0xfe00-0x with Trusted Firmware. This solution to reserving memory for secure world is not optimal, so we need to