Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/qti/msm8916/
A Dmsm8916_bl31_setup.c33 entry_point_info_t bl33; member
41 SET_STATIC_PARAM_HEAD(bl33, PARAM_EP, VERSION_1,
43 .bl33.pc = PRELOADED_BL33_BASE,
44 .bl33.spsr = SPSR_64(MODE_EL2, MODE_SP_ELX, DISABLE_ALL_EXCEPTIONS),
214 return &image_ep_info.bl33; in bl31_plat_get_next_image_ep_info()
/arm-trusted-firmware-2.8.0/plat/xilinx/common/
A Dplat_startup.c145 entry_point_info_t *bl33, in fsbl_atf_handover() argument
222 image = bl33; in fsbl_atf_handover()
231 bl33->spsr = SPSR_MODE32(target_el, SPSR_T_ARM, in fsbl_atf_handover()
241 bl33->spsr = SPSR_64(target_el, MODE_SP_ELX, in fsbl_atf_handover()
/arm-trusted-firmware-2.8.0/plat/xilinx/common/include/
A Dplat_startup.h38 entry_point_info_t *bl33,
/arm-trusted-firmware-2.8.0/docs/plat/
A Dbrcm-stingray.rst11 then loads bl31 and bl33 into DDR and boots to bl33.
A Dintel-agilex.rst7 the hardware, then loads bl31 and bl33 (UEFI) into DDR and boots to bl33.
A Dintel-stratix10.rst7 the hardware, then loads bl31 and bl33 (UEFI) into DDR and boots to bl33.
A Dqemu.rst72 - ``bl33.bin`` -> BL33 (``QEMU_EFI.fd``)
101 - ``bl33.bin`` -> BL33 (``QEMU_EFI.fd``)
110 BL33=bl33.bin BL32_RAM_LOCATION=tdram SPD=opteed all fip
118 BL33=bl33.bin BL32_RAM_LOCATION=tdram SPD=opteed all fip \
A Dpoplar.rst140 INFO: Boot bl33 from 0x37000000 for 364311 Bytes
/arm-trusted-firmware-2.8.0/docs/getting_started/
A 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
/arm-trusted-firmware-2.8.0/docs/plat/arm/fvp/
A Dindex.rst509 --data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
520 ``--data="<path-to><bl31|bl32|bl33-binary>"@<base-address-of-binary>``
572 --data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
604 --data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
627 --data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
/arm-trusted-firmware-2.8.0/docs/components/
A Dromlib-design.rst149 BL33=</path/to/bl33.bin> \
A Dsecure-partition-manager.rst203 BL33=<path-to-bl33-binary> \
221 BL33=<path-to-bl33-binary> \
239 BL33=<path-to-bl33-binary> \
259 BL33=<path-to-bl33-binary> \
A Del3-spmc.rst61 BL33=<path-to-bl33-binary> \
A Dsecure-partition-manager-mm.rst150 BL32=path/to/standalone/mm/sp BL33=path/to/bl33.bin \
/arm-trusted-firmware-2.8.0/
A DMakefile1375 $(eval $(call TOOL_ADD_IMG,bl33,--nt-fw))

Completed in 35 milliseconds