Searched refs:BL31_END (Results 1 – 6 of 6) sorted by relevance
20 #define BL31_END (unsigned long)(&__BL31_END__) macro21 #define BL31_SIZE ((BL31_END) - (BL31_BASE))
17 #define BL31_END (unsigned long)(&__BL31_END__) macro127 BL31_END - BL31_BASE, in bl31_plat_arch_setup()
36 #define BL31_END (unsigned long)(&__BL31_END__) macro81 mmio_write_32(SRAMROM_SEC_ADDR, (uint32_t)(BL31_END + 0x3ff) & 0x3fc00); in platform_setup_sram()
24 #define BL31_END (unsigned long)(&__BL31_END__) macro111 qemu_configure_mmu_el3(BL31_RO_BASE, (BL31_END - BL31_RO_BASE), in bl31_plat_arch_setup()
18 #define BL31_END (uintptr_t)(&__BL31_END__) macro253 BL31_END - BL31_BASE, in arm_bl31_plat_arch_setup()
55 #define BL31_END (unsigned long)(&__BL31_END__) macro