Searched refs:ARM_TRUSTED_SRAM_BASE (Results 1 – 6 of 6) sorted by relevance
56 #define ARM_TRUSTED_SRAM_BASE 0x04000000 macro57 #define ARM_SHARED_RAM_BASE ARM_TRUSTED_SRAM_BASE359 #define BL31_BASE (ARM_TRUSTED_SRAM_BASE + \
28 image_offset = (uintptr_t) image - ARM_TRUSTED_SRAM_BASE; in css_scp_boot_image_xfer()
172 cmd_data_payload->offset = (uintptr_t) image - ARM_TRUSTED_SRAM_BASE; in css_scp_boot_image_xfer()
91 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
93 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
186 #define PLAT_CSS_SCP_COM_SHARED_MEM_BASE (ARM_TRUSTED_SRAM_BASE + 0x80)