Lines Matching refs:command
248 If multiple failure conditions are detected in an RMM to EL3 command, then EL3
276 RMM_RMI_REQ_COMPLETE command
311 RMM_GTSI_DELEGATE command
354 RMM_GTSI_UNDELEGATE command
397 RMM_ATTEST_GET_REALM_KEY command
442 ``E_RMM_UNK``,An unknown error occurred whilst processing the command
456 RMM_ATTEST_GET_PLAT_TOKEN command
463 the buffer for the first call of this command and the size of the object is
467 If ``c_size`` is not 0, this command could cause regeneration of platform token
470 It is valid for the calls of this command to return ``E_RMM_AGAIN`` error,
471 which is an indication to the caller to retry this command again. Depending on the
488 …hallenge object must be passed in this buffer for the first call of this command. Any subsequent c…
516 …CSize`` does not represent the size of a supported SHA algorithm for the first call to this command
518 ``E_RMM_UNK``,An unknown error occurred whilst processing the command
521 RMM_EL3_FEATURES command
524 This command provides a mechanism to discover features and ABIs supported by the
525 RMM-EL3 interface, for a given version. This command is helpful when there are
535 This command is available from v0.4 of the RMM-EL3 interface.
603 RMM_EL3_TOKEN_SIGN command
606 This command is an optional command that can be discovered using the RMM_EL3_FEATURES command. argument
607 This command is used to send requests related to realm attestation token signing requests to EL3.
608 The command supports 3 opcodes:
617 This command is useful when the RMM may not have access to the private portion of the realm
621 The RMM-EL3 interface for this command is modeled as two separate queues, one for signing requests
684 RMM_MEC_REFRESH command
687 This command updates the tweak for the encryption key/programs a new encryption key
688 associated with a given MECID. After the execution of this command, all memory
690 This command is available from v0.8 of the RMM-EL3 interface.
730 …``E_RMM_UNK``, "An unknown error occurred whilst processing the command, FEAT_MEC is not present i…
733 RMM_IDE_KEY_PROG command
737 command is available from v0.6 of the RMM-EL3 interface.
802 RMM_IDE_KEY_SET_GO command
806 Device Assignment flow. This command is available from v0.6 of the RMM-EL3 interface.
863 RMM_IDE_KEY_SET_STOP command
866 Deactivate the IDE stream at Root Port as part of Device Assignment flow. This command is
924 RMM_IDE_KM_PULL_RESPONSE command
928 Device Assignment flow. This command is available from v0.6 of the RMM-EL3 interface.
990 RMM_RESERVE_MEMORY command
993 This command is used to reserve memory for the RMM, during RMM boot time.
998 This command is available from v0.7 of the RMM-EL3 interface.