/arm-trusted-firmware-2.8.0/plat/amlogic/g12a/ |
A D | g12a_def.h | 20 #define AML_HDCP_RX_BASE UL(0xFFE0D000) 21 #define AML_HDCP_RX_SIZE UL(0x00002000) 23 #define AML_HDCP_TX_BASE UL(0xFFE01000) 24 #define AML_HDCP_TX_SIZE UL(0x00001000) 35 #define AML_NSDRAM0_BASE UL(0x01000000) 36 #define AML_NSDRAM0_SIZE UL(0x0F000000) 38 #define BL31_BASE UL(0x05100000) 39 #define BL31_SIZE UL(0x00100000) 52 #define AML_TZRAM_BASE UL(0xFFFA0000) 66 #define AML_GICD_BASE UL(0xFFC01000) [all …]
|
/arm-trusted-firmware-2.8.0/plat/amlogic/gxbb/ |
A D | gxbb_def.h | 20 #define AML_NSDRAM0_BASE UL(0x01000000) 21 #define AML_NSDRAM0_SIZE UL(0x0F000000) 23 #define AML_NSDRAM1_BASE UL(0x10000000) 24 #define AML_NSDRAM1_SIZE UL(0x00100000) 26 #define BL31_BASE UL(0x10100000) 27 #define BL31_SIZE UL(0x000C0000) 40 #define AML_TZRAM_BASE UL(0xD9000000) 41 #define AML_TZRAM_SIZE UL(0x00014000) 49 #define AML_TZROM_BASE UL(0xD9040000) 61 #define AML_GICD_BASE UL(0xC4301000) [all …]
|
/arm-trusted-firmware-2.8.0/plat/amlogic/axg/ |
A D | axg_def.h | 26 #define AML_GIC_DEVICE_BASE UL(0xFFC00000) 27 #define AML_GIC_DEVICE_SIZE UL(0x00008000) 29 #define AML_NSDRAM0_BASE UL(0x01000000) 30 #define AML_NSDRAM0_SIZE UL(0x0F000000) 32 #define BL31_BASE UL(0x05100000) 33 #define BL31_SIZE UL(0x00100000) 49 #define AML_TZRAM_BASE UL(0xFFFC0000) 50 #define AML_TZRAM_SIZE UL(0x00020000) 60 #define AML_GICD_BASE UL(0xFFC01000) 61 #define AML_GICC_BASE UL(0xFFC02000) [all …]
|
/arm-trusted-firmware-2.8.0/plat/amlogic/gxl/ |
A D | gxl_def.h | 20 #define AML_NSDRAM0_BASE UL(0x01000000) 21 #define AML_NSDRAM0_SIZE UL(0x0F000000) 23 #define AML_NSDRAM1_BASE UL(0x10000000) 24 #define AML_NSDRAM1_SIZE UL(0x00100000) 26 #define BL31_BASE UL(0x05100000) 27 #define BL31_SIZE UL(0x000C0000) 40 #define AML_TZRAM_BASE UL(0xD9000000) 41 #define AML_TZRAM_SIZE UL(0x00014000) 53 #define AML_TZROM_BASE UL(0xD9040000) 65 #define AML_GICD_BASE UL(0xC4301000) [all …]
|
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/ |
A D | fvp_def.h | 39 #define FLASH1_BASE UL(0x0c000000) 40 #define FLASH1_SIZE UL(0x04000000) 42 #define PSRAM_BASE UL(0x14000000) 43 #define PSRAM_SIZE UL(0x04000000) 45 #define VRAM_BASE UL(0x18000000) 46 #define VRAM_SIZE UL(0x02000000) 73 #define NSRAM_SIZE UL(0x10000) 85 #define TFW_NVCTR_SIZE UL(4) 87 #define NTFW_CTR_SIZE UL(4) 94 #define HU_KEY_SIZE UL(16) [all …]
|
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp_r/ |
A D | fvp_r_def.h | 29 #define FLASH1_BASE UL(0x8c000000) 30 #define FLASH1_SIZE UL(0x04000000) 32 #define PSRAM_BASE UL(0x94000000) 33 #define PSRAM_SIZE UL(0x04000000) 35 #define VRAM_BASE UL(0x98000000) 36 #define VRAM_SIZE UL(0x02000000) 50 #define NSRAM_SIZE UL(0x10000) 61 #define TFW_NVCTR_SIZE UL(4) 63 #define NTFW_CTR_SIZE UL(4) 70 #define HU_KEY_SIZE UL(16) [all …]
|
/arm-trusted-firmware-2.8.0/plat/arm/board/morello/ |
A D | morello_def.h | 11 #define MORELLO_NS_SRAM_BASE UL(0x06000000) 12 #define MORELLO_NS_SRAM_SIZE UL(0x00010000) 35 #define MORELLO_PLATFORM_INFO_BASE UL(0x06000000) 44 #define MORELLO_DMC0_MEMC_CMD_REG UL(0x4E000008) 45 #define MORELLO_DMC1_MEMC_CMD_REG UL(0x4E100008) 48 #define MORELLO_DMC0_CAP_CTRL_REG UL(0x4E000D00) 49 #define MORELLO_DMC1_CAP_CTRL_REG UL(0x4E100D00) 66 #define MORELLO_DMC0_MEM_ADDR_CTL UL(0x4E000D10) 67 #define MORELLO_DMC1_MEM_ADDR_CTL UL(0x4E100D10) 74 #define MORELLO_DMC0_SPL_CTL_REG UL(0x4E000D18) [all …]
|
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp_r/include/ |
A D | platform_def.h | 17 .image_info.image_max_size = UL(0x3ffff000), \ 89 #define PLAT_ARM_SCP_TZC_DRAM1_SIZE UL(0x0) 91 #define PLAT_ARM_DRAM2_SIZE UL(0x80000000) 127 #define PLAT_ARM_MAX_BL1_RW_SIZE UL(0xB000) 138 #define PLAT_ARM_MAX_ROMLIB_RW_SIZE UL(0) 139 #define PLAT_ARM_MAX_ROMLIB_RO_SIZE UL(0) 140 #define FVP_R_BL2_ROMLIB_OPTIMIZATION UL(0) 162 #define PLAT_ARM_MAX_BL31_SIZE UL(0x3D000) 169 # define PLATFORM_STACK_SIZE UL(0x1000) 171 # define PLATFORM_STACK_SIZE UL(0x500) [all …]
|
/arm-trusted-firmware-2.8.0/lib/xlat_mpu/ |
A D | xlat_mpu_private.h | 42 #define PRBAR_SH_SHIFT UL(4) 43 #define PRBAR_SH_MASK UL(0x3) 44 #define PRBAR_AP_SHIFT UL(2) 45 #define PRBAR_AP_MASK UL(0x3) 46 #define PRBAR_XN_SHIFT UL(1) 47 #define PRBAR_XN_MASK UL(0x3) 48 #define PRLAR_NS_SHIFT UL(4) 54 #define PRLAR_EN_SHIFT UL(0) 57 #define MT_PERM_MASK UL(0x1) 58 #define MT_SEC_MASK UL(0x1) [all …]
|
/arm-trusted-firmware-2.8.0/plat/arm/board/juno/include/ |
A D | platform_def.h | 33 #define PLAT_CRYPTOCELL_BASE UL(0x60050000) 50 #define NSRAM_BASE UL(0x2e000000) 77 #define PLAT_ARM_MAX_ROMLIB_RW_SIZE UL(0) 78 #define PLAT_ARM_MAX_ROMLIB_RO_SIZE UL(0) 79 #define JUNO_BL2_ROMLIB_OPTIMIZATION UL(0) 179 # define PLATFORM_STACK_SIZE UL(0x440) 185 # define PLATFORM_STACK_SIZE UL(0x400) 188 # define PLATFORM_STACK_SIZE UL(0x400) 191 # define PLATFORM_STACK_SIZE UL(0x800) 193 # define PLATFORM_STACK_SIZE UL(0x400) [all …]
|
/arm-trusted-firmware-2.8.0/include/plat/arm/board/common/ |
A D | v2m_def.h | 15 #define V2M_OFFSET UL(0) 19 #define V2M_SYSREGS_BASE UL(0x1c010000) 20 #define V2M_SYS_ID UL(0x0) 21 #define V2M_SYS_SWITCH UL(0x4) 22 #define V2M_SYS_LED UL(0x8) 23 #define V2M_SYS_NVFLAGS UL(0x38) 24 #define V2M_SYS_NVFLAGSSET UL(0x38) 25 #define V2M_SYS_NVFLAGSCLR UL(0x3c) 26 #define V2M_SYS_CFGDATA UL(0xa0) 27 #define V2M_SYS_CFGCTRL UL(0xa4) [all …]
|
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/include/ |
A D | platform_def.h | 64 #define PLAT_ARM_SCP_TZC_DRAM1_SIZE UL(0x0) 185 #define PLAT_ARM_MAX_ROMLIB_RW_SIZE UL(0) 186 #define PLAT_ARM_MAX_ROMLIB_RO_SIZE UL(0) 187 #define FVP_BL2_ROMLIB_OPTIMIZATION UL(0) 239 # define PLATFORM_STACK_SIZE UL(0x1000) 241 # define PLATFORM_STACK_SIZE UL(0x500) 247 # define PLATFORM_STACK_SIZE UL(0x600) 250 # define PLATFORM_STACK_SIZE UL(0x400) 255 # define PLATFORM_STACK_SIZE UL(0x800) 261 # define PLATFORM_STACK_SIZE UL(0x440) [all …]
|
/arm-trusted-firmware-2.8.0/plat/arm/board/morello/include/ |
A D | platform_def.h | 72 #define PLAT_ARM_MAX_BL1_RW_SIZE UL(0xC000) 132 # define PLATFORM_STACK_SIZE UL(0x1000) 134 # define PLATFORM_STACK_SIZE UL(0x440) 138 # define PLATFORM_STACK_SIZE UL(0x1000) 140 # define PLATFORM_STACK_SIZE UL(0x400) 143 # define PLATFORM_STACK_SIZE UL(0x400) 146 # define PLATFORM_STACK_SIZE UL(0x500) 148 # define PLATFORM_STACK_SIZE UL(0x400) 151 # define PLATFORM_STACK_SIZE UL(0x440) 162 #define PLAT_CSS_MHU_BASE UL(0x45000000) [all …]
|
/arm-trusted-firmware-2.8.0/plat/arm/board/juno/ |
A D | juno_def.h | 27 #define BL1_ROM_BYPASS_OFFSET UL(0x03EC0000) 29 #define EMMC_BASE UL(0x0c000000) 30 #define EMMC_SIZE UL(0x04000000) 32 #define PSRAM_BASE UL(0x14000000) 33 #define PSRAM_SIZE UL(0x02000000) 62 #define TRNG_BASE UL(0x7FE60000) 64 #define TRNG_STATUS UL(0x10) 65 #define TRNG_INTMASK UL(0x14) 66 #define TRNG_CONFIG UL(0x18) 67 #define TRNG_CONTROL UL(0x1C) [all …]
|
/arm-trusted-firmware-2.8.0/include/drivers/arm/ |
A D | cci.h | 13 #define SLAVE_IFACE6_OFFSET UL(0x7000) 14 #define SLAVE_IFACE5_OFFSET UL(0x6000) 15 #define SLAVE_IFACE4_OFFSET UL(0x5000) 16 #define SLAVE_IFACE3_OFFSET UL(0x4000) 17 #define SLAVE_IFACE2_OFFSET UL(0x3000) 18 #define SLAVE_IFACE1_OFFSET UL(0x2000) 19 #define SLAVE_IFACE0_OFFSET UL(0x1000) 21 (UL(0x1000) * (index))) 24 #define EVENT_SELECT7_OFFSET UL(0x80000) 25 #define EVENT_SELECT6_OFFSET UL(0x70000) [all …]
|
/arm-trusted-firmware-2.8.0/plat/arm/css/sgi/include/ |
A D | sgi_soc_css_def_v2.h | 19 #define SOC_SYSTEM_PERIPH_BASE UL(0x0C000000) 20 #define SOC_SYSTEM_PERIPH_SIZE UL(0x02000000) 22 #define SOC_PLATFORM_PERIPH_BASE UL(0x0E000000) 23 #define SOC_PLATFORM_PERIPH_SIZE UL(0x02000000) 28 #define SOC_MEMCNTRL_BASE UL(0x10000000) 29 #define SOC_MEMCNTRL_SIZE UL(0x10000000) 32 #define SOC_CSS_NIC400_BASE UL(0x0ED00000) 53 #define SOC_KEYS_BASE UL(0x0EE80000) 107 #define V2M_SYSREGS_BASE UL(0x0C010000) 129 #define V2M_FLASH0_BASE UL(0x08000000) [all …]
|
/arm-trusted-firmware-2.8.0/plat/arm/board/rdn1edge/include/ |
A D | platform_def.h | 19 #define PLAT_CSS_MHU_BASE UL(0x45400000) 22 #define RDN1EDGE_DMC620_BASE0 UL(0x4e000000) 23 #define RDN1EDGE_DMC620_BASE1 UL(0x4e100000) 31 #define PLAT_ARM_MEM_PROTEC_VA_FRAME UL(0xc0000000) 50 #define PLAT_ARM_GICD_BASE UL(0x30000000) 51 #define PLAT_ARM_GICC_BASE UL(0x2C000000) 52 #define PLAT_ARM_GICR_BASE UL(0x300C0000)
|
/arm-trusted-firmware-2.8.0/plat/arm/board/rde1edge/include/ |
A D | platform_def.h | 19 #define PLAT_CSS_MHU_BASE UL(0x45400000) 22 #define RDE1EDGE_DMC620_BASE0 UL(0x4e000000) 23 #define RDE1EDGE_DMC620_BASE1 UL(0x4e100000) 44 #define PLAT_ARM_GICD_BASE UL(0x30000000) 45 #define PLAT_ARM_GICC_BASE UL(0x2C000000) 46 #define PLAT_ARM_GICR_BASE UL(0x300C0000)
|
/arm-trusted-firmware-2.8.0/plat/arm/board/sgi575/include/ |
A D | platform_def.h | 19 #define PLAT_CSS_MHU_BASE UL(0x45000000) 22 #define SGI575_DMC620_BASE0 UL(0x4e000000) 23 #define SGI575_DMC620_BASE1 UL(0x4e100000) 45 #define PLAT_ARM_GICD_BASE UL(0x30000000) 46 #define PLAT_ARM_GICC_BASE UL(0x2C000000) 47 #define PLAT_ARM_GICR_BASE UL(0x300C0000)
|
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey960/include/ |
A D | hi3660.h | 243 #define GPIO0_BASE UL(0xE8A0B000) 244 #define GPIO1_BASE UL(0xE8A0C000) 245 #define GPIO2_BASE UL(0xE8A0D000) 246 #define GPIO3_BASE UL(0xE8A0E000) 247 #define GPIO4_BASE UL(0xE8A0F000) 248 #define GPIO5_BASE UL(0xE8A10000) 249 #define GPIO6_BASE UL(0xE8A11000) 250 #define GPIO7_BASE UL(0xE8A12000) 251 #define GPIO8_BASE UL(0xE8A13000) 252 #define GPIO9_BASE UL(0xE8A14000) [all …]
|
/arm-trusted-firmware-2.8.0/plat/socionext/uniphier/include/ |
A D | platform_def.h | 31 #define UNIPHIER_BL2_OFFSET UL(0x00000000) 32 #define UNIPHIER_BL2_MAX_SIZE UL(0x00080000) 36 #define UNIPHIER_BL31_OFFSET UL(0x01000000) 37 #define UNIPHIER_BL31_MAX_SIZE UL(0x00080000) 39 #define UNIPHIER_BL32_OFFSET UL(0x01080000) 40 #define UNIPHIER_BL32_MAX_SIZE UL(0x00100000) 51 #define UNIPHIER_MEM_BASE UL(0x00000000)
|
/arm-trusted-firmware-2.8.0/plat/arm/board/rdv1mc/include/ |
A D | platform_def.h | 17 #define PLAT_CSS_MHU_BASE UL(0x45400000) 24 #define PLAT_ARM_TZC_BASE UL(0x21830000) 27 #define TZC400_OFFSET UL(0x1000000) 47 #define PLAT_ARM_MEM_PROTEC_VA_FRAME UL(0xC0000000) 59 #define PLAT_ARM_GICD_BASE UL(0x30000000) 60 #define PLAT_ARM_GICC_BASE UL(0x2C000000) 61 #define PLAT_ARM_GICR_BASE UL(0x30140000)
|
/arm-trusted-firmware-2.8.0/plat/arm/board/tc/include/ |
A D | platform_def.h | 34 #define TC_TZC_DRAM1_SIZE UL(0x02000000) /* 32 MB */ 220 #define SBSA_SECURE_WDOG_BASE UL(0x2A480000) 221 #define SBSA_SECURE_WDOG_TIMEOUT UL(100) 230 #define PLAT_CSS_MHU_BASE UL(0x45400000) 234 #define PLAT_RSS_AP_SND_MHU_BASE UL(0x2A840000) 235 #define PLAT_RSS_AP_RCV_MHU_BASE UL(0x2A850000) 247 #define PLAT_ARM_GICD_BASE UL(0x30000000) 248 #define PLAT_ARM_GICC_BASE UL(0x2C000000) 249 #define PLAT_ARM_GICR_BASE UL(0x30080000) 264 #define PLAT_ARM_TZC_BASE UL(0x25000000) [all …]
|
/arm-trusted-firmware-2.8.0/plat/arm/board/rdn2/include/ |
A D | platform_def.h | 25 #define PLAT_CSS_MHU_BASE UL(0x2A920000) 32 #define PLAT_ARM_TZC_BASE UL(0x10720000) 35 #define TZC400_OFFSET UL(0x1000000) 87 #define PLAT_ARM_GICD_BASE UL(0x30000000) 88 #define PLAT_ARM_GICC_BASE UL(0x2C000000) 91 #define PLAT_ARM_MEM_PROTEC_VA_FRAME UL(0xC0000000) 94 #define PLAT_ARM_GICR_BASE UL(0x30100000) 96 #define PLAT_ARM_GICR_BASE UL(0x301C0000)
|
/arm-trusted-firmware-2.8.0/plat/arm/board/rdv1/include/ |
A D | platform_def.h | 18 #define PLAT_CSS_MHU_BASE UL(0x45400000) 25 #define PLAT_ARM_TZC_BASE UL(0x21830000) 28 #define TZC400_OFFSET UL(0x1000000) 64 #define PLAT_ARM_GICD_BASE UL(0x30000000) 65 #define PLAT_ARM_GICC_BASE UL(0x2C000000) 66 #define PLAT_ARM_GICR_BASE UL(0x30140000)
|