Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/common/aarch32/
H A Dplatform_mp_stack.S47 PLATFORM_STACK_SIZE, PLATFORM_CORE_COUNT
H A Dplatform_up_stack.S47 PLATFORM_STACK_SIZE, 1, CACHE_WRITEBACK_GRANULE
/rk3399_ARM-atf/plat/common/aarch64/
H A Dplatform_up_stack.S50 PLATFORM_STACK_SIZE, 1, CACHE_WRITEBACK_GRANULE
H A Dplatform_mp_stack.S61 CACHE_WRITEBACK_GRANULE
/rk3399_ARM-atf/include/common/
H A Dasm_macros_common.S112 .macro declare_stack _name, _section, _size, _count, _align=DEFAULT_STACK_ALIGN macro