Home
last modified time | relevance | path

Searched defs:declare_stack (Results 1 – 5 of 5) sorted by relevance

/arm-trusted-firmware/plat/common/aarch32/
H A Dplatform_up_stack.S47 PLATFORM_STACK_SIZE, 1, CACHE_WRITEBACK_GRANULE global() label
H A Dplatform_mp_stack.S47 PLATFORM_STACK_SIZE, PLATFORM_CORE_COUNT global() label
/arm-trusted-firmware/plat/common/aarch64/
H A Dplatform_mp_stack.S61 CACHE_WRITEBACK_GRANULE global() label
H A Dplatform_up_stack.S50 PLATFORM_STACK_SIZE, 1, CACHE_WRITEBACK_GRANULE global() label
/arm-trusted-firmware/include/common/
H A Dasm_macros_common.S98 .macro declare_stack _name, _section, _size, _count, _align=DEFAULT_STACK_ALIGN macro