Tool/software: Linux
Dear Linux/Android expert,
I met an issue with DRA745 and 6AM.1.2.
I changed CONFIG_VMSPLIT from default 1/3G to 2/2G, but the kernel boot fail after this.
After disalbe LPAE, the kernel booting successfully but the android boot fail with zygote killed by signal 11.
After revert CONFIG_VMSPLIT to 1/3G while keep LPAE disabled, the android will boot successfully.
So the question is:
Why kernel or android boot fail after CONFIG_VMSPLIT changed.
Thanks!
Li Guangyu