OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLATFORM_STACK_SIZE
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/common/aarch64/
platform_up_stack.S
49
get_up_stack platform_normal_stacks,
PLATFORM_STACK_SIZE
61
get_up_stack platform_normal_stacks,
PLATFORM_STACK_SIZE
67
* Used for C code during boot,
PLATFORM_STACK_SIZE
bytes
72
PLATFORM_STACK_SIZE
, 1
platform_mp_stack.S
50
get_mp_stack platform_normal_stacks,
PLATFORM_STACK_SIZE
68
* stack of
PLATFORM_STACK_SIZE
bytes.
72
PLATFORM_STACK_SIZE
, PLATFORM_CORE_COUNT
/device/linaro/bootloader/arm-trusted-firmware/plat/fvp/include/
platform_def.h
50
#define
PLATFORM_STACK_SIZE
0x800
53
#define
PLATFORM_STACK_SIZE
0x1000
55
#define
PLATFORM_STACK_SIZE
0x440
59
#define
PLATFORM_STACK_SIZE
0x1000
61
#define
PLATFORM_STACK_SIZE
0x400
64
#define
PLATFORM_STACK_SIZE
0x400
66
#define
PLATFORM_STACK_SIZE
0x440
/device/linaro/bootloader/arm-trusted-firmware/plat/juno/include/
platform_def.h
49
#define
PLATFORM_STACK_SIZE
0x1000
51
#define
PLATFORM_STACK_SIZE
0x800
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
platform_def.h
49
#define
PLATFORM_STACK_SIZE
0x800
/device/linaro/bootloader/arm-trusted-firmware/services/std_svc/psci/
psci_helpers.S
115
sub x0, x19, #
PLATFORM_STACK_SIZE
Completed in 4281 milliseconds