Merge pull request #6794 from RonEld/cc310_porting
Cryptocell 310 support
ls
commit 2f86c152f0b7c3c4944360591f3bed2cd76a97d8
2 parents 13dcef6 + 77e87d3
@Cruz Monrreal Cruz Monrreal authored on 24 May 2018
GitHub committed on 24 May 2018
Showing 95 changed files
View
.astyleignore
View
doxyfile_options
View
features/cryptocell/FEATURE_CRYPTOCELL310/Readme.md 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/TARGET_MCU_NRF52840/TOOLCHAIN_ARM/libcc_310_ext.ar 0 → 100644
Not supported
View
features/cryptocell/FEATURE_CRYPTOCELL310/TARGET_MCU_NRF52840/TOOLCHAIN_ARM/libcc_310_trng.ar 0 → 100644
Not supported
View
features/cryptocell/FEATURE_CRYPTOCELL310/TARGET_MCU_NRF52840/TOOLCHAIN_ARM/libnrf_cc310_ext_softfp_0.9.9.a 0 → 100644
Not supported
View
features/cryptocell/FEATURE_CRYPTOCELL310/TARGET_MCU_NRF52840/TOOLCHAIN_ARM/libnrf_cc310_trng_softfp_0.9.9.a 0 → 100644
Not supported
View
features/cryptocell/FEATURE_CRYPTOCELL310/TARGET_MCU_NRF52840/TOOLCHAIN_GCC_ARM/libcc_310_ext.a 0 → 100644
Not supported
View
features/cryptocell/FEATURE_CRYPTOCELL310/TARGET_MCU_NRF52840/TOOLCHAIN_GCC_ARM/libcc_310_trng.a 0 → 100644
Not supported
View
features/cryptocell/FEATURE_CRYPTOCELL310/TARGET_MCU_NRF52840/TOOLCHAIN_IAR/libnrf_cc310_ext_short_wchar_0.9.9.a 0 → 100644
Not supported
View
features/cryptocell/FEATURE_CRYPTOCELL310/TARGET_MCU_NRF52840/TOOLCHAIN_IAR/libnrf_cc310_trng_short_wchar_0.9.9.a 0 → 100644
Not supported
View
features/cryptocell/FEATURE_CRYPTOCELL310/TARGET_MCU_NRF52840/cc_platform.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/TARGET_MCU_NRF52840/cc_platform_nrf52840.c 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/binaries/TOOLCHAIN_ARM/libcc_310_core.ar 0 → 100644
Not supported
View
features/cryptocell/FEATURE_CRYPTOCELL310/binaries/TOOLCHAIN_ARM/libnrf_cc310_core_softfp_0.9.9.a 0 → 100644
Not supported
View
features/cryptocell/FEATURE_CRYPTOCELL310/binaries/TOOLCHAIN_GCC_ARM/libcc_310_core.a 0 → 100644
Not supported
View
features/cryptocell/FEATURE_CRYPTOCELL310/binaries/TOOLCHAIN_GCC_ARM/libcc_310_core.a.mod 0 → 100644
Not supported
View
features/cryptocell/FEATURE_CRYPTOCELL310/binaries/TOOLCHAIN_GCC_ARM/libcc_310_core.a~31bb423e11968b6c6cfbd1735561b06af3862622 0 → 100644
Not supported
View
features/cryptocell/FEATURE_CRYPTOCELL310/binaries/TOOLCHAIN_IAR/lib_cc310_core.a 0 → 100644
Not supported
View
features/cryptocell/FEATURE_CRYPTOCELL310/cc_internal.c 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/cc_internal.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/ccm_alt.c 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/ccm_alt.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/ecdh_alt.c 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/ecdsa_alt.c 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/ecdsa_alt.c.mod 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/ccsw_crys_rsa_shared_types.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_aesccm.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_aesccm_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_chacha.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_chacha_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_chacha_poly.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_chacha_poly_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_common.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_common_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_dh.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_dh_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_dh_kg.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_ec_edw_api.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_ec_mont_api.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_ec_mont_edw_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_ecpki_build.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_ecpki_dh.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_ecpki_domain.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_ecpki_ecdsa.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_ecpki_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_ecpki_kg.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_ecpki_types.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_hash.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_hash_defs.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_hash_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_hkdf.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_hkdf_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_hmac.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_hmac_defs.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_hmac_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_kdf.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_kdf_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_pka_defs_hw.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_poly.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_poly_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_rnd.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_rnd_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_rsa_build.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_rsa_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_rsa_kg.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_rsa_prim.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_rsa_schemes.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_rsa_types.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_srp.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/crys_srp_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/driver_defs.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/sns_silib.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/ssi_aes.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/ssi_aes_defs.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/ssi_aes_error.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/ssi_pal_compiler.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/ssi_pal_trng.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/ssi_pal_types.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/ssi_pal_types_plat.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/include/ssi_pka_hw_plat_defs.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/mbedtls_device.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/objects_cryptocell.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/platform_alt.c 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/platform_alt.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/sha1_alt.c 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/sha1_alt.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/sha256_alt.c 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/sha256_alt.h 0 → 100644
View
features/cryptocell/FEATURE_CRYPTOCELL310/trng.c 0 → 100644
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/objects.h
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/trng_api.c
View
targets/targets.json
View
tools/config/__init__.py