summaryrefslogtreecommitdiff
path: root/lib/psci/psci_suspend.c
diff options
context:
space:
mode:
authorHaojian Zhuang <haojian.zhuang@linaro.org>2018-01-29 12:36:03 +0800
committerHaojian Zhuang <haojian.zhuang@linaro.org>2018-03-05 13:05:18 +0800
commit8495c03af48ea5fd5becd4d1efbdfe15575b45b5 (patch)
tree44ca68a321521c78827e78ee9a525f34415a6e2e /lib/psci/psci_suspend.c
parent17cf8ab1d0ddd6bb28cae09a37a17c82b8561a97 (diff)
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: Haojian Zhuang <haojian.zhuang@linaro.org>
Diffstat (limited to 'lib/psci/psci_suspend.c')
0 files changed, 0 insertions, 0 deletions