Searched refs:ARM_TRUSTED_SRAM_BASE (Results 1 – 9 of 9) 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
62 #define ARM_TRUSTED_SRAM_BASE UL(0x04000000) macro63 #define ARM_SHARED_RAM_BASE ARM_TRUSTED_SRAM_BASE406 #define BL2_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()
98 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
130 #define PLAT_CSS_SCP_COM_SHARED_MEM_BASE (ARM_TRUSTED_SRAM_BASE + 0x80)
246 #define PLAT_CSS_SCP_COM_SHARED_MEM_BASE (ARM_TRUSTED_SRAM_BASE + UL(0x80))
229 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
131 bl32_image_ep_info.args.arg0 = ARM_TRUSTED_SRAM_BASE + in arm_bl31_early_platform_setup()