Commits
Zhang Bo committed d3511d1bc88
MA-10143[Android-MX7ULP-EVK] change iMX7ULP AIPS virtual map address to high space The upper limit address of vmalloc is 0xff800000. AIPS virtual map address should be in vmalloc address space. In order to use smaller vmalloc size, the AIPS map address should be high enough. Set the AIPS map address to 0xf8000000, so the minimum vmalloc size can be 120M. Change-Id: I5abdf123efbeaa8e2791c5572005429f8b77210e Signed-off-by: Zhang Bo <bo.zhang@nxp.com>