Home
last modified time | relevance | path

Searched refs:PLAT_PERCPU_BAKERY_LOCK_SIZE (Results 1 – 13 of 13) sorted by relevance

/trusted-firmware-a/lib/locks/bakery/
A Dbakery_lock_normal.c38 #ifdef PLAT_PERCPU_BAKERY_LOCK_SIZE
47 CASSERT((PLAT_PERCPU_BAKERY_LOCK_SIZE & (CACHE_WRITEBACK_GRANULE - 1)) == 0, \
49 #define PERCPU_BAKERY_LOCK_SIZE (PLAT_PERCPU_BAKERY_LOCK_SIZE)
/trusted-firmware-a/include/common/
A Dbl_common.ld.h138 #ifdef PLAT_PERCPU_BAKERY_LOCK_SIZE
141 (__PERCPU_BAKERY_LOCK_SIZE__ == PLAT_PERCPU_BAKERY_LOCK_SIZE), \
/trusted-firmware-a/plat/layerscape/board/ls1043/include/
A Dls_def.h105 #define PLAT_PERCPU_BAKERY_LOCK_SIZE (1 * CACHE_WRITEBACK_GRANULE) macro
/trusted-firmware-a/plat/nxp/soc-lx2160a/include/
A Dsoc.h120 #define PLAT_PERCPU_BAKERY_LOCK_SIZE (1 * CACHE_WRITEBACK_GRANULE) macro
/trusted-firmware-a/plat/qti/sc7180/inc/
A Dplatform_def.h99 #define PLAT_PERCPU_BAKERY_LOCK_SIZE (1 * CACHE_WRITEBACK_GRANULE) macro
/trusted-firmware-a/plat/qti/sc7280/inc/
A Dplatform_def.h99 #define PLAT_PERCPU_BAKERY_LOCK_SIZE (1 * CACHE_WRITEBACK_GRANULE) macro
/trusted-firmware-a/plat/nxp/soc-ls1028a/include/
A Dsoc.h136 #define PLAT_PERCPU_BAKERY_LOCK_SIZE (1 * CACHE_WRITEBACK_GRANULE) macro
/trusted-firmware-a/plat/nvidia/tegra/scat/
A Dbl31.scat197 /* PLAT_PERCPU_BAKERY_LOCK_SIZE does not match bakery lock requirements */
198 ScatterAssert(__PER_CPU_BAKERY_LOCK_SIZE__ == PLAT_PERCPU_BAKERY_LOCK_SIZE)
/trusted-firmware-a/include/plat/arm/common/
A Darm_def.h695 #define PLAT_PERCPU_BAKERY_LOCK_SIZE (1 * CACHE_WRITEBACK_GRANULE) macro
/trusted-firmware-a/docs/design/
A Dfirmware-design.rst2240 optionally define macro ``PLAT_PERCPU_BAKERY_LOCK_SIZE`` (see the
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dfirmware-design.rst.txt2240 optionally define macro ``PLAT_PERCPU_BAKERY_LOCK_SIZE`` (see the
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst2047 #define : PLAT_PERCPU_BAKERY_LOCK_SIZE [optional]
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dporting-guide.rst.txt2047 #define : PLAT_PERCPU_BAKERY_LOCK_SIZE [optional]

Completed in 49 milliseconds