CCF
Loading...
Searching...
No Matches
include
ccf
service
tables
tcb_verification.h
Go to the documentation of this file.
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the Apache 2.0 License.
3
#pragma once
4
5
#include "
ccf/ds/json.h
"
6
#include "
ccf/pal/attestation_sev_snp.h
"
7
#include "
ccf/service/map.h
"
8
9
namespace
ccf
10
{
11
using
SnpTcbVersionMap
=
ServiceMap<std::string, pal::snp::TcbVersionPolicy>
;
12
13
namespace
Tables
14
{
15
static
constexpr
auto
SNP_TCB_VERSIONS =
16
"public:ccf.gov.nodes.snp.tcb_versions"
;
17
}
18
}
attestation_sev_snp.h
ccf::kv::TypedMap
Definition
map.h:30
json.h
ccf
Definition
app_interface.h:14
map.h
Generated by
1.9.8