Quoting Sujit Kautkar (2021-03-29 18:46:10) > Move rmtfs memory region so that it does not overlap with system > RAM (kernel data) when KAsan is enabled. This puts rmtfs right > after mba_mem which is not supposed to increase beyond 0x94600000 > > Signed-off-by: Sujit Kautkar <sujitka@xxxxxxxxxxxx> > --- Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>