Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/
H A Dbakery_lock.h61 typedef struct bakery_lock { struct
/rk3399_ARM-atf/bl32/sp_min/
H A Dsp_min.ld.S137 *(.bakery_lock)
/rk3399_ARM-atf/bl31/
H A Dbl31.ld.S221 *(.bakery_lock)
/rk3399_ARM-atf/include/common/
H A Dbl_common.ld.h183 *(.bakery_lock) \
/rk3399_ARM-atf/plat/nvidia/tegra/scat/
H A Dbl31.scat183 *(.bakery_lock)
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst2292 typedef struct bakery_lock {
2323 algorithm mentioned earlier. The bakery_lock structure only allocates the memory
2325 needed for a CPU into a section ``.bakery_lock``. The linker allocates the memory
2326 for other cores by using the total size allocated for the bakery_lock section
2353 .bakery_lock section start
2390 ``.bakery_lock`` section need to be fetched and appropriate cache operations need
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst84 section identified by name ``.bakery_lock`` inside ``.coherent_ram`` so that its
90 __section(".bakery_lock")
96 .section .bakery_lock
98 The ``.coherent_ram`` section is a sum of all sections like ``.bakery_lock`` which are
2747 calculates the size of the ``.bakery_lock`` input section, aligns it to the
H A Dchange-log.md5804 …- use spin_lock instead of bakery_lock ([0b3a2cf](https://review.trustedfirmware.org/plugins/gitil…