• Mark Allyn's avatar
    Staging: sep: Introduce sep driver · 4856ab33
    Mark Allyn authored
    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: default avatarMark Allyn <mark.a.allyn@intel.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    4856ab33
Makefile 38 Bytes