Lines Matching full:tee
44 inside the FIP binary: BL32 (SP_min or OP-TEE), U-Boot and their respective
102 or if Op-TEE is used:
104 ROM code -> BL2 (compiled with BL2_AT_EL3) -> OP-TEE -> BL33 (U-Boot)
120 You need to build BL2, BL32 (SP_min or OP-TEE) and BL33 (U-Boot) before building FIP binary.
131 OP-TEE (optional)
143 If you choose not to use OP-TEE, you can use TF-A SP_min.
163 This BL2 is independent of the BL32 used (SP_min or OP-TEE)
179 With OP-TEE:
188 BL32=<optee_directory>/tee-header_v2.bin \
189 BL32_EXTRA1=<optee_directory>/tee-pager_v2.bin
190 BL32_EXTRA2=<optee_directory>/tee-pageable_v2.bin
211 To build TF-A with OP-TEE support for SD-card boot:
256 OP-TEE artifacts go into separate partitions as follows:
258 - teeh: tee-header_v2.stm32
259 - teed: tee-pageable_v2.stm32
260 - teex: tee-pager_v2.stm32