Hi Tom, On Fri, 27 Oct 2023, 1:54 pm Tom Rini, <tr...@konsulko.com> wrote:
> On Fri, Oct 27, 2023 at 01:44:11PM +1300, Chris Packham wrote: > > > The ATF implementation for AC5/AC5X ends up with bl31 living in some > > internal SRAM. This is in the middle of the large MMIO region that we > > were using. Adjust this to be finer grained blocks based on the address > > map from the AC5X Family Control and Management Subsystem Functional > > Datasheet. > > > > Signed-off-by: Chris Packham <judge.pack...@gmail.com> > > Does this mean we don't need to revert that other patch, or is this > unrelated? Thanks. > Unrelated. Just something I found along the way. I had hope it would fix the hang but with or without this change the HAFDBS support causes issues for me. >