Lines Matching refs:world
50 which corresponds to the normal world bootloader (e.g. UEFI or U-Boot).
72 is to handle transitions between the normal and secure world.
78 normal world. However, it may refer to a more abstract Secure-EL1 Payload (SP).
88 For example, UEFI or uboot. Its primary purpose is to boot a normal world OS.
147 Typically, this is the first normal world code to execute on the AP during a
153 secure and normal world. The "level" of the BL image is relative to the world
154 it's in so it makes sense to encode "NS" in the normal world images. The absence
155 of "NS" implies a secure world image.
160 This image does the minimum necessary AP secure world configuration required to
167 This image does the minimum necessary SCP secure world configuration required to
174 This is the 2nd stage AP normal world firmware updater. Its primary purpose is