• M
    Staging: sep: Introduce sep driver · 4856ab33
    Mark Allyn 提交于
    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>
    4856ab33
Makefile 2.6 KB