Home
last modified time | relevance | path

Searched refs:h (Results 1 – 25 of 183) sorted by relevance

12345678

/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/doxygen/
Ddoxygen_cc312.conf790 INPUT = module_definitions.h \
791 ../host/src/cc3x_lib/cc_lib.h \
792 ../shared/include/crypto_api/cc_error.h \
793 ../shared/include/proj/cc3x/cc_general_defs.h \
794 ../shared/include/proj/cc3x/cc_address_defs.h \
795 ../shared/include/crypto_api/cc_aes_defs.h \
796 ../codesafe/src/mbedtls_api/mbedtls_ccm_common.h \
797 ../shared/include/crypto_api/cc3x/cc_aes_defs_proj.h \
798 ../shared/include/crypto_api/cc3x/mbedtls_cc_ecies.h \
799 ../shared/include/crypto_api/cc_ecpki_types.h \
[all …]
/trusted-firmware-m-3.5.0/lib/ext/psa_arch_tests/
D0002-Disable-obsolete-algorithms.patch10 .../targets/tgt_dev_apis_tfm_an521/nspe/pal_crypto_config.h | 3 +++
11 .../targets/tgt_dev_apis_tfm_an524/nspe/pal_crypto_config.h | 3 +++
12 .../targets/tgt_dev_apis_tfm_an539/nspe/pal_crypto_config.h | 3 +++
13 .../targets/tgt_dev_apis_tfm_musca_b1/nspe/pal_crypto_config.h | 3 +++
14 .../targets/tgt_dev_apis_tfm_musca_s1/nspe/pal_crypto_config.h | 3 +++
15 .../targets/tgt_dev_apis_tfm_nrf5340/nspe/pal_crypto_config.h | 3 +++
16 .../targets/tgt_dev_apis_tfm_nrf9160/nspe/pal_crypto_config.h | 3 +++
17 .../targets/tgt_dev_apis_tfm_psoc64/nspe/pal_crypto_config.h | 3 +++
18 .../tgt_dev_apis_tfm_stm32l562e_dk/nspe/pal_crypto_config.h | 3 +++
21 …pis_tfm_an521/nspe/pal_crypto_config.h b/api-tests/platform/targets/tgt_dev_apis_tfm_an521/nspe/pa…
[all …]
/trusted-firmware-m-3.5.0/cmake/
Dinstall.cmake29 install(FILES ${INTERFACE_INC_DIR}/psa/client.h
30 ${INTERFACE_INC_DIR}/psa/error.h
33 install(FILES ${CMAKE_BINARY_DIR}/generated/interface/include/psa_manifest/sid.h
36 install(FILES ${INTERFACE_INC_DIR}/tfm_api.h
37 ${INTERFACE_INC_DIR}/tfm_ns_interface.h
40 install(FILES ${INTERFACE_INC_DIR}/tfm_ns_client_ext.h
43 install(FILES ${CMAKE_SOURCE_DIR}/secure_fw/include/config_tfm.h
45 install(FILES ${CMAKE_SOURCE_DIR}/config/config_base.h
48 install(FILES ${INTERFACE_INC_DIR}/tfm_psa_call_pack.h
50 install(FILES ${CMAKE_BINARY_DIR}/generated/interface/include/psa/framework_feature.h
[all …]
/trusted-firmware-m-3.5.0/platform/ext/target/nxp/lpcxpresso55s69/
Dpull_drivers.cmake11 …{NXP_SDK_GIT_TAG}/drivers/casper/fsl_casper.h ${NXP_HAL_FILE_PATH}/common/Native_Driver/drivers/f…
14 …{NXP_SDK_GIT_TAG}/drivers/common/fsl_common.h ${NXP_HAL_FILE_PATH}/common/Native_Driver/drivers/f…
17 …DK_GIT_TAG}/drivers/common/fsl_common_arm.h ${NXP_HAL_FILE_PATH}/common/Native_Driver/drivers/fsl…
20 …{NXP_SDK_GIT_TAG}/drivers/ctimer/fsl_ctimer.h ${NXP_HAL_FILE_PATH}/common/Native_Driver/drivers/f…
23 …SDK_GIT_TAG}/drivers/flexcomm/fsl_flexcomm.h ${NXP_HAL_FILE_PATH}/common/Native_Driver/drivers/fs…
26 …${NXP_SDK_GIT_TAG}/drivers/lpc_gpio/fsl_gpio.h ${NXP_HAL_FILE_PATH}/common/Native_Driver/drivers/…
29 …_GIT_TAG}/drivers/hashcrypt/fsl_hashcrypt.h ${NXP_HAL_FILE_PATH}/common/Native_Driver/drivers/fsl…
32 …-sdk/${NXP_SDK_GIT_TAG}/drivers/iap1/fsl_iap.h ${NXP_HAL_FILE_PATH}/common/Native_Driver/drivers/…
33 …{NXP_SDK_GIT_TAG}/drivers/iap1/fsl_iap_kbp.h ${NXP_HAL_FILE_PATH}/common/Native_Driver/drivers/fs…
34 …s/iap1/fsl_iap_skboot_authenticate.h ${NXP_HAL_FILE_PATH}/common/Native_Driver/drivers/fsl_iap_sk…
[all …]
/trusted-firmware-m-3.5.0/docs/configuration/
Dheader_file_system.rst14 Source files shall include ``config_tfm.h`` when necessary to fetch Component option settings.
15 It is expected that all Component options are included in ``config_tfm.h`` to explicitly set values
19 The ``config_tfm.h`` includes base configuration ``config_base.h``. Refer to
22 The ``config_tfm.h`` includes a customized project config file provided via compile definition
24 those configured in ``config_base.h``.
34 A platform can adjust or place restriction on config options by providing a ``config_tfm_target.h``
38 ``config_base.h``.
50 #include "config_base.h"
52 Each component can implement a ``config_<comp_name>_check.h`` to validate component specific config
53 dependencies. ``config_<comp_name>_check.h`` shall include ``config_tfm.h``
/trusted-firmware-m-3.5.0/lib/ext/mbedcrypto/
D0008-Auto-enable-MBEDTLS_MD_LIGHT-after-MBEDTLS_PSA_CRYPT.patch11 include/mbedtls/build_info.h | 28 ++++++++++++++--------------
14 diff --git a/include/mbedtls/build_info.h b/include/mbedtls/build_info.h
16 --- a/include/mbedtls/build_info.h
17 +++ b/include/mbedtls/build_info.h
40 #include "mbedtls/config_psa.h"
57 #include "mbedtls/check_config.h"
D0001-BUILD-Update-For-IAR-support.patch14 include/mbedtls/ssl.h | 1 +
34 diff --git a/include/mbedtls/ssl.h b/include/mbedtls/ssl.h
36 --- a/include/mbedtls/ssl.h
37 +++ b/include/mbedtls/ssl.h
/trusted-firmware-m-3.5.0/platform/ext/target/cypress/psoc64/
Dinstall.cmake16 install(FILES ${CMAKE_CURRENT_LIST_DIR}/mailbox/platform_multicore.h
17 ${CMAKE_CURRENT_LIST_DIR}/mailbox/ns_ipc_config.h
18 ${CMAKE_CURRENT_LIST_DIR}/Device/Config/device_cfg.h
21 install(FILES ${CMAKE_CURRENT_LIST_DIR}/partition/flash_layout.h
22 ${CMAKE_CURRENT_LIST_DIR}/partition/region_defs.h
/trusted-firmware-m-3.5.0/tools/templates/
Dpartition_load_info.template13 #include <stdint.h>
14 #include <stddef.h>
15 #include "config_tfm.h"
16 #include "region.h"
17 #include "region_defs.h"
18 #include "spm.h"
19 #include "load/interrupt_defs.h"
20 #include "load/partition_defs.h"
21 #include "load/service_defs.h"
22 #include "load/asset_defs.h"
[all …]
Dpartition_intermedia.template10 #include <stdint.h>
11 #include "config_tfm.h"
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_helper.c75 unsigned char l, h; in runIt_hexify() local
79 h = *ibuf / 16; in runIt_hexify()
82 if (h < 10) in runIt_hexify()
83 *obuf++ = '0' + h; in runIt_hexify()
85 *obuf++ = 'a' + h - 10; in runIt_hexify()
/trusted-firmware-m-3.5.0/interface/
DCMakeLists.txt16 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/include/psa/framework_feature.h.in
17 ${CMAKE_BINARY_DIR}/generated/interface/include/psa/framework_feature.h
67 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/include/multi_core/tfm_mailbox_config.h.in
68 ${CMAKE_BINARY_DIR}/generated/interface/include/tfm_mailbox_config.h
/trusted-firmware-m-3.5.0/lib/ext/tf-m-tests/
Dinstall.cmake17 FILES_MATCHING PATTERN "*.h")
18 install(FILES ${CMAKE_SOURCE_DIR}/secure_fw/spm/include/boot/tfm_boot_status.h
/trusted-firmware-m-3.5.0/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/
Djquery.js60h){if(h!==d){return this.css("zIndex",h)}if(this.length){var f=a(this[0]),e,g;while(f.length&&f[0]… argument
69h;(h=f[g])!=null;g++){try{b(h).triggerHandler("remove")}catch(j){}}c(f)}}else{var a=b.fn.remove;b.… argument
81h){return e._mouseMove(h)};this._mouseUpDelegate=function(h){return e._mouseUp(h)};b(document).bin… argument
89h=document,f,g=$.event.special,i=h.documentMode,d="on"+c in e&&(i===b||i>7);function a(j){j=j||loc… function
96h();this.each(function M(){var R=k(this),Q=R.data(y),P=R.data(o),T=R.data(l),S;if(R.data(n)){k.pow… function
106h,i){if(h.originalEvent.touches.length>1){return}h.preventDefault();var j=h.originalEvent.changedT…
115h=false,g=window.requestAnimationFrame||function(l){return setTimeout(l,1000/60)},c=window.cancelA…
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/host/
Dproj.cfg18 CFLAGS_EXTRA += -DMBEDTLS_CONFIG_FILE='<config-cc312-mps2-freertos.h>'
25 CFLAGS_EXTRA += -DMBEDTLS_CONFIG_FILE='<config-cc312-mps2-freertos.h>'
33 CFLAGS_EXTRA += -DMBEDTLS_CONFIG_FILE='<config-cc312.h>'
/trusted-firmware-m-3.5.0/config/profile/
Dprofile_medium.cmake9 set(PROJECT_CONFIG_HEADER_FILE "${CMAKE_SOURCE_DIR}/config/profile/config_profile_medium.h" CACHE F…
32 …}/lib/ext/mbedcrypto/mbedcrypto_config/tfm_mbedcrypto_config_profile_medium.h" CACHE PATH "Config …
33 …URCE_DIR}/lib/ext/mbedcrypto/mbedcrypto_config/crypto_config_profile_medium.h" CACHE PATH "Config …
Dprofile_small.cmake9 set(PROJECT_CONFIG_HEADER_FILE "${CMAKE_SOURCE_DIR}/config/profile/config_profile_small.h" CACHE FI…
33 …R}/lib/ext/mbedcrypto/mbedcrypto_config/tfm_mbedcrypto_config_profile_small.h" CACHE PATH "Config …
34 …OURCE_DIR}/lib/ext/mbedcrypto/mbedcrypto_config/crypto_config_profile_small.h" CACHE PATH "Config …
Dprofile_large.cmake9 set(PROJECT_CONFIG_HEADER_FILE "${CMAKE_SOURCE_DIR}/config/profile/config_profile_large.h" CACHE FI…
34 …R}/lib/ext/mbedcrypto/mbedcrypto_config/tfm_mbedcrypto_config_profile_large.h" CACHE PATH "Config …
35 …OURCE_DIR}/lib/ext/mbedcrypto/mbedcrypto_config/crypto_config_profile_large.h" CACHE PATH "Config …
Dprofile_medium_arotless.cmake9 set(PROJECT_CONFIG_HEADER_FILE "${CMAKE_SOURCE_DIR}/config/profile/config_profile_medium_arotless.h
27 …}/lib/ext/mbedcrypto/mbedcrypto_config/tfm_mbedcrypto_config_profile_medium.h" CACHE PATH "Config …
28 …URCE_DIR}/lib/ext/mbedcrypto/mbedcrypto_config/crypto_config_profile_medium.h" CACHE PATH "Config …
/trusted-firmware-m-3.5.0/secure_fw/partitions/firmware_update/
DCMakeLists.txt55 configure_file(${CMAKE_SOURCE_DIR}/interface/include/psa/fwu_config.h.in
56 ${CMAKE_BINARY_DIR}/generated/interface/include/psa/fwu_config.h
58 set(FWU_DEVICE_CONFIG_FILE "${CMAKE_BINARY_DIR}/generated/interface/include/psa/fwu_config.h")
/trusted-firmware-m-3.5.0/docs/contributing/
Dcode_review_guide.rst173 * module_a/include/func1.h
174 * module_a/include/func2/fmain.h
177 * module_b/include/funcx.h
178 * module_b/include/funcy/fmain.h
180 * module_b/funcxi.h
183 * module_b/funcy/fsub.h
186 #include <func1.h>
187 #include <func2/fmain.h>
188 #include <funcx.h>
189 #include "funcxi.h"
[all …]
/trusted-firmware-m-3.5.0/platform/ext/target/stm/nucleo_l552ze_q/
DCMakeLists.txt37 install(FILES ${NUCLEO_L552ZE_Q_DIR}/include/flash_layout.h
38 ${NUCLEO_L552ZE_Q_DIR}/include/region_defs.h
/trusted-firmware-m-3.5.0/docs/integration_guide/services/
Dtfm_platform_integration_guide.rst31 ``interface/include/tfm_platform_api.h``
33 - ``platform_sp.h/c`` : These files define and implement functionalities related
35 - ``tfm_platform_api.c`` : This file implements ``tfm_platform_api.h``
50 For API specification, please check: ``platform/include/tfm_platform_system.h``
96 ``platform/include/tfm_plat_nv_counters.h``
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/
Dproj_integration_tests.cfg51 CFLAGS_EXTRA += -DMBEDTLS_CONFIG_FILE='<config-cc312.h>'
54 CFLAGS_EXTRA += -DMBEDTLS_CONFIG_FILE='<config-cc312-mps2-freertos.h>'
/trusted-firmware-m-3.5.0/docs/design_docs/services/
Dtfm_crypto_design.rst71 …ry (``tfm_crypto.a``). | ``./interface/include/tfm_crypto_defs.h`` …
72 … well the Mbed Crypto | ``./secure_fw/partitions/crypto/tfm_crypto_api.h`` |
73 …ild process and archive it | ``./secure_fw/partitions/crypto/tfm_crypto_signal.h`` |
74 …Crypto service. | ``./secure_fw/partitions/crypto/spe_crypto.h`` …
76 …| | functions in the Service modules ``tfm_crypto_api.h``, and | …
81 …| | The header available in the interface, ``tfm_crypto_defs.h`` | …
84 …| | Finally, the ``crypto_spe.h`` header is used during the | …
116 detailed description of the prototypes please refer to the ``tfm_crypto_api.h``
173 …sed on the | ``./lib/ext/mbedcrypto/mbedcrypto_config/tfm_mbedcrypto_config_default.h`` |
178 …sed on the | ``./lib/ext/mbedcrypto/mbedcrypto_config/crypto_config_default.h`` |

12345678