Home
last modified time | relevance | path

Searched refs:BL1_SIZE (Results 1 – 25 of 136) sorted by relevance

123456

/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/hisilicon/poplar/include/
H A Dpoplar_layout.h90 #define BL1_SIZE (BL1_RO_SIZE + BL1_RW_SIZE) macro
114 #define BL1_LIMIT (BL1_BASE + BL1_SIZE)
124 #define BL2_OFFSET (BL1_OFFSET + BL1_SIZE)
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/hisilicon/poplar/include/
H A Dpoplar_layout.h90 #define BL1_SIZE (BL1_RO_SIZE + BL1_RW_SIZE) macro
114 #define BL1_LIMIT (BL1_BASE + BL1_SIZE)
124 #define BL2_OFFSET (BL1_OFFSET + BL1_SIZE)
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/hisilicon/poplar/include/
H A Dpoplar_layout.h90 #define BL1_SIZE (BL1_RO_SIZE + BL1_RW_SIZE) macro
114 #define BL1_LIMIT (BL1_BASE + BL1_SIZE)
124 #define BL2_OFFSET (BL1_OFFSET + BL1_SIZE)
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/hisilicon/poplar/include/
H A Dpoplar_layout.h90 #define BL1_SIZE (BL1_RO_SIZE + BL1_RW_SIZE) macro
114 #define BL1_LIMIT (BL1_BASE + BL1_SIZE)
124 #define BL2_OFFSET (BL1_OFFSET + BL1_SIZE)
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/hisilicon/poplar/include/
H A Dpoplar_layout.h90 #define BL1_SIZE (BL1_RO_SIZE + BL1_RW_SIZE) macro
114 #define BL1_LIMIT (BL1_BASE + BL1_SIZE)
124 #define BL2_OFFSET (BL1_OFFSET + BL1_SIZE)
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/include/configs/
H A Dorigen.h88 #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ macro
89 #define CONFIG_ENV_OFFSET (RESERVE_BLOCK_SIZE + BL1_SIZE)
H A Dsmdkv310.h72 #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ macro
73 #define CONFIG_ENV_OFFSET (RESERVE_BLOCK_SIZE + BL1_SIZE)
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/configs/
H A Dorigen.h88 #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ macro
89 #define CONFIG_ENV_OFFSET (RESERVE_BLOCK_SIZE + BL1_SIZE)
H A Dsmdkv310.h72 #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ macro
73 #define CONFIG_ENV_OFFSET (RESERVE_BLOCK_SIZE + BL1_SIZE)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/configs/
H A Dorigen.h88 #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/
89 #define CONFIG_ENV_OFFSET (RESERVE_BLOCK_SIZE + BL1_SIZE)
H A Dsmdkv310.h72 #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ macro
73 #define CONFIG_ENV_OFFSET (RESERVE_BLOCK_SIZE + BL1_SIZE)
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/configs/
H A Dorigen.h88 #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ macro
89 #define CONFIG_ENV_OFFSET (RESERVE_BLOCK_SIZE + BL1_SIZE)
H A Dsmdkv310.h72 #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ macro
73 #define CONFIG_ENV_OFFSET (RESERVE_BLOCK_SIZE + BL1_SIZE)
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/include/configs/
H A Dorigen.h88 #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ macro
89 #define CONFIG_ENV_OFFSET (RESERVE_BLOCK_SIZE + BL1_SIZE)
H A Dsmdkv310.h72 #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ macro
73 #define CONFIG_ENV_OFFSET (RESERVE_BLOCK_SIZE + BL1_SIZE)
/dports/sysutils/u-boot-utilite/u-boot-2015.07/include/configs/
H A Dorigen.h110 #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ macro
111 #define CONFIG_ENV_OFFSET (RESERVE_BLOCK_SIZE + BL1_SIZE)
H A Dsmdkv310.h89 #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ macro
90 #define CONFIG_ENV_OFFSET (RESERVE_BLOCK_SIZE + BL1_SIZE)
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h115 #define BL1_SIZE 0x12000 macro
118 #define BL1_RW_BASE (BL1_RW_LIMIT - BL1_SIZE)
152 #define BL32_MEM_SIZE (BL_RAM_SIZE - BL1_SIZE - \
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h115 #define BL1_SIZE 0x12000 macro
118 #define BL1_RW_BASE (BL1_RW_LIMIT - BL1_SIZE)
152 #define BL32_MEM_SIZE (BL_RAM_SIZE - BL1_SIZE - \
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h115 #define BL1_SIZE 0x12000 macro
118 #define BL1_RW_BASE (BL1_RW_LIMIT - BL1_SIZE)
152 #define BL32_MEM_SIZE (BL_RAM_SIZE - BL1_SIZE - \
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h115 #define BL1_SIZE 0x12000 macro
118 #define BL1_RW_BASE (BL1_RW_LIMIT - BL1_SIZE)
152 #define BL32_MEM_SIZE (BL_RAM_SIZE - BL1_SIZE - \
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h115 #define BL1_SIZE 0x12000 macro
118 #define BL1_RW_BASE (BL1_RW_LIMIT - BL1_SIZE)
152 #define BL32_MEM_SIZE (BL_RAM_SIZE - BL1_SIZE - \
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/configs/
H A Dorigen.h76 #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ macro
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/configs/
H A Dorigen.h76 #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ macro
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/configs/
H A Dorigen.h76 #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ macro

123456