Searched refs:declare_stack (Results 1 – 6 of 6) sorted by relevance
/arm-trusted-firmware-2.8.0/plat/common/aarch32/ |
A D | platform_up_stack.S | 46 declare_stack platform_normal_stacks, tzfw_normal_stacks, \
|
A D | platform_mp_stack.S | 46 declare_stack platform_normal_stacks, tzfw_normal_stacks, \
|
/arm-trusted-firmware-2.8.0/plat/common/aarch64/ |
A D | platform_up_stack.S | 49 declare_stack platform_normal_stacks, tzfw_normal_stacks, \
|
A D | platform_mp_stack.S | 59 declare_stack platform_normal_stacks, tzfw_normal_stacks, \
|
/arm-trusted-firmware-2.8.0/include/common/ |
A D | asm_macros_common.S | 98 .macro declare_stack _name, _section, _size, _count, _align=DEFAULT_STACK_ALIGN macro
|
/arm-trusted-firmware-2.8.0/plat/arm/common/aarch64/ |
A D | arm_helpers.S | 132 declare_stack platform_coherent_stacks, tzfw_coherent_mem, \
|
Completed in 10 milliseconds