Home
last modified time | relevance | path

Searched refs:bl33 (Results 1 – 17 of 17) sorted by relevance

/trusted-firmware-a-latest/plat/qti/msm8916/sp_min/
Dmsm8916_sp_min_setup.c16 entry_point_info_t bl33; member
19 SET_STATIC_PARAM_HEAD(bl33, PARAM_EP, VERSION_1,
21 .bl33.pc = PRELOADED_BL33_BASE,
22 .bl33.spsr = SPSR_MODE32(MODE32_hyp, SPSR_T_ARM, SPSR_E_LITTLE,
49 return &image_ep_info.bl33; in sp_min_plat_get_bl33_ep_info()
/trusted-firmware-a-latest/plat/qti/msm8916/
Dmsm8916_bl31_setup.c18 entry_point_info_t bl33; member
26 SET_STATIC_PARAM_HEAD(bl33, PARAM_EP, VERSION_1,
28 .bl33.pc = PRELOADED_BL33_BASE,
29 .bl33.spsr = SPSR_64(MODE_EL2, MODE_SP_ELX, DISABLE_ALL_EXCEPTIONS),
59 return &image_ep_info.bl33; in bl31_plat_get_next_image_ep_info()
/trusted-firmware-a-latest/plat/xilinx/common/
Dplat_startup.c173 entry_point_info_t *bl33, in xbl_handover() argument
262 image = bl33; in xbl_handover()
271 bl33->spsr = SPSR_MODE32(target_el, SPSR_T_ARM, in xbl_handover()
281 bl33->spsr = SPSR_64(target_el, MODE_SP_ELX, in xbl_handover()
/trusted-firmware-a-latest/docs/plat/
Dbrcm-stingray.rst11 then loads bl31 and bl33 into DDR and boots to bl33.
Dintel-agilex.rst7 the hardware, then loads bl31 and bl33 (UEFI) into DDR and boots to bl33.
Dintel-stratix10.rst7 the hardware, then loads bl31 and bl33 (UEFI) into DDR and boots to bl33.
Dqemu.rst72 - ``bl33.bin`` -> BL33 (``QEMU_EFI.fd``)
105 - BL33 - ``bl33.bin`` -> ``QEMU_EFI.fd`` (EDK II)
115 BL33=bl33.bin BL32_RAM_LOCATION=tdram SPD=opteed all fip
124 BL33=bl33.bin BL32_RAM_LOCATION=tdram SPD=opteed all fip \
Dpoplar.rst140 INFO: Boot bl33 from 0x37000000 for 364311 Bytes
/trusted-firmware-a-latest/plat/xilinx/common/include/
Dplat_startup.h39 entry_point_info_t *bl33,
/trusted-firmware-a-latest/docs/getting_started/
Dtools-build.rst32 make PLAT=fvp BL33=<path-to>/bl33.bin fip
38 make PLAT=fvp ARCH=aarch32 AARCH32_SP=sp_min BL33=<path-to>/bl33.bin fip
/trusted-firmware-a-latest/docs/plat/arm/fvp/
Dindex.rst508 --data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
519 ``--data="<path-to><bl31|bl32|bl33-binary>"@<base-address-of-binary>``
571 --data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
603 --data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
626 --data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
/trusted-firmware-a-latest/docs/components/
Dromlib-design.rst149 BL33=</path/to/bl33.bin> \
Dsecure-partition-manager.rst202 BL33=<path-to-bl33-binary> \
220 BL33=<path-to-bl33-binary> \
238 BL33=<path-to-bl33-binary> \
258 BL33=<path-to-bl33-binary> \
274 BL33=<path-to-bl33-binary> \
Drealm-management-extension.rst193 BL33=<path/to/bl33> \
Del3-spmc.rst61 BL33=<path-to-bl33-binary> \
Dsecure-partition-manager-mm.rst143 BL32=path/to/standalone/mm/sp BL33=path/to/bl33.bin \
/trusted-firmware-a-latest/
DMakefile1569 $(eval $(call TOOL_ADD_IMG,bl33,--nt-fw))