Searched refs:_setup (Results 1 – 3 of 3) sorted by relevance
/tf-a-ffa_el3_spmc/include/common/ |
A D | runtime_svc.h | 73 #define DECLARE_RT_SVC(_name, _start, _end, _type, _setup, _smch) \ argument 80 .init = (_setup), \
|
/tf-a-ffa_el3_spmc/docs/getting_started/ |
A D | rt-svc-writers-guide.rst | 97 #define DECLARE_RT_SVC(_name, _start, _end, _type, _setup, _smch) 107 - ``_setup`` is the initialization function with the ``rt_svc_init`` signature: 133 #. ``_setup`` and ``_smch`` routines have been specified 155 the service initialization function (``_setup`` in the declaration). This
|
/tf-a-ffa_el3_spmc/docs/plat/ |
A D | nvidia-tegra.rst | 117 bl31\_early\_platform\_setup() handler to extract the TZDRAM carveout base and
|
Completed in 4 milliseconds