Lines Matching refs:stack
55 each BL stage to correctly port the firmware stack. They are categorized as
131 Defines the normal stack memory available to each CPU. This constant is used
1249 This function sets the current stack pointer to the normal memory stack that
1251 stack for the primary CPU, the UP version of the function is used. The size
1252 of the stack allocated to each CPU is specified by the platform defined
1267 This function returns the base address of the normal memory stack that
1269 stack for the primary CPU, the UP version of the function is used. The size
1270 of the stack allocated to each CPU is specified by the platform defined
1333 it has restrictions for stack usage and it can use the registers x0 - x17 as
1426 when the stack protector is enabled with ENABLE_STACK_PROTECTOR. A predictable
1433 a lower address than the stack bases. Failure to do so would allow an
1434 attacker to overwrite the canary as part of the stack buffer overflow attack.
1519 stack. Otherwise obey AAPCS.
2314 On DynamIQ systems, this function must not use stack while enabling MMU, which
3197 runtime environment i.e. valid stack exists. This call **must not** return.
3235 these. They are executed outside of a C environment and without a stack. Many