-
- Downloads
cryptocell: add support for Cryptocell 713
Add Crypto 713 support as crypto module and NVM counter provider.
As files under include/drivers/arm/cryptocell/713/ are copied verbatim
from the CryptoCell SBROM lib project they are filtered from checkpatch
coding style check.
Signed-off-by:
Gilad Ben-Yossef <gilad@benyossef.com>
Change-Id: I7c361772f00ca7d96481f81ac6cbb2704467e52c
Showing
- Makefile 12 additions, 2 deletionsMakefile
- drivers/auth/cryptocell/713/cryptocell_crypto.c 273 additions, 0 deletionsdrivers/auth/cryptocell/713/cryptocell_crypto.c
- drivers/auth/cryptocell/713/cryptocell_plat_helpers.c 109 additions, 0 deletionsdrivers/auth/cryptocell/713/cryptocell_plat_helpers.c
- drivers/auth/cryptocell/cryptocell_crypto.mk 3 additions, 1 deletiondrivers/auth/cryptocell/cryptocell_crypto.mk
- include/drivers/arm/cryptocell/713/bsv_api.h 221 additions, 0 deletionsinclude/drivers/arm/cryptocell/713/bsv_api.h
- include/drivers/arm/cryptocell/713/bsv_crypto_api.h 76 additions, 0 deletionsinclude/drivers/arm/cryptocell/713/bsv_crypto_api.h
- include/drivers/arm/cryptocell/713/bsv_crypto_asym_api.h 100 additions, 0 deletionsinclude/drivers/arm/cryptocell/713/bsv_crypto_asym_api.h
- include/drivers/arm/cryptocell/713/bsv_crypto_defs.h 94 additions, 0 deletionsinclude/drivers/arm/cryptocell/713/bsv_crypto_defs.h
- include/drivers/arm/cryptocell/713/bsv_error.h 161 additions, 0 deletionsinclude/drivers/arm/cryptocell/713/bsv_error.h
- include/drivers/arm/cryptocell/713/cc_address_defs.h 50 additions, 0 deletionsinclude/drivers/arm/cryptocell/713/cc_address_defs.h
- include/drivers/arm/cryptocell/713/cc_boot_defs.h 52 additions, 0 deletionsinclude/drivers/arm/cryptocell/713/cc_boot_defs.h
- include/drivers/arm/cryptocell/713/cc_pal_types.h 100 additions, 0 deletionsinclude/drivers/arm/cryptocell/713/cc_pal_types.h
- include/drivers/arm/cryptocell/713/cc_pal_types_plat.h 25 additions, 0 deletionsinclude/drivers/arm/cryptocell/713/cc_pal_types_plat.h
- include/drivers/arm/cryptocell/713/cc_pka_hw_plat_defs.h 62 additions, 0 deletionsinclude/drivers/arm/cryptocell/713/cc_pka_hw_plat_defs.h
- include/drivers/arm/cryptocell/713/cc_sec_defs.h 70 additions, 0 deletionsinclude/drivers/arm/cryptocell/713/cc_sec_defs.h
Loading
Please register or sign in to comment