aboutsummaryrefslogtreecommitdiff
path: root/kernel/exit.c
diff options
context:
space:
mode:
authorRui Miguel Silva2020-11-13 15:06:04 +0000
committerJens Wiklander2020-11-25 12:51:52 +0100
commit853735e404244f5496cdb6188c5ed9a0f9627ee6 (patch)
tree35a75aa9a0bf6b1846e2ae2c1c5ba85e706cd6b2 /kernel/exit.c
parent3cea11cd5e3b00d91caf0b4730194039b45c5891 (diff)
optee: add writeback to valid memory type
Only in smp systems the cache policy is setup as write alloc, in single cpu systems the cache policy is set as writeback and it is normal memory, so, it should pass the is_normal_memory check in the share memory registration. Add the right condition to make it work in no smp systems. Fixes: cdbcf83d29c1 ("tee: optee: check type of registered shared memory") Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'kernel/exit.c')
0 files changed, 0 insertions, 0 deletions