
1 Jun
2023
1 Jun
'23
4:24 p.m.
On Thu, 1 Jun 2023 at 04:14, Masahisa Kojima masahisa.kojima@linaro.org 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 masahisa.kojima@linaro.org
Acked-by: Jassi Brar jaswinder.singh@linaro.org