]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commit
security:tlk: enable CONFIG_TRUSTED_LITTLE_KERNEL
authorPranami Bhattacharya <pranamib@nvidia.com>
Mon, 2 Oct 2017 05:19:07 +0000 (22:19 -0700)
committermobile promotions <svcmobile_promotions@nvidia.com>
Thu, 5 Oct 2017 01:20:21 +0000 (18:20 -0700)
commitbd6212738e5cf7a69954c38bff13472ba6ffac17
tree6eb7c2efb2dc89f4b5ffdb20e7ba339ba72f1327
parent5f000d612475d5a587d08d6c0926cecff7c20a38
security:tlk: enable CONFIG_TRUSTED_LITTLE_KERNEL

This patch enables CONFIG_TRUSTED_LITTLE_KERNEL option in the android
defconfig because it is needed for android customers only.

This patch removed unnecessary functions from ote_comms.c file.

te_restore_keyslots which is a TOS specific function is renamed for
both OSes as {tlk|trusty}_restore_keyslots and the caller is updated
in a separate patch

Bug 200346933

Change-Id: Id6cc3f328a886cbe39e034ce2d875583c9ee56e6
Signed-off-by: Pranami Bhattacharya <pranamib@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1571782
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
arch/arm64/configs/tegra21_android_defconfig
drivers/trusty/trusty-otf-iface.c
include/linux/ote_protocol.h
security/tlk_driver/ote_comms.c