fb6487598d
Add missing no-map property to ramoops region to prevent Linux from managing it as regular memory. Reserve gap regions adjacent to ioremap_wc-mapped M4 memory to avoid ARM64 cache aliasing issues caused by Linux allocating pages next to these regions. Also reserve a gap between r5f-dma-memory and TF-A region to prevent potential memory conflicts. Signed-off-by: Heinrich Toews <ht@twx-software.de>