platform: msm_shared: Use memalign for recovery message for eMMC targets
eMMC read has to happen to a cache line aligned location otherwise a fatal error happens. Use a cache line aligned variable for the recovery message in case of eMMC target and use malloc for flash targets. Change-Id: I2fe87a23454a9a27eaa97046d4fc7cf92dbb6081
Loading
Please sign in to comment