summaryrefslogtreecommitdiff
path: root/projects/linux/core/done
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2020-11-25 14:35:57 +0900
committerGeert Uytterhoeven <geert+renesas@glider.be>2020-11-25 08:46:12 +0100
commit69f4ba5e612e3d7862fd5e909926aaf9ef11b080 (patch)
treeabdf8697e876290397fe1ceda04702c575290b19 /projects/linux/core/done
parent3c83025263c568b3371bd5a10c0ff951930eb42c (diff)
projects: linux: core: Mark bsp392_tee_driver abandoned
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects/linux/core/done')
-rw-r--r--projects/linux/core/done/bsp392_tee_driver.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/projects/linux/core/done/bsp392_tee_driver.yaml b/projects/linux/core/done/bsp392_tee_driver.yaml
new file mode 100644
index 0000000..6f7ee5f
--- /dev/null
+++ b/projects/linux/core/done/bsp392_tee_driver.yaml
@@ -0,0 +1,21 @@
+title: "From bsp392, upport tee driver:"
+team: Core
+key: 458ccb94-2eda-11eb-88ed-eb1474631828
+status: Abandoned
+
+relationships:
+
+bsp-commits:
+ - 3c9cf833fef60330a60c48de6a25491cb1ad0946 # tee: optee: Change workqueue to kthread in debug log function
+ - 62f50d22df2e03990e380e582e718822934c96a5 # tee: optee: add r-car original function
+ - aa1bb6d1927d617aea4afb021419326082653bf9 # tee: Add a macro to provide a register function to a kernel space
+ - eef19e7c5353b6acd3c77e2ff5efd8466c740e11 # tee: tee_shm: Fix the release function to the shared memory
+
+upstream:
+
+comments:
+ - "3c9cf833fef60330a60c48de6a25491cb1ad0946: Because the upstream policy of the driver is unknown"
+ - "62f50d22df2e03990e380e582e718822934c96a5: Because the upstream policy of the driver is unknown"
+ - "aa1bb6d1927d617aea4afb021419326082653bf9: Because the upstream policy of the driver is unknown"
+ - "eef19e7c5353b6acd3c77e2ff5efd8466c740e11: Because the upstream policy of the driver is unknown"
+ - "It's difficult to refactor this driver for upstream. So, mark Abandoned"