commit | cde9f4f41fd0fbdc740dbec91ed6848f0f6aa1b7 | [log] [tgz] |
---|---|---|
author | Haojian Zhuang <haojian.zhuang@linaro.org> | Sun Jan 28 23:00:15 2018 +0800 |
committer | Haojian Zhuang <haojian.zhuang@linaro.org> | Tue Jan 30 09:06:23 2018 +0800 |
tree | 1a072539ccb079759aed5c328ce7a74bce345bed | |
parent | e47541ac6ef58b213fd915253e16e6fa1ae3b4a9 [diff] |
hikey: fix memory overlapped in memory map MAP_TSP_MEM could be either in SRAM or DRAM. When MAP_TSP_MEM is in DRAM, it's overlapped with MAP_DDR. Since MAP_OPTEE_PAGEABLE isn't used in SRAM case, just remove it. Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>