Hello,
We would want to enlarge the DDR_SHARED_MEM(in system_memory_map.html) from 512MB to 1024MB. And we noticed that from 0x8000_0000 to 0xA000_0000 has been reserved for Linux/QNX by default.
Our intention is to let the OS to use only the high memory space (since A72 is 64-bit processor) and release 0x8000_0000 to 0xA000_0000 for R5s and C66., and boot OS from the high memory space. However, the kernel crashed upon booting.
Is this doable? Do I miss anything?
Kind Regards,
Sijie Zhu