sgx-isa 0.4.1

Constants and structures related to the Intel SGX ISA extension. These definitions correspond to those found in the Intel Software Developers Manual (SDM), volume 3.
Documentation
[dependencies.bitflags]
version = "1"

[dependencies.serde]
features = ["derive"]
optional = true
version = "1.0.104"
[dev-dependencies.mbedtls]
default-features = false
features = ["std"]
version = "0.12"

[features]
large_array_derive = []
sgxstd = []

[package]
authors = ["Fortanix, Inc."]
categories = ["hardware-support"]
description = "Constants and structures related to the Intel SGX ISA extension.\n\nThese definitions correspond to those found in the Intel Software Developers\nManual (SDM), volume 3.\n"
documentation = "https://edp.fortanix.com/docs/api/sgx_isa/"
homepage = "https://edp.fortanix.com/"
keywords = ["sgx", "enclave"]
license = "MPL-2.0"
name = "sgx-isa"
repository = "https://github.com/fortanix/rust-sgx"
resolver = "2"
version = "0.4.1"