Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/common/
H A Dasm_macros_common.S110 #define DEFAULT_STACK_ALIGN (1 << 6) /* In case the caller doesnt provide alignment */ macro
112 .macro declare_stack _name, _section, _size, _count, _align=DEFAULT_STACK_ALIGN