Home
last modified time | relevance | path

Searched refs:_setup (Results 1 – 3 of 3) sorted by relevance

/arm-trusted-firmware-2.8.0/include/common/
A Druntime_svc.h73 #define DECLARE_RT_SVC(_name, _start, _end, _type, _setup, _smch) \ argument
80 .init = (_setup), \
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Drt-svc-writers-guide.rst97 #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
/arm-trusted-firmware-2.8.0/docs/plat/
A Dnvidia-tegra.rst117 bl31\_early\_platform\_setup() handler to extract the TZDRAM carveout base and

Completed in 4 milliseconds