Home
last modified time | relevance | path

Searched defs:PLAT_ARM_TRUSTED_ROM_SIZE (Results 1 – 9 of 9) sorted by relevance

/arm-trusted-firmware/plat/arm/board/juno/include/
H A Dplatform_def.h101 #define PLAT_ARM_TRUSTED_ROM_SIZE UL(0x00020000) macro
103 #define PLAT_ARM_TRUSTED_ROM_SIZE UL(0x00010000) macro
/arm-trusted-firmware/plat/arm/css/sgi/include/
H A Dsgi_base_platform_def.h159 #define PLAT_ARM_TRUSTED_ROM_SIZE 0x00080000 /* 512KB */ macro
/arm-trusted-firmware/plat/arm/board/morello/include/
H A Dplatform_def.h157 #define PLAT_ARM_TRUSTED_ROM_SIZE UL(0x00020000) /* 128KB */ macro
/arm-trusted-firmware/plat/arm/board/fvp_r/include/
H A Dplatform_def.h71 #define PLAT_ARM_TRUSTED_ROM_SIZE UL(0x04000000) /* 64 MB */ macro
/arm-trusted-firmware/plat/arm/board/tc/include/
H A Dplatform_def.h206 #define PLAT_ARM_TRUSTED_ROM_SIZE (0x00080000 - PLAT_ARM_TRUSTED_ROM_BASE) macro
/arm-trusted-firmware/plat/arm/board/n1sdp/include/
H A Dplatform_def.h245 # define PLAT_ARM_TRUSTED_ROM_SIZE 0x00020000 /* 128KB */ macro
/arm-trusted-firmware/plat/arm/board/fvp_ve/include/
H A Dplatform_def.h250 #define PLAT_ARM_TRUSTED_ROM_SIZE 0x04000000 /* 64 MB */ macro
/arm-trusted-firmware/plat/arm/board/a5ds/include/
H A Dplatform_def.h264 #define PLAT_ARM_TRUSTED_ROM_SIZE 0x10000 /* 64KB */ macro
/arm-trusted-firmware/plat/arm/board/fvp/include/
H A Dplatform_def.h49 #define PLAT_ARM_TRUSTED_ROM_SIZE UL(0x04000000) /* 64 MB */ macro