meteepp.h(3) Library Functions Manual meteepp.h(3)

meteepp.h - metee C++ library API

#include <sstream>
#include <stdexcept>
#include <string>
#include <system_error>
#include <vector>
#include 'metee.h'


class intel::security::metee_category_t
class intel::security::metee_exception
class intel::security::metee
C++ class to access CSE/CSME/GSC firmware via a mei interface.


#define TEE_ERR_STATE(state)


intel::security::DEFINE_GUID (METEE_GUID_ZERO, 0x00000000, 0x0000, 0x0000, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)

metee C++ library API

Definition in file meteepp.h.

Value:

case TEE_##state: return #state

Internal macro

Dummy client GUID for default constructor

Generated automatically by Doxygen for metee from the source code.

metee