android_kernel_oneplus_msm8998/security/pfe
Srinivas Ramana 5b07573627 security: pfe: Fix the qualifier used to print size_t
Use the correct type qualifier to print size_t
and ssize_t. This will fix the compilation errors when
compiling for ARM. While at it, fix the compilation errors
in pfk_kc.c for sched functions by including sched.h.

Change-Id: I4fac4530dd4b31baf62ef3719535fd662dc2ae37
Signed-off-by: Srinivas Ramana <sramana@codeaurora.org>
2016-06-22 14:42:18 -07:00
..
Kconfig PFK: new module to work with ecryptfs 2016-03-23 21:24:06 -07:00
Makefile PFK: new module to work with ecryptfs 2016-03-23 21:24:06 -07:00
pfk.c security: pfe: Fix the qualifier used to print size_t 2016-06-22 14:42:18 -07:00
pfk_ice.c PFK: ice: change to non-atomic scm calls 2016-05-03 15:48:01 -07:00
pfk_ice.h PFK: fixed issue where key in TZ was not set properly 2016-03-23 21:24:07 -07:00
pfk_kc.c security: pfe: Fix the qualifier used to print size_t 2016-06-22 14:42:18 -07:00
pfk_kc.h PFK: fix race between key set and key invalidate in TZ 2016-04-25 17:45:36 -07:00
pft.c