Searched refs:ARM_TRUSTED_SRAM_BASE (Results 1 – 12 of 12) sorted by relevance
59 #define ARM_TRUSTED_SRAM_BASE UL(0x02000000) macro60 #define ARM_SHARED_RAM_BASE ARM_TRUSTED_SRAM_BASE70 #define ARM_NS_SHARED_RAM_BASE ARM_TRUSTED_SRAM_BASE + UL(0x00100000)162 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
113 #define ARM_TRUSTED_SRAM_BASE UL(0x02000000) macro115 #define ARM_SHARED_RAM_BASE ARM_TRUSTED_SRAM_BASE164 #define ARM_NS_SHARED_RAM_BASE (ARM_TRUSTED_SRAM_BASE + TOTAL_SRAM_SIZE - \266 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
30 image_offset = (uintptr_t) image - ARM_TRUSTED_SRAM_BASE; in css_scp_boot_image_xfer()
174 cmd_data_payload->offset = (uintptr_t) image - ARM_TRUSTED_SRAM_BASE; in css_scp_boot_image_xfer()
62 #define ARM_TRUSTED_SRAM_BASE PLAT_ARM_TRUSTED_SRAM_BASE macro64 #define ARM_TRUSTED_SRAM_BASE UL(0x04000000) macro67 #define ARM_SHARED_RAM_BASE ARM_TRUSTED_SRAM_BASE591 #define BL2_BASE (ARM_TRUSTED_SRAM_BASE + \
101 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
217 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
162 bl32_image_ep_info.args.arg0 = ARM_TRUSTED_SRAM_BASE + in bl31_early_platform_setup2()
261 #define PLAT_CSS_SCP_COM_SHARED_MEM_BASE (ARM_TRUSTED_SRAM_BASE + UL(0x80))
146 bl32_image_ep_info.args.arg0 = ARM_TRUSTED_SRAM_BASE + in arm_bl31_early_platform_setup()
364 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
435 #define BL2_BASE (ARM_TRUSTED_SRAM_BASE + \