Merge changes from topic "gby/cryptocell-multi-vers" into integration
* changes:
  cryptocell: add product version awareness support
  cryptocell: move Cryptocell specific API into driver
commit 861264395f15f990b34b7575c9b046f05e262dde
2 parents 18b8266 + 76f3c7d
@Soby Mathew Soby Mathew authored on 25 Jul 2019
TrustedFirmware Code Review committed on 25 Jul 2019
Showing 32 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
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_rotpk.h 0 → 100644
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
View
plat/arm/board/common/board_arm_trusted_boot.c