opentitanlib::util

Module status

Source

Structs§

Enums§

Functions§

Type Aliases§

  • We use the error category codes from absl_status.h. We build a packed status value that identifies the source of the error (in the form of the module identifier and line number).
  • This enum was taken directly from the abseil-cpp library: https://github.com/abseil/abseil-cpp/blob/master/absl/status/status.h