/aosp_15_r20/external/arm-trusted-firmware/include/plat/arm/common/ |
H A D | arm_def.h | 604 # define BL32_BASE 0x0 macro 608 # define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ macro 626 # define BL32_BASE (ARM_AP_TZC_DRAM1_BASE + ULL(0x200000)) macro 632 # define BL32_BASE PLAT_ARM_SPMC_BASE macro 640 # define BL32_BASE (ARM_AP_TZC_DRAM1_BASE + \ macro 648 # define BL32_BASE ARM_FW_CONFIGS_LIMIT macro 653 # define BL32_BASE PLAT_ARM_TRUSTED_DRAM_BASE macro 659 # define BL32_BASE ARM_AP_TZC_DRAM1_BASE macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/plat/arm/common/ |
D | arm_def.h | 682 # define BL32_BASE 0x0 macro 686 # define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ macro 704 # define BL32_BASE (ARM_AP_TZC_DRAM1_BASE + ULL(0x200000)) macro 710 # define BL32_BASE PLAT_ARM_SPMC_BASE macro 718 # define BL32_BASE (ARM_AP_TZC_DRAM1_BASE + \ macro 726 # define BL32_BASE ARM_FW_CONFIGS_LIMIT macro 731 # define BL32_BASE PLAT_ARM_TRUSTED_DRAM_BASE macro 737 # define BL32_BASE ARM_AP_TZC_DRAM1_BASE macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey/include/ |
D | hikey_layout.h | 104 #define BL32_BASE BL32_DRAM_BASE macro 109 #define BL32_BASE BL32_SRAM_BASE macro
|
/aosp_15_r20/external/arm-trusted-firmware/plat/xilinx/versal/include/ |
H A D | platform_def.h | 48 # define BL32_BASE 0x60000000 macro 51 # define BL32_BASE (VERSAL_BL32_MEM_BASE) macro
|
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey/include/ |
H A D | hikey_layout.h | 104 #define BL32_BASE BL32_DRAM_BASE macro 109 #define BL32_BASE BL32_SRAM_BASE macro
|
/aosp_15_r20/external/arm-trusted-firmware/plat/xilinx/zynqmp/include/ |
H A D | platform_def.h | 58 # define BL32_BASE 0x60000000 macro 61 # define BL32_BASE (ZYNQMP_BL32_MEM_BASE) macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/xilinx/versal/include/ |
D | platform_def.h | 50 # define BL32_BASE U(0x60000000) macro 53 # define BL32_BASE U(VERSAL_BL32_MEM_BASE) macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/xilinx/versal_net/include/ |
D | platform_def.h | 56 # define BL32_BASE U(0x60000000) macro 59 # define BL32_BASE U(VERSAL_NET_BL32_MEM_BASE) macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/xilinx/zynqmp/include/ |
D | platform_def.h | 61 # define BL32_BASE U(0x60000000) macro 64 # define BL32_BASE U(ZYNQMP_BL32_MEM_BASE) macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/stm32mp1/include/ |
D | platform_def.h | 66 #define BL32_BASE 0 macro 69 #define BL32_BASE STM32MP_BL32_BASE macro
|
/aosp_15_r20/external/arm-trusted-firmware/plat/rpi/rpi3/include/ |
H A D | platform_def.h | 220 # define BL32_BASE BL32_SRAM_BASE macro 225 # define BL32_BASE BL32_DRAM_BASE macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/rpi/rpi3/include/ |
D | platform_def.h | 220 # define BL32_BASE BL32_SRAM_BASE macro 225 # define BL32_BASE BL32_DRAM_BASE macro
|
/aosp_15_r20/external/arm-trusted-firmware/plat/qemu/qemu/include/ |
H A D | platform_def.h | 170 # define BL32_BASE BL32_SRAM_BASE macro 175 # define BL32_BASE BL32_DRAM_BASE macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/qemu/qemu/include/ |
D | platform_def.h | 183 # define BL32_BASE BL32_SRAM_BASE macro 188 # define BL32_BASE BL32_DRAM_BASE macro
|
/aosp_15_r20/external/arm-trusted-firmware/plat/rockchip/rk3288/include/shared/ |
H A D | bl32_param.h | 23 #define BL32_BASE (TZRAM_BASE + 0x40000) macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/rockchip/rk3288/include/shared/ |
D | bl32_param.h | 23 #define BL32_BASE (TZRAM_BASE + 0x40000) macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/aspeed/ast2700/include/ |
D | platform_def.h | 49 #define BL32_BASE BL31_LIMIT macro
|
/aosp_15_r20/external/arm-trusted-firmware/plat/allwinner/common/include/ |
H A D | platform_def.h | 79 #define BL32_BASE SUNXI_DRAM_BASE macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/allwinner/common/include/ |
D | platform_def.h | 80 #define BL32_BASE SUNXI_DRAM_BASE macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/socionext/uniphier/include/ |
D | platform_def.h | 59 #define BL32_BASE (UNIPHIER_MEM_BASE + UNIPHIER_BL32_OFFSET) macro
|
/aosp_15_r20/external/arm-trusted-firmware/plat/socionext/uniphier/include/ |
H A D | platform_def.h | 59 #define BL32_BASE (UNIPHIER_MEM_BASE + UNIPHIER_BL32_OFFSET) macro
|
/aosp_15_r20/external/arm-trusted-firmware/plat/nxp/common/include/default/ |
H A D | plat_default_def.h | 97 #define BL32_BASE (NXP_SECURE_DRAM_ADDR + BL31_SIZE) macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nxp/common/include/default/ |
D | plat_default_def.h | 97 #define BL32_BASE (NXP_SECURE_DRAM_ADDR + BL31_SIZE) macro
|
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey960/include/ |
H A D | platform_def.h | 89 #define BL32_BASE BL32_DRAM_BASE macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/include/ |
D | platform_def.h | 69 #define BL32_BASE (TZDRAM_BASE + BL31_SIZE) macro
|