Lines Matching refs:world
48 - BL33 option can specify the TFTF binary or a normal world loader
289 transactions in its world switch routine. It must not be permitted for a VM to
290 use a secure FF-A ID as origin world by spoofing:
292 - A VM-to-SP direct request/response shall set the origin world to be non-secure
293 (FF-A ID bit 15 clear) and destination world to be secure (FF-A ID bit 15
300 message is coming from normal world in this specific code path. Thus the origin
301 endpoint ID must be checked by SPMC for being a normal world ID.
306 The SPMC shall reject the direct message if the claimed world in origin endpoint
310 world ID",
311 - or initiated by an SP and thus origin endpoint ID must be a "secure world ID".
431 Additionally a secure interrupt can pre-empt the normal world execution and give
466 which has preempted the normal world.
471 - SPMC returns to normal world after interrupt handling is completed.