]> asedeno.scripts.mit.edu Git - linux.git/commit
tee: optee: take DT status property into account
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 1 Aug 2018 09:48:33 +0000 (11:48 +0200)
committerJens Wiklander <jens.wiklander@linaro.org>
Fri, 24 Aug 2018 09:55:18 +0000 (11:55 +0200)
commitdb878f76b9ff7487da9bb0f686153f81829f1230
treebb7d90f7e7cf95cb371644964dc1d3219ec74328
parent94710cac0ef4ee177a63b5227664b38c95bbf703
tee: optee: take DT status property into account

DT nodes may have a 'status' property which, if set to anything other
than 'ok' or 'okay', indicates to the OS that the DT node should be
treated as if it was not present. So add that missing logic to the
OP-TEE driver.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
drivers/tee/optee/core.c