Home
last modified time | relevance | path

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

/trusted-services/components/messaging/ffa/libsp/test/
A Dsp_memory_management_internals.yml11 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 Dmock_assert.cpp18 const char *function) in __assert_fail() argument
23 (void)function; in __assert_fail()
/trusted-services/components/common/utils/include/
A Dasm.S22 .type \name , %function
40 .type \name , %function
/trusted-services/tools/cmake/common/
A DUtils.cmake23 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 DPropertyCopy.cmake68 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 DExportMemoryRegionsToManifest.cmake29 function(export_memory_regions_to_manifest)
A DUuid.cmake42 function(uuid_canon_to_octets)
88 function(uuid_canon_to_fields)
136 function(uuid_canon_to_le_words)
A DAddPlatform.cmake32 function(add_platform)
A DTargetCompileDefinitions.cmake30 function (set_target_uuids)
A DAddComponents.cmake35 function(add_components)
A DTsGetVersion.cmake40 function(version_semver_read)
A DLazyFetch.cmake53 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 DExportLibrary.cmake27 function(export_library)
A DExportSp.cmake52 function (export_sp)
/trusted-services/docs/services/
A Dcrypto-service-description.rst39 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 Duefi-smm-services.rst88 | This is updated by this function.
/trusted-services/tools/cmake/compiler/
A DGCC.cmake44 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 Dpsa-fwu-m.rst40 * 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 Dlink_options.cmake23 function(env_set_link_options)
/trusted-services/docs/project/
A Dcoding-guidelines.rst26 #. 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 Dsupported-architectural-features.rst20 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 Dtf-a.cmake45 function(add_tfa_dependency)
/trusted-services/external/nanopb/
A Dnanopb.cmake17 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 Dlibsp.rst88 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 Dlibraries.rst86 Before calling any function from libpsats the proper part of the library has to be initialized.

Completed in 64 milliseconds