Home
last modified time | relevance | path

Searched refs:ARM_TRUSTED_SRAM_BASE (Results 1 – 11 of 11) sorted by relevance

/trusted-firmware-a/plat/arm/board/corstone700/common/include/
A Dplatform_def.h59 #define ARM_TRUSTED_SRAM_BASE UL(0x02000000) macro
60 #define ARM_SHARED_RAM_BASE ARM_TRUSTED_SRAM_BASE
70 #define ARM_NS_SHARED_RAM_BASE ARM_TRUSTED_SRAM_BASE + UL(0x00100000)
162 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
/trusted-firmware-a/plat/arm/board/diphda/common/include/
A Dplatform_def.h146 #define ARM_TRUSTED_SRAM_BASE UL(0x02000000) macro
148 #define ARM_SHARED_RAM_BASE ARM_TRUSTED_SRAM_BASE
195 #define ARM_NS_SHARED_RAM_BASE (ARM_TRUSTED_SRAM_BASE + \
289 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
/trusted-firmware-a/include/plat/arm/common/
A Darm_def.h62 #define ARM_TRUSTED_SRAM_BASE PLAT_ARM_TRUSTED_SRAM_BASE macro
64 #define ARM_TRUSTED_SRAM_BASE UL(0x04000000) macro
67 #define ARM_SHARED_RAM_BASE ARM_TRUSTED_SRAM_BASE
526 #define BL2_BASE (ARM_TRUSTED_SRAM_BASE + \
/trusted-firmware-a/drivers/arm/css/scp/
A Dcss_sds.c30 image_offset = (uintptr_t) image - ARM_TRUSTED_SRAM_BASE; in css_scp_boot_image_xfer()
A Dcss_bom_bootloader.c174 cmd_data_payload->offset = (uintptr_t) image - ARM_TRUSTED_SRAM_BASE; in css_scp_boot_image_xfer()
/trusted-firmware-a/plat/arm/css/sgm/include/
A Dsgm_base_platform_def.h130 #define PLAT_CSS_SCP_COM_SHARED_MEM_BASE (ARM_TRUSTED_SRAM_BASE + 0x80)
/trusted-firmware-a/include/plat/arm/css/common/
A Dcss_def.h98 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
/trusted-firmware-a/plat/arm/board/fvp_r/include/
A Dplatform_def.h217 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
/trusted-firmware-a/plat/arm/board/juno/include/
A Dplatform_def.h255 #define PLAT_CSS_SCP_COM_SHARED_MEM_BASE (ARM_TRUSTED_SRAM_BASE + UL(0x80))
/trusted-firmware-a/plat/arm/board/fvp/include/
A Dplatform_def.h269 #define PLAT_ARM_TRUSTED_MAILBOX_BASE ARM_TRUSTED_SRAM_BASE
/trusted-firmware-a/plat/arm/common/
A Darm_bl31_setup.c147 bl32_image_ep_info.args.arg0 = ARM_TRUSTED_SRAM_BASE + in arm_bl31_early_platform_setup()

Completed in 13 milliseconds