OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLAT_ARM_TRUSTED_SRAM_SIZE
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/include/plat/arm/board/common/
board_arm_def.h
90
#define
PLAT_ARM_TRUSTED_SRAM_SIZE
0x00040000 /* 256 KB */
/device/linaro/bootloader/arm-trusted-firmware/include/plat/arm/common/
arm_def.h
63
#define ARM_BL_RAM_SIZE (
PLAT_ARM_TRUSTED_SRAM_SIZE
- \
360
(
PLAT_ARM_TRUSTED_SRAM_SIZE
>> 1))
Completed in 1326 milliseconds