Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/imx/imx8qx/
Dimx8qx_bl31_setup.c33 static const unsigned long BL31_RO_END = BL_CODE_END; variable
301 unsigned long ro_size = BL31_RO_END - BL31_RO_START; in bl31_plat_arch_setup()
/external/arm-trusted-firmware/plat/imx/imx8qm/
Dimx8qm_bl31_setup.c33 static const unsigned long BL31_RO_END = BL_CODE_END; variable
347 unsigned long ro_size = BL31_RO_END - BL31_RO_START; in bl31_plat_arch_setup()