Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9bfacc5edcd8039134b3f6962cb08a43dab5b242
/
drivers
/
misc
/
qseecom.c
9bfacc5
qseecom: add mutex protection for unloading app in qseecom_release
by Zhen Kong
· 9 years ago
ba7f03c
qseecom: avoid buffer over-write when copying app_name
by William Clark
· 10 years ago
44c2a6f
qseecom: Save appname in qseecom when loading app by kernel client
by Zhen Kong
· 10 years ago
bbd287f
Merge "qseecom: Free ion memory even if keymaster app is not unloaded"
by Linux Build Service Account
· 10 years ago
268c312
qseecom: Add checks for send_cmd inputs
by Mona Hossain
· 10 years ago
bcbb44d
Merge "qseecom: Just check current bus scaling mode in qseecom_suspend"
by Linux Build Service Account
· 10 years ago
b947069
qseecom: Add boundary checks for offset within message.
by Mona Hossain
· 10 years ago
763307c
qseecom: Free ion memory even if keymaster app is not unloaded
by Zhen Kong
· 10 years ago
65bc2df
Merge "qseecom: fix secure app loading failure by kernel mode qseecom client"
by Linux Build Service Account
· 10 years ago
60f4f70
qseecom: Just check current bus scaling mode in qseecom_suspend
by Zhen Kong
· 10 years ago
d83bdcb
qseecom: fix secure app loading failure by kernel mode qseecom client
by William Clark
· 10 years ago
d08301c
qseecom: Enable/disable clock for client if bus scaling is not enabled
by Zhen Kong
· 10 years ago
1e15c27
qseecom: Check if ce clock is enabled before sending cmd to TZ
by Zhen Kong
· 10 years ago
3f378a4
qseecom: change the number of bytes to compare app names
by William Clark
· 10 years ago
c7a043d
qseecom: Add support to handle multiple app load & unload
by William Clark
· 10 years ago
3a5eaac
qseecom: change return value to 0 if app id exists when loading app
by Zhen Kong
· 10 years ago
48a1e7d
misc: qseecom: fix wipe-key api for PFE key
by Amir Samuelov
· 10 years ago
e5b434e
qseecom: update cumulative_mode and timer properly
by Zhen Kong
· 11 years ago
4bead3c
qseecom: register bus bandwidth mode when loading app
by Zhen Kong
· 11 years ago
05ed446
qseecom: Check the return value of "ion_phys"
by Zhen Kong
· 11 years ago
fd64c98
qseecom: Fix failure to load cmnlib image
by Zhen Kong
· 11 years ago
c46b584
qseecom: Replace kzalloc with ion_alloc
by Zhen Kong
· 11 years ago
19a7acc
Merge "qseecom: add support to clear key for per file encryption"
by Linux Build Service Account
· 11 years ago
ba30614
qseecom: Fix issues with failure to release client handle
by Hariprasad Dhalinarasimha
· 11 years ago
bd0c545
qseecom: Unload the app upon receiving qseecom_release.
by Hariprasad Dhalinarasimha
· 11 years ago
a69c16e
qseecom: Validate pointer offset in qseecom_send_modfd_cmd
by Zhen Kong
· 11 years ago
8d9bc57
Merge "qseecom: change bus scale up mode in resume function"
by Linux Build Service Account
· 11 years ago
98b0e51
qseecom: change bus scale up mode in resume function
by Zhen Kong
· 11 years ago
ba69dfe
qseecom: add support to clear key for per file encryption
by Zhen Kong
· 11 years ago
a10dcab
qseecom: Check for FDE/PFE feature
by Zhen Kong
· 11 years ago
4ffeacf
qseecom: Add support for PFE feature
by Zhen Kong
· 11 years ago
ae0f7ca
Merge "qseecom: Change pr_warning message to pr_debug"
by Linux Build Service Account
· 11 years ago
5708fff
Merge "qseecom: Ensure CE clk is managed properly"
by Linux Build Service Account
· 11 years ago
444a86c
Merge "qseecom: change qseecom bus scaling timer operation"
by Linux Build Service Account
· 11 years ago
a6b0255
Merge "qseecom: Validate the pointer returned by ion_import_dma_buf"
by Linux Build Service Account
· 11 years ago
ca4c2d5
qseecom: Ensure CE clk is managed properly
by Zhen Kong
· 11 years ago
af95019
qseecom: change qseecom bus scaling timer operation
by Zhen Kong
· 11 years ago
e8a0208
Revert "qseecom: change qseecom bus scaling timer operation"
by Zhen Kong
· 11 years ago
1401bc0
qseecom: Validate the pointer returned by ion_import_dma_buf
by Hariprasad Dhalinarasimha
· 11 years ago
71d5062
Merge "qseecom: Validate shared buffer length & virtual address"
by Linux Build Service Account
· 11 years ago
3fc6b8c
Merge "qseecom: change qseecom bus scaling timer operation"
by Linux Build Service Account
· 11 years ago
bb51272
qseecom: Fix clock get failures
by AnilKumar Chimata
· 11 years ago
06418b7
qseecom: change qseecom bus scaling timer operation
by Zhen Kong
· 11 years ago
ea5d4bb
qseecom: update clock ref count when bus scaling timer is running
by Zhen Kong
· 11 years ago
4b61e2a
qseecom: Validate shared buffer length & virtual address
by Hariprasad Dhalinarasimha
· 11 years ago
f44cbd2
qseecom: Change pr_warning message to pr_debug
by Hariprasad Dhalinarasimha
· 11 years ago
a0944b8
qseecom: Add basic suspend resume functionality
by Zhen Kong
· 11 years ago
ca39e44
qseecom: change key management apis
by Zhen Kong
· 11 years ago
ef95fe0
Merge "qseecom: Add support for bus scaling"
by Linux Build Service Account
· 11 years ago
1033d5c
qseecom: Removal of flags and options to protect listener memory
by Hariprasad Dhalinarasimha
· 11 years ago
2edf90d
qseecom: Add support for bus scaling
by Zhen Kong
· 11 years ago
ada988c
Merge "qseecom: Fix issues on key management scheme"
by Linux Build Service Account
· 11 years ago
f494819
qseecom: Add checks for user space buffer pointers
by Zhen Kong
· 11 years ago
9730ddf
qseecom: Fix issues on key management scheme
by Zhen Kong
· 11 years ago
10aed74
qseecom: Check input buffer from IOCTL
by Hariprasad Dhalinarasimha
· 11 years ago
8ab2a28
Merge "qseecom: Copy userspace buffer into kernel space before dereferencing"
by Linux Build Service Account
· 11 years ago
391f299
Merge "qseecom: Check for case where listener service is not found"
by Linux Build Service Account
· 11 years ago
cd5f8fb
Merge "qseecom: Remove debug messages"
by Linux Build Service Account
· 11 years ago
0d39797
Merge "qseecom: Fix error handling path in receive_req()"
by Linux Build Service Account
· 11 years ago
a253a03
qseecom: Fix issues with qssecom_remove/exit APIs
by AnilKumar Chimata
· 11 years ago
69b857a
qseecom: Fix error handling path in receive_req()
by AnilKumar Chimata
· 11 years ago
fd86ecd
qseecom: Copy userspace buffer into kernel space before dereferencing
by Hariprasad Dhalinarasimha
· 11 years ago
c4d4951
qseecom: Check for case where listener service is not found
by Zhen Kong
· 11 years ago
04f65b8
qseecom: Remove debug messages
by Zhen Kong
· 11 years ago
326ef79
Merge "qseecom: Add checks for API called in IOCTL"
by Linux Build Service Account
· 11 years ago
d696b0c
Merge "qseecom: Validate inputs from user space"
by Linux Build Service Account
· 11 years ago
afe4f76
Merge "qseecom: Ensure incoming "app_name" does not corrupt the kernel stack"
by Linux Build Service Account
· 11 years ago
a1124de
qseecom: Add checks for API called in IOCTL
by Mona Hossain
· 11 years ago
dddf444
qseecom: Validate inputs from user space
by Mona Hossain
· 11 years ago
38564b7
Merge "qseecom: Fix issues with failure to release client handle"
by Linux Build Service Account
· 11 years ago
7d5378f
Merge "qseecom: Add frequency scaling in send_service_cmd()"
by Linux Build Service Account
· 11 years ago
6a13cf4
Merge "qseecom: Check for invalid registration of secapp region"
by Linux Build Service Account
· 11 years ago
96a9833
Merge "qseecom: Change __copy_from_user to copy_from_user"
by Linux Build Service Account
· 11 years ago
80f1d1b
qseecom: Add frequency scaling in send_service_cmd()
by AnilKumar Chimata
· 11 years ago
32deb98
qseecom: Check for invalid registration of secapp region
by Mona Hossain
· 11 years ago
7a01882
qseecom: Ensure incoming "app_name" does not corrupt the kernel stack
by Hariprasad Dhalinarasimha
· 11 years ago
e201495
qseecom: Change __copy_from_user to copy_from_user
by Hariprasad Dhalinarasimha
· 11 years ago
528400a
qseecom: Validate the incoming length from user space
by Hariprasad Dhalinarasimha
· 11 years ago
492530f
qseecom: Fix issues with failure to release client handle
by Hariprasad Dhalinarasimha
· 11 years ago
f732bbe
qseecom: Fix QSEECOM_IOCTL_UNLOAD_EXTERNAL_ELF_REQ kernel crash
by AnilKumar Chimata
· 11 years ago
9121724
Merge "qseecom: Rename & unifiy some enum definitions."
by Linux Build Service Account
· 11 years ago
b383224
qseecom: Rename & unifiy some enum definitions.
by Hariprasad Dhalinarasimha
· 11 years ago
11e1f52
qseecom: Add NULL pointer check in qseecom_ioctl
by AnilKumar Chimata
· 11 years ago
e03dcda
Merge "qseecom: enable ce1 clock when sending RPMB service response to tz"
by Linux Build Service Account
· 11 years ago
7812dc1
qseecom: enable ce1 clock when sending RPMB service response to tz
by Zhen Kong
· 11 years ago
d6d9b32
Merge "qseecom: Add new IOCTLs to support secure UI feature"
by Linux Build Service Account
· 11 years ago
c470bc9
qseecom: Fix issues in the return path of load external elf
by AnilKumar Chimata
· 11 years ago
5370c7a
qseecom: Fix return path of qseecom load app if app exists
by AnilKumar Chimata
· 11 years ago
23fdcd9
qseecom: Add new IOCTLs to support secure UI feature
by Hariprasad Dhalinarasimha
· 12 years ago
682d1c3
qseecom: Add cache functionality
by Hariprasad Dhalinarasimha
· 11 years ago
c56584d
qseecom: Clear modified data after processing command
by Mona Hossain
· 11 years ago
4ad9e3f4
Merge "qseecom: Fix race condition when loading app"
by Linux Build Service Account
· 11 years ago
b2dc0f8
qseecom: Fix race condition when loading app
by Mona Hossain
· 11 years ago
9c1f6c5
qseecom: Return failure if TZ version is incorrect
by Mona Hossain
· 11 years ago
f002879
Merge "qseecom: Remove support for QSEOS_VERSION_TZ13"
by Linux Build Service Account
· 11 years ago
9bdd0f3
Merge "qseecom: enable ce1 clock when setting PIPE key"
by Linux Build Service Account
· 12 years ago
d4613de
qseecom: Remove support for QSEOS_VERSION_TZ13
by Mona Hossain
· 12 years ago
db2bf74
qseecom: enable ce1 clock when setting PIPE key
by Zhen Kong
· 12 years ago
91da2c5
qseecom: Fix issue with incomplete command exiting prematurely
by Mona Hossain
· 12 years ago
1f09c769
qseecom: add integer overflow protection and support to set multiple PIPEs
by Zhen Kong
· 12 years ago
Next »