From 0fd2debf7f001c06241d76cd4d2a6e09fbcb92d1 Mon Sep 17 00:00:00 2001 From: Jerome Forissier Date: Mon, 4 Mar 2019 17:46:33 +0100 Subject: [PATCH] upstream-tee-subsys-patches.txt: patches up to v5.0 Records patches available upstream up to v5.0. Signed-off-by: Jerome Forissier --- upstream-tee-subsys-patches.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/upstream-tee-subsys-patches.txt b/upstream-tee-subsys-patches.txt index 8d6c47a183df06..0208cfaa5b6137 100644 --- a/upstream-tee-subsys-patches.txt +++ b/upstream-tee-subsys-patches.txt @@ -5,7 +5,9 @@ This is a list of all the patches that relates to the TEE subsystem. The text inside the brackets are the kernel version where it was introduced, followed by the sha1 hash in the upstream kernel tree. - +[v5.0] c7c0d8df0b94 tee: optee: add missing of_node_put after of_device_is_available +[v5.0-rc1] 3c15ddb97c77 tee: optee: log message if dynamic shm is enabled +[v5.0-rc1] b2d102bd0146 tee: optee: avoid possible double list_del() [v4.20-rc1] 25559c22cef8 tee: add kernel internal client interface [v4.20-rc1] db878f76b9ff tee: optee: take DT status property into account [v4.19] 3249527f19d6 tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via Kconfig