/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/include/plat/arm/common/ |
H A D | arm_def.h | 67 #define ARM_BL_RAM_BASE (ARM_SHARED_RAM_BASE + \ macro 302 - ARM_BL_RAM_BASE), \ 388 #define BL1_RW_BASE (ARM_BL_RAM_BASE + \ 392 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ 408 #define BL2_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 449 #define BL31_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 459 #define BL31_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 473 # define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 476 # define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 479 # define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) [all …]
|
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/include/plat/arm/common/ |
H A D | arm_def.h | 67 #define ARM_BL_RAM_BASE (ARM_SHARED_RAM_BASE + \ macro 302 - ARM_BL_RAM_BASE), \ 388 #define BL1_RW_BASE (ARM_BL_RAM_BASE + \ 392 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ 408 #define BL2_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 449 #define BL31_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 459 #define BL31_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 473 # define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 476 # define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 479 # define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) [all …]
|
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/include/plat/arm/common/ |
H A D | arm_def.h | 67 #define ARM_BL_RAM_BASE (ARM_SHARED_RAM_BASE + \ macro 302 - ARM_BL_RAM_BASE), \ 388 #define BL1_RW_BASE (ARM_BL_RAM_BASE + \ 392 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ 408 #define BL2_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 449 #define BL31_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 459 #define BL31_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 473 # define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 476 # define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 479 # define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) [all …]
|
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/include/plat/arm/common/ |
H A D | arm_def.h | 67 #define ARM_BL_RAM_BASE (ARM_SHARED_RAM_BASE + \ macro 302 - ARM_BL_RAM_BASE), \ 388 #define BL1_RW_BASE (ARM_BL_RAM_BASE + \ 392 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ 408 #define BL2_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 449 #define BL31_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 459 #define BL31_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 473 # define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 476 # define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 479 # define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) [all …]
|
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/include/plat/arm/common/ |
H A D | arm_def.h | 67 #define ARM_BL_RAM_BASE (ARM_SHARED_RAM_BASE + \ macro 302 - ARM_BL_RAM_BASE), \ 388 #define BL1_RW_BASE (ARM_BL_RAM_BASE + \ 392 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ 408 #define BL2_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 449 #define BL31_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 459 #define BL31_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 473 # define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 476 # define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 479 # define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) [all …]
|
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/arm/board/fvp_ve/include/ |
H A D | platform_def.h | 48 #define ARM_BL_RAM_BASE (FVP_VE_SHARED_RAM_BASE + \ macro 126 #define ARM_MAP_BL_CONFIG_REGION MAP_REGION_FLAT(ARM_BL_RAM_BASE, \ 128 - ARM_BL_RAM_BASE), \ 184 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) 185 #define ARM_FW_CONFIG_LIMIT ((ARM_BL_RAM_BASE + PAGE_SIZE) \ 192 #define ARM_FW_CONFIGS_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE * 2)) 204 #define BL1_RW_BASE (ARM_BL_RAM_BASE + \ 207 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ 227 #define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 230 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)
|
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/arm/board/a5ds/include/ |
H A D | platform_def.h | 33 #define ARM_BL_RAM_BASE (A5DS_SHARED_RAM_BASE + \ macro 157 #define ARM_MAP_BL_CONFIG_REGION MAP_REGION_FLAT(ARM_BL_RAM_BASE, \ 159 - ARM_BL_RAM_BASE), \ 202 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) 203 #define ARM_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + PAGE_SIZE) 209 #define ARM_FW_CONFIGS_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE * 2)) 221 #define BL1_RW_BASE (ARM_BL_RAM_BASE + \ 224 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ 241 #define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 244 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)
|
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/arm/board/fvp_ve/include/ |
H A D | platform_def.h | 48 #define ARM_BL_RAM_BASE (FVP_VE_SHARED_RAM_BASE + \ macro 126 #define ARM_MAP_BL_CONFIG_REGION MAP_REGION_FLAT(ARM_BL_RAM_BASE, \ 128 - ARM_BL_RAM_BASE), \ 184 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) 185 #define ARM_FW_CONFIG_LIMIT ((ARM_BL_RAM_BASE + PAGE_SIZE) \ 192 #define ARM_FW_CONFIGS_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE * 2)) 204 #define BL1_RW_BASE (ARM_BL_RAM_BASE + \ 207 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ 227 #define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 230 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)
|
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/arm/board/fvp_ve/include/ |
H A D | platform_def.h | 48 #define ARM_BL_RAM_BASE (FVP_VE_SHARED_RAM_BASE + \ macro 126 #define ARM_MAP_BL_CONFIG_REGION MAP_REGION_FLAT(ARM_BL_RAM_BASE, \ 128 - ARM_BL_RAM_BASE), \ 184 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) 185 #define ARM_FW_CONFIG_LIMIT ((ARM_BL_RAM_BASE + PAGE_SIZE) \ 192 #define ARM_FW_CONFIGS_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE * 2)) 204 #define BL1_RW_BASE (ARM_BL_RAM_BASE + \ 207 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ 227 #define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 230 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)
|
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/arm/board/fvp_ve/include/ |
H A D | platform_def.h | 48 #define ARM_BL_RAM_BASE (FVP_VE_SHARED_RAM_BASE + \ macro 126 #define ARM_MAP_BL_CONFIG_REGION MAP_REGION_FLAT(ARM_BL_RAM_BASE, \ 128 - ARM_BL_RAM_BASE), \ 184 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) 185 #define ARM_FW_CONFIG_LIMIT ((ARM_BL_RAM_BASE + PAGE_SIZE) \ 192 #define ARM_FW_CONFIGS_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE * 2)) 204 #define BL1_RW_BASE (ARM_BL_RAM_BASE + \ 207 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ 227 #define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 230 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)
|
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/arm/board/a5ds/include/ |
H A D | platform_def.h | 33 #define ARM_BL_RAM_BASE (A5DS_SHARED_RAM_BASE + \ macro 157 #define ARM_MAP_BL_CONFIG_REGION MAP_REGION_FLAT(ARM_BL_RAM_BASE, \ 159 - ARM_BL_RAM_BASE), \ 202 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) 203 #define ARM_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + PAGE_SIZE) 209 #define ARM_FW_CONFIGS_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE * 2)) 221 #define BL1_RW_BASE (ARM_BL_RAM_BASE + \ 224 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ 241 #define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 244 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)
|
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/arm/board/a5ds/include/ |
H A D | platform_def.h | 33 #define ARM_BL_RAM_BASE (A5DS_SHARED_RAM_BASE + \ macro 157 #define ARM_MAP_BL_CONFIG_REGION MAP_REGION_FLAT(ARM_BL_RAM_BASE, \ 159 - ARM_BL_RAM_BASE), \ 202 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) 203 #define ARM_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + PAGE_SIZE) 209 #define ARM_FW_CONFIGS_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE * 2)) 221 #define BL1_RW_BASE (ARM_BL_RAM_BASE + \ 224 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ 241 #define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 244 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)
|
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/arm/board/fvp_ve/include/ |
H A D | platform_def.h | 48 #define ARM_BL_RAM_BASE (FVP_VE_SHARED_RAM_BASE + \ macro 126 #define ARM_MAP_BL_CONFIG_REGION MAP_REGION_FLAT(ARM_BL_RAM_BASE, \ 128 - ARM_BL_RAM_BASE), \ 184 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) 185 #define ARM_FW_CONFIG_LIMIT ((ARM_BL_RAM_BASE + PAGE_SIZE) \ 192 #define ARM_FW_CONFIGS_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE * 2)) 204 #define BL1_RW_BASE (ARM_BL_RAM_BASE + \ 207 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ 227 #define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 230 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)
|
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/arm/board/a5ds/include/ |
H A D | platform_def.h | 33 #define ARM_BL_RAM_BASE (A5DS_SHARED_RAM_BASE + \ macro 157 #define ARM_MAP_BL_CONFIG_REGION MAP_REGION_FLAT(ARM_BL_RAM_BASE, \ 159 - ARM_BL_RAM_BASE), \ 202 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) 203 #define ARM_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + PAGE_SIZE) 209 #define ARM_FW_CONFIGS_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE * 2)) 221 #define BL1_RW_BASE (ARM_BL_RAM_BASE + \ 224 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ 241 #define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 244 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)
|
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/arm/board/a5ds/include/ |
H A D | platform_def.h | 33 #define ARM_BL_RAM_BASE (A5DS_SHARED_RAM_BASE + \ macro 157 #define ARM_MAP_BL_CONFIG_REGION MAP_REGION_FLAT(ARM_BL_RAM_BASE, \ 159 - ARM_BL_RAM_BASE), \ 202 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) 203 #define ARM_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + PAGE_SIZE) 209 #define ARM_FW_CONFIGS_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE * 2)) 221 #define BL1_RW_BASE (ARM_BL_RAM_BASE + \ 224 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ 241 #define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ 244 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)
|
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/arm/board/corstone700/common/include/ |
H A D | platform_def.h | 65 #define ARM_BL_RAM_BASE (ARM_SHARED_RAM_BASE + \ macro 77 #define BL32_BASE (ARM_BL_RAM_BASE + PAGE_SIZE) 78 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 92 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) 93 #define ARM_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE / 2U)) 106 #define ARM_FW_CONFIGS_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE * 2)) 220 #define ARM_MAP_BL_CONFIG_REGION MAP_REGION_FLAT(ARM_BL_RAM_BASE, \ 222 - ARM_BL_RAM_BASE), \
|
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/arm/board/corstone700/common/include/ |
H A D | platform_def.h | 65 #define ARM_BL_RAM_BASE (ARM_SHARED_RAM_BASE + \ macro 77 #define BL32_BASE (ARM_BL_RAM_BASE + PAGE_SIZE) 78 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 92 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) 93 #define ARM_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE / 2U)) 106 #define ARM_FW_CONFIGS_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE * 2)) 220 #define ARM_MAP_BL_CONFIG_REGION MAP_REGION_FLAT(ARM_BL_RAM_BASE, \ 222 - ARM_BL_RAM_BASE), \
|
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/arm/board/corstone700/common/include/ |
H A D | platform_def.h | 65 #define ARM_BL_RAM_BASE (ARM_SHARED_RAM_BASE + \ macro 77 #define BL32_BASE (ARM_BL_RAM_BASE + PAGE_SIZE) 78 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 92 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) 93 #define ARM_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE / 2U)) 106 #define ARM_FW_CONFIGS_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE * 2)) 220 #define ARM_MAP_BL_CONFIG_REGION MAP_REGION_FLAT(ARM_BL_RAM_BASE, \ 222 - ARM_BL_RAM_BASE), \
|
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/arm/board/corstone700/common/include/ |
H A D | platform_def.h | 65 #define ARM_BL_RAM_BASE (ARM_SHARED_RAM_BASE + \ macro 77 #define BL32_BASE (ARM_BL_RAM_BASE + PAGE_SIZE) 78 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 92 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) 93 #define ARM_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE / 2U)) 106 #define ARM_FW_CONFIGS_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE * 2)) 220 #define ARM_MAP_BL_CONFIG_REGION MAP_REGION_FLAT(ARM_BL_RAM_BASE, \ 222 - ARM_BL_RAM_BASE), \
|
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/arm/board/corstone700/common/include/ |
H A D | platform_def.h | 65 #define ARM_BL_RAM_BASE (ARM_SHARED_RAM_BASE + \ macro 77 #define BL32_BASE (ARM_BL_RAM_BASE + PAGE_SIZE) 78 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) 92 #define ARM_FW_CONFIG_BASE (ARM_BL_RAM_BASE + sizeof(meminfo_t)) 93 #define ARM_FW_CONFIG_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE / 2U)) 106 #define ARM_FW_CONFIGS_LIMIT (ARM_BL_RAM_BASE + (PAGE_SIZE * 2)) 220 #define ARM_MAP_BL_CONFIG_REGION MAP_REGION_FLAT(ARM_BL_RAM_BASE, \ 222 - ARM_BL_RAM_BASE), \
|
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/arm/common/ |
H A D | arm_bl2_el3_setup.c | 39 bl2_el3_tzram_layout.total_base = ARM_BL_RAM_BASE; in arm_bl2_el3_early_platform_setup()
|
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/arm/common/ |
H A D | arm_bl2_el3_setup.c | 39 bl2_el3_tzram_layout.total_base = ARM_BL_RAM_BASE; in arm_bl2_el3_early_platform_setup()
|
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/arm/common/ |
H A D | arm_bl2_el3_setup.c | 39 bl2_el3_tzram_layout.total_base = ARM_BL_RAM_BASE; in arm_bl2_el3_early_platform_setup()
|
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/arm/common/ |
H A D | arm_bl2_el3_setup.c | 39 bl2_el3_tzram_layout.total_base = ARM_BL_RAM_BASE; in arm_bl2_el3_early_platform_setup()
|
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/arm/common/ |
H A D | arm_bl2_el3_setup.c | 39 bl2_el3_tzram_layout.total_base = ARM_BL_RAM_BASE; in arm_bl2_el3_early_platform_setup()
|