Lines Matching refs:SMC
52 #. Export a BL1 SMC interface to interoperate with other FWU images executing
128 BL1 SMC Interface
142 This SMC returns the number of SMCs supported by BL1.
155 This SMC returns the 128-bit `Universally Unique Identifier`_ for the
156 BL1 SMC service.
170 This SMC returns the current version of the BL1 SMC service.
188 This SMC passes execution control to an EL3 image described by the provided
190 this SMC for BL1 to pass execution control to BL31.
221 This SMC copies the secure image indicated by ``image_id`` from non-secure memory
224 provided in ``image_size`` when invoking this SMC for the first time for each
239 Once the SMC is handled, BL1 returns from exception to the normal world caller.
271 This SMC authenticates the image specified by ``image_id``. If the image is in the
301 This SMC initiates execution of a previously authenticated image specified by
325 This SMC resumes execution in the other security world while there is a secure
351 This SMC indicates completion of a previously executing secure image.
369 This SMC completes the firmware update process. BL1 calls the platform specific
371 a ``void *``. The SMC does not return.
390 This SMC sets the state of an image to RESET and zeroes the memory used by it.