cryptocell: add product version awareness support
Add support for multiple Cryptocell revisions which
use different APIs.

This commit only refactors the existing code in preperation to the addition
of another Cryptocell revisions later on.

Signed-off-by: Gilad Ben-Yossef <gilad.benyossef@arm.com>
Change-Id: I16d80b31afb6edd56dc645fee5ea619cc74f09b6
1 parent 36ec2bb commit 76f3c7dc8b7c78f5f73d1b6487fac5cc5f320ed4
@Gilad Ben-Yossef Gilad Ben-Yossef authored on 14 May 2019
Showing 31 changed files
View
drivers/auth/cryptocell/712/cryptocell_crypto.c 0 → 100644
View
drivers/auth/cryptocell/712/cryptocell_plat_helpers.c 0 → 100644
View
drivers/auth/cryptocell/cryptocell_crypto.c 100644 → 0
View
drivers/auth/cryptocell/cryptocell_crypto.mk
View
drivers/auth/cryptocell/cryptocell_plat_helpers.c 100644 → 0
View
include/drivers/arm/cryptocell/712/cc_crypto_boot_defs.h 0 → 100644
View
include/drivers/arm/cryptocell/712/cc_pal_sb_plat.h 0 → 100644
View
include/drivers/arm/cryptocell/712/cc_pal_types.h 0 → 100644
View
include/drivers/arm/cryptocell/712/cc_pal_types_plat.h 0 → 100644
View
include/drivers/arm/cryptocell/712/cc_sec_defs.h 0 → 100644
View
include/drivers/arm/cryptocell/712/crypto_driver.h 0 → 100644
View
include/drivers/arm/cryptocell/712/nvm.h 0 → 100644
View
include/drivers/arm/cryptocell/712/nvm_otp.h 0 → 100644
View
include/drivers/arm/cryptocell/712/rsa.h 0 → 100644
View
include/drivers/arm/cryptocell/712/sbrom_bsv_api.h 0 → 100644
View
include/drivers/arm/cryptocell/712/secureboot_base_func.h 0 → 100644
View
include/drivers/arm/cryptocell/712/secureboot_gen_defs.h 0 → 100644
View
include/drivers/arm/cryptocell/712/util.h 0 → 100644
View
include/drivers/arm/cryptocell/cc_crypto_boot_defs.h 100644 → 0
View
include/drivers/arm/cryptocell/cc_pal_sb_plat.h 100644 → 0
View
include/drivers/arm/cryptocell/cc_pal_types.h 100644 → 0
View
include/drivers/arm/cryptocell/cc_pal_types_plat.h 100644 → 0
View
include/drivers/arm/cryptocell/cc_sec_defs.h 100644 → 0
View
include/drivers/arm/cryptocell/crypto_driver.h 100644 → 0
View
include/drivers/arm/cryptocell/nvm.h 100644 → 0
View
include/drivers/arm/cryptocell/nvm_otp.h 100644 → 0
View
include/drivers/arm/cryptocell/rsa.h 100644 → 0
View
include/drivers/arm/cryptocell/sbrom_bsv_api.h 100644 → 0
View
include/drivers/arm/cryptocell/secureboot_base_func.h 100644 → 0
View
include/drivers/arm/cryptocell/secureboot_gen_defs.h 100644 → 0
View
include/drivers/arm/cryptocell/util.h 100644 → 0