Home
last modified time | relevance | path

Searched refs:bakery_lock (Results 1 – 7 of 7) sorted by relevance

/arm-trusted-firmware-2.8.0/include/lib/
A Dbakery_lock.h61 typedef struct bakery_lock { struct
/arm-trusted-firmware-2.8.0/bl32/sp_min/
A Dsp_min.ld.S121 *(bakery_lock)
/arm-trusted-firmware-2.8.0/bl31/
A Dbl31.ld.S164 *(bakery_lock)
/arm-trusted-firmware-2.8.0/include/common/
A Dbl_common.ld.h173 *(bakery_lock) \
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/scat/
A Dbl31.scat183 *(bakery_lock)
/arm-trusted-firmware-2.8.0/docs/design/
A Dfirmware-design.rst2135 typedef struct bakery_lock {
2166 algorithm mentioned earlier. The bakery_lock structure only allocates the memory
2168 needed for a CPU into a section ``bakery_lock``. The linker allocates the memory
2169 for other cores by using the total size allocated for the bakery_lock section
2196 bakery_lock section start
2233 ``bakery_lock`` section need to be fetched and appropriate cache operations need
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dporting-guide.rst70 section identified by name ``bakery_lock`` inside ``coherent_ram`` so that its
76 __section("bakery_lock")
82 .section bakery_lock
84 The ``coherent_ram`` section is a sum of all sections like ``bakery_lock`` which are
2414 calculates the size of the ``bakery_lock`` input section, aligns it to the

Completed in 15 milliseconds