Commits
Suman Anna committed 7d13d314584
TEMP: ARM: dts: keystone-k2g-evm: Fix SRAM reserved in dspmem node The commit abd5cc8caaec ("TEMP: ARM: dts: keystone-k2g-evm: Add dspmem node") exposes the entire Multicore Shared Memory (MSM) RAM to userspace to allow usage by the Multi Proc Manager (MPM) through the dspmem node. The Keystone 2 boot monitor code uses certain portion of this MSM RAM, so do not expose this memory to MPM. Fixes: abd5cc8caaec ("TEMP: ARM: dts: keystone-k2g-evm: Add dspmem node") Signed-off-by: Suman Anna <s-anna@ti.com> Acked-by: Carlos Hernandez <ceh@ti.com>