gem5 v24.0.0.0
Loading...
Searching...
No Matches
scmi_protocols.hh File Reference
#include <cstdint>
#include <string>
#include "base/compiler.hh"

Go to the source code of this file.

Classes

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

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 
namespace  gem5::scmi
 

Enumerations

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

Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0