Skip to content
Commit 8495c03a authored by Haojian Zhuang's avatar Haojian Zhuang
Browse files

hikey960: 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 TSP_MEM is always configured in DRAM case, it means
MAP_OPTEE_PAGEABLE is always disabled. Just remove it.

Signed-off-by: default avatarHaojian Zhuang <haojian.zhuang@linaro.org>
parent 17cf8ab1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment