summaryrefslogtreecommitdiff
path: root/drivers/mxc/security/sahara2/fsl_shw_auth.c
AgeCommit message (Collapse)Author
2012-01-09ENGR00141478-1 SAHARA: Move header file to include directoryAnish Trivedi
The user mode libsahara library relied on header file drivers/mxc/security/sahara2/include/sahara.h. However, to make the lib build after headers_install step and to remove dependency on kernel source, moved this header to include/linux/mxc_sahara.h. These are the necessary changes in the SAHARA driver to use the new header file in the new location. Signed-off-by: Anish Trivedi <anish@freescale.com>
2012-01-09ENGR00141398 Security: add security driver for 2.6.38Frank Li
Add secuirty driver Acked-by: Lily Zhang <r58066@freescale.com> Signed-off-by: Frank Li <Frank.Li@freescale.com>