Staging: sep: Introduce sep driver
This driver is for the Security Processor, a dedicated encryption and decryption driver that is used on the Intel mobile platform. This has been checked with checkpatch and there are four warnings for lines over 80 charactors. There is one compile warning. This is for a function that is only used if the rar register driver is needed. There is an ifdef in a header file that stubs out the rar register driver if the rar register is not configured. This driver does add a configuration, which is CONFIG_DX_SEP. Signed-off-by: NMark Allyn <mark.a.allyn@intel.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
Showing
drivers/staging/sep/Kconfig
0 → 100644
drivers/staging/sep/Makefile
0 → 100644
drivers/staging/sep/TODO
0 → 100644
drivers/staging/sep/sep_dev.h
0 → 100644
drivers/staging/sep/sep_driver.c
0 → 100644
此差异已折叠。
此差异已折叠。
想要评论请 注册 或 登录