aboutsummaryrefslogtreecommitdiff
path: root/include/trustzone/README
diff options
context:
space:
mode:
authorMeizu OpenSource <patchwork@meizu.com>2016-08-15 10:19:42 +0800
committerMeizu OpenSource <patchwork@meizu.com>2016-08-15 10:19:42 +0800
commitd2e1446d81725c351dc73a03b397ce043fb18452 (patch)
tree4dbc616b7f92aea39cd697a9084205ddb805e344 /include/trustzone/README
downloadandroid_kernel_m2note-d2e1446d81725c351dc73a03b397ce043fb18452.tar.gz
first commit
Diffstat (limited to 'include/trustzone/README')
-rw-r--r--include/trustzone/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/include/trustzone/README b/include/trustzone/README
new file mode 100644
index 000000000..728a7f938
--- /dev/null
+++ b/include/trustzone/README
@@ -0,0 +1,11 @@
+1. If you header files, related to MTEE, are shared between Linux Kernel and User Space
+ those header files should be put in the folders and synced below.
+ 1-1. alps/device/mediatek/mt8127/kernel-headers/trustzone/kree
+ 1-2. alps/kernel-3.10/include/trustzone/kree
+
+2. If your header files should be shared between MTEE and Linux Kernel,
+ those header files should be put in the folders both below.
+ 2-1. alps/kernel-3.10/include/trustzone/tz_cross
+ 2-2. alps/vendor/mediatek/proprietary/trustzone/mtk/include/tz_cross
+
+3. It is noted that head files in Linux Kernel should not include MTK License Disclaimer