Home
last modified time | relevance | path

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

/SCP-firmware-master/arch/arm/armv8-a/include/common/
A Dasm_macros_common.S91 #define DEFAULT_STACK_ALIGN (1 << 6) /* In case the caller doesnt provide alignment */ macro
93 .macro declare_stack _name, _section, _size, _count, _align=DEFAULT_STACK_ALIGN

Completed in 1 milliseconds