Home
last modified time | relevance | path

Searched refs:RCAR_BL31_PARTITION (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/tools/renesas/rcar_layout_create/
Dsa6.c19 #define RCAR_BL31_PARTITION (0x00000000U) macro
57 #define RCAR_BL31_PARTITION (0x00000001U) macro
137 const uint64_t __attribute__ ((section (".sa6_bl31partition"))) bl31partition = RCAR_BL31_PARTITION;
/external/arm-trusted-firmware/tools/renesas/rzg_layout_create/
Dsa6.c19 #define RCAR_BL31_PARTITION (0x00000000U) macro
57 #define RCAR_BL31_PARTITION (0x00000001U) macro
140 bl31partition = RCAR_BL31_PARTITION;