On Thu, 1 Jun 2023 at 04:14, Masahisa Kojima <[email protected]> wrote: > > DM_FLAG_PRE_RELOC flag is added into some drivers > by recent commits such as > 1bd790bc4b ("firmware: psci: enable DM_FLAG_PRE_RELOC"). > Current SYS_MALLOC_F_LEN of SynQuacer Developerbox platform > is too small, Developerbox will not boot due to lack of > heap memory. > > This commit increases the size of heap memory. > > Signed-off-by: Masahisa Kojima <[email protected]>
Acked-by: Jassi Brar <[email protected]>

