Searched refs:function (Results 1 – 25 of 25) sorted by relevance
| /trusted-services/components/messaging/ffa/libsp/test/ |
| A D | sp_memory_management_internals.yml | 11 type: function 15 type: function 19 type: function 23 type: function 27 type: function 31 type: function 35 type: function
|
| /trusted-services/components/messaging/ffa/libsp/mock/ |
| A D | mock_assert.cpp | 18 const char *function) in __assert_fail() argument 23 (void)function; in __assert_fail()
|
| /trusted-services/components/common/utils/include/ |
| A D | asm.S | 22 .type \name , %function 40 .type \name , %function
|
| /trusted-services/tools/cmake/common/ |
| A D | Utils.cmake | 23 the name of the function, other arguments are the names of the required 24 arguments to that function. The macro iterates through the list, and prints 40 function(ts_verify_build_env) 60 …A function to modify the file name of the binary produced by a deployment to allow the OP-TEE symb… 64 - UUID is an argument of this function 76 function(ts_add_uuid_to_exe_name)
|
| A D | PropertyCopy.cmake | 68 function(save_interface_target_properties) 137 function(translate_interface_target_properties) 224 function(translate_value_as_property) 301 function(print_saved_properties) 340 function(print_translated_lists) 361 function(_prc_translate) 392 function(_prc_translate_include_list VALUE OUT) 402 function(_prc_translate_system_include_list VALUE OUT) 412 function(_prc_translate_macro_list VALUE OUT) 432 function(_prc_translate_link_option_list VALUE OUT) [all …]
|
| A D | ExportMemoryRegionsToManifest.cmake | 29 function(export_memory_regions_to_manifest)
|
| A D | Uuid.cmake | 42 function(uuid_canon_to_octets) 88 function(uuid_canon_to_fields) 136 function(uuid_canon_to_le_words)
|
| A D | AddPlatform.cmake | 32 function(add_platform)
|
| A D | TargetCompileDefinitions.cmake | 30 function (set_target_uuids)
|
| A D | AddComponents.cmake | 35 function(add_components)
|
| A D | TsGetVersion.cmake | 40 function(version_semver_read)
|
| A D | LazyFetch.cmake | 53 function(LazyFetch_Fetch DEP_NAME OPTIONS) 85 the configure process. The file goes through :cmake:function:`configure_file(... @ONLY)`, this 97 function(LazyFetch_ConfigAndBuild) 192 configure process. The file goes through the :cmake:function:`configure_file(... @ONLY)`, this
|
| A D | ExportLibrary.cmake | 27 function(export_library)
|
| A D | ExportSp.cmake | 52 function (export_sp)
|
| /trusted-services/docs/services/ |
| A D | crypto-service-description.rst | 39 function calls. A separate handler function exists for each operation supported by the 72 function:: 76 For production deployments, an implementation of this function should be provided that
|
| A D | uefi-smm-services.rst | 88 | This is updated by this function.
|
| /trusted-services/tools/cmake/compiler/ |
| A D | GCC.cmake | 44 function(gcc_find_tool NAME LANG) 104 function(compiler_preprocess_file) 148 Set linker script for a target. The function adds an LDFLAG using the 168 function(compiler_set_linker_script) 205 Generate binary output for the target. The function converts the output 219 function(compiler_generate_binary_output) 261 function(compiler_generate_stripped_elf) 289 The function uses the :variable:`LIBGCC_LOCATE_CFLAGS`. 302 function(gcc_get_lib_location) 350 The function uses and manipulates the following CACHE variables: [all …]
|
| /trusted-services/docs/services/fwu/ |
| A D | psa-fwu-m.rst | 40 * A static UUID to component ID mapping is used. This has to be passed to the agent init function. 51 This function returns the list of implemented features. 80 Cancels staging state and reverts to original regular state. The function calls ``psa_fwu_cancel()`… 100 `PSA Certified Firmware Update API 1.0`_ does not provide a function for reading images, so opening… 106 This function writes data into the opened image. The image handle has to be opened for write operat… 112 This function read data from the opened image. The image handle has to be opened for read operation… 129 `PSA Certified Firmware Update API 1.0`_ only provides a ``psa_fwu_accept()`` function which accept…
|
| /trusted-services/environments/arm-linux/ |
| A D | link_options.cmake | 23 function(env_set_link_options)
|
| /trusted-services/docs/project/ |
| A D | coding-guidelines.rst | 26 #. Use `snake_case`_ for function, variable and file names. 57 #. Use `snake_case`_ for function and variable names. 58 #. Use the ``include_guard()`` CMake function when creating new modules, to prevent multiple inclus…
|
| /trusted-services/docs/developer/ |
| A D | supported-architectural-features.rst | 20 Pointer Authentication (PAC) is an ARMv8.3 feature where the return address of each function is sig… 21 calculated when the function is called and verified upon returning. This is to ensure the return ad…
|
| /trusted-services/external/tf_a/ |
| A D | tf-a.cmake | 45 function(add_tfa_dependency)
|
| /trusted-services/external/nanopb/ |
| A D | nanopb.cmake | 17 define a cmake function to provide access to the generator to build nanopb files. 129 function(protobuf_generate) 228 function(protobuf_generate_all)
|
| /trusted-services/docs/environments/secure-partitions/ |
| A D | libsp.rst | 88 common interrupt handler function which is defined in the FF-A API component. 89 This interrupt handler function should be implemented by the upper layers (in
|
| /trusted-services/docs/deployments/ |
| A D | libraries.rst | 86 Before calling any function from libpsats the proper part of the library has to be initialized.
|
Completed in 64 milliseconds