Part Number: SK-AM62B
Other Parts Discussed in Thread: SK-AM62
Hi Ti
Our custom board used SK-AM62 with 512MB DDR.
The reserved memory printed on kernel message is 93MB.
[ 0.000000] Memory: 411808K/524288K available (10558K kernel code, 1102K rwdata, 4024K rodata, 3968K init, 338K bss, 96096K reserved, 16384K cma-reserved)
As far as I know the reserved memory are rtos_ipc_memory_region/mcu_m4fss_dma_memory_region/mcu_m4fss_memory_region/wkup_r5fss0_core0_dma_memory_region/wkup_r5fss0_core0_memory_region/lpm_ctx_ddr/secure_tfa_ddr/secure_ddr.
They are total about 56MB. According to kernel message, there should be about 37M(96096/1024 - 56).
Where could I get the rest reserved memory information, and could I reduce them?
Thanks