Searched refs:ARM_TRUSTED_SRAM_BASE (Results 1 – 10 of 10) 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
57 #define ARM_TRUSTED_SRAM_BASE PLAT_ARM_TRUSTED_SRAM_BASE macro59 #define ARM_TRUSTED_SRAM_BASE UL(0x04000000) macro62 #define ARM_SHARED_RAM_BASE ARM_TRUSTED_SRAM_BASE67 #define ARM_L0_GPT_BASE (ARM_TRUSTED_SRAM_BASE + \602 #define BL2_BASE (ARM_TRUSTED_SRAM_BASE + \770 #define ARM_SPMC_MANIFEST_BASE (ARM_TRUSTED_SRAM_BASE + \
111 #define ARM_TRUSTED_SRAM_BASE UL(0x02000000) macro113 #define ARM_SHARED_RAM_BASE ARM_TRUSTED_SRAM_BASE255 #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()
102 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
180 bl32_image_ep_info.args.arg0 = ARM_TRUSTED_SRAM_BASE + in bl31_early_platform_setup2()
336 #define PLAT_CSS_SCP_COM_SHARED_MEM_BASE (ARM_TRUSTED_SRAM_BASE + UL(0x80))
450 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
443 #define BL2_BASE (ARM_TRUSTED_SRAM_BASE + \