Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/fvp/include/
Dplatform_def.h74 #define PLAT_FVP_CCI400_BASE 0x2c090000 macro
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/fvp/
Dfvp_common.c282 cci_base = PLAT_FVP_CCI400_BASE; in fvp_interconnect_init()