gem5  v21.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Enumerations
scmi_protocols.hh File Reference
#include <cstdint>
#include <string>

Go to the source code of this file.

Classes

class  SCMI::Protocol
 
class  SCMI::BaseProtocol
 This protocol describes the properties of the implementation and provides generic error management. More...
 

Namespaces

 SCMI
 

Enumerations

enum  SCMI::StatusCode {
  SCMI::SUCCESS = 0, SCMI::NOT_SUPPORTED = -1, SCMI::INVALID_PARAMETERS = -2, SCMI::DENIED = -3,
  SCMI::NOT_FOUND = -4, SCMI::OUT_OF_RANGE = -5, SCMI::BUSY = -6, SCMI::COMMS_ERROR = -7,
  SCMI::GENERIC_ERROR = -8, SCMI::HARDWARE_ERROR = -9, SCMI::PROTOCOL_ERROR = -10
}
 

Generated on Tue Mar 23 2021 19:41:31 for gem5 by doxygen 1.8.17