<?xml version="1.0" encoding="US-ASCII"?>
<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
		 
<!ENTITY RFC8329 SYSTEM "http://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8329.xml">
<!ENTITY RFC8392 SYSTEM "http://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8392.xml">
<!ENTITY RFC7519 SYSTEM "http://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.7519.xml">
<!ENTITY RFC3688 SYSTEM "http://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.3688.xml">
<!ENTITY RFC7950 SYSTEM "http://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.7950.xml">
<!ENTITY RFC8525 SYSTEM "http://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8525.xml">
<!ENTITY RFC2119 SYSTEM "http://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml">
<!ENTITY I-D.ietf-rats-architecture SYSTEM "http://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-rats-architecture.xml">
<!ENTITY I-D.ietf-rats-tpm-based-network-device-attest SYSTEM "http://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-rats-tpm-based-network-device-attest.xml">
<!ENTITY I-D.ietf-rats-yang-tpm-charra SYSTEM "http://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-rats-yang-tpm-charra.xml">
<!ENTITY I-D.ietf-rats-eat SYSTEM "http://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-rats-eat.xml">
<!ENTITY I-D.ietf-rats-ar4si SYSTEM "http://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-rats-ar4si.xml">
]>
<?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?>                           

<?rfc strict="yes" ?>
<?rfc toc="yes"?>
<?rfc tocdepth="4"?>
<?rfc symrefs="yes"?>
<?rfc sortrefs="yes" ?>
<?rfc compact="yes" ?>
<?rfc subcompact="no" ?>
<rfc category="std" docName="draft-yang-i2nsf-remote-attestation-interface-dm-01" ipr="trust200902">

  <front>
    <title abbrev="I2NSF Remote Attestation Interface DM">I2NSF Remote Attestation Interface YANG Data Model</title>

    <author fullname="Penglin Yang" initials="P." surname="Yang">
      <organization>China Mobile</organization>
      <address>
        <postal>
          <street>32 Xuanwumen West Street, Xicheng District</street>
          <!-- Reorder these if your country does things differently -->
          <city>Beijing</city>
          <region></region>
          <code>100053</code>
          <country>China</country>
        </postal>
        <phone></phone>
        <email>yangpenglin@chinamobile.com</email>
        <!-- uri and facsimile elements may also be added -->
      </address>
    </author>
		<author fullname="Meiling Chen" initials="M." surname="Chen">
      <organization>China Mobile</organization>
      <address>
        <postal>
          <street>32 Xuanwumen West Street, Xicheng District</street>
          <!-- Reorder these if your country does things differently -->
          <city>Beijing</city>
          <region></region>
          <code>100053</code>
          <country>China</country>
        </postal>
        <phone></phone>
				<email>chenmeiling@chinamobile.com</email>
        <!-- uri and facsimile elements may also be added -->
      </address>
    </author>
		<author fullname="Li Su" initials="L." surname="Su">
      <organization>China Mobile</organization>
      <address>
        <postal>
          <street>32 Xuanwumen West Street, Xicheng District</street>

          <!-- Reorder these if your country does things differently -->
          <city>Beijing</city>
          <region></region>
          <code>100053</code>
          <country>China</country>
        </postal>
        <phone></phone>
        <email>suli@chinamobile.com</email>
        <!-- uri and facsimile elements may also be added -->
      </address>
		</author>
		<author fullname="Diego Lopiz" initials="D." surname="Lopiz">
		  <organization>Telefonica</organization>
			<address>
			  <email>diego.r.lopez@telefonica.com</email>
			</address>
		</author >
		<author fullname="Jaehoon Paul Jeong" initials="J." surname="Jeong">
		  <organization>Sungkyunkwan University</organization>
			<address>
			  <email>jaehoon.paul@gmail.com</email>
			</address>
		</author>
		<author fullname="Linda Dunbar" initials="L." surname="Dunbar">
		  <organization>Futurewei</organization>
			<address>
			  <email>linda.dunbar@futurewei.com</email>
			</address>
	  </author>
    <date day="6" month="June" year="2022" />

    <!-- Meta-data Declarations -->

    <area>General</area>

    <workgroup>I2NSF Working Group</workgroup>

    <keyword>I2NSF, remote attestation</keyword>

    <abstract>
      <t>This document describes the architecture and corresponding interfaces of NSF remote attestation in I2NSF framework. Remote attestation of NSFs could provide integrity assurence of NSFs deployed in remote environment.
			The interfaces involved are I2NSF remote attestation evidence interface, I2NSF remote attestation reference value interface, and I2NSF remote attestation result interface. This document complies with I2NSF architecture and Remote Attestation ProcedureS (RATs) architecture.
			</t>
    </abstract>
  </front>

  <middle>
    <section anchor="intro" title="Introduction">
      <t>In terms of implementation, NSFs are usually deployed in remote scenarios, where it is hard to guarantee if the deploy environment is secure and the NSFs are properly deployed. If the deploy environment or the NSF is compromised, the behavior and the feedback of NSFs cannot be trusted.</t>
			<t>Remote attestation procedure <xref target="I-D.ietf-rats-architecture"></xref> provides an efficient mechanism that a verifier likes Network Operator Mgmt System could appraise if the NSFs and the basic platforms are trusted. The general remote attestation procedure has been defined by RATs working group, however specific interfaces and implementations still need to be determined in I2NSF. This document aims to create a unified remote attestation architecture for I2NSF to enable remote attestation of NSF. 
			</t>
			<t>This document follows the definition of I2NSF framework<xref target="RFC8329"></xref> and also could be treated as a usecase of RATs. In detail, this document refers to the definition of RATs architecture to add new remote attestation components in I2NSF. This document refers to <xref target="I-D.ietf-rats-yang-tpm-charra"></xref> and <xref target="I-D.ietf-rats-tpm-based-network-device-attest"></xref>to define I2NSF YANG model for evidence in TPM-based platform. This document refers to <xref target="I-D.ietf-rats-eat"></xref> to define I2NSF YANG model for evidence in TEE-based platform. This document refers to <xref target="I-D.ietf-rats-ar4si"></xref> to defien I2NSF YANG model for attestation result. </t>       
    </section>
			
		<section anchor="term" title="Terminology">
			<section title="Terms">
				<t>RATs: Remote Attestation Procedure</t>
				<t>RoT: Root of Trust</t>
				<t>TPM: Trusted platform module</t>
				<t>TEE: Trust Execution Environment</t>
				<t>RVP: Reference Value Provider</t>
			</section>
			<section title="Requirements Language">
        <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
        "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
        document are to be interpreted as described in <xref
        target="RFC2119">RFC 2119</xref>.</t>
      </section>
		</section>
		
		<section anchor="scope" title="Scope and Motivation">
			<section title="Scope">
				<t>The scope of this document focuses on the architecture and expanded interfaces of NSF remote attestation in I2NSF. The details of how to implement measurement or how to collect remote attestation evidence is out of scope.</t>
			</section>
			<section title="Motivation">
				<t>The architecture of I2NSF aims to provide network security functions to network users. Usually the NSFs are in remote environment and the platforms to deploy these NSFs may not be trusted. As a consequence this will bring several potential threats to I2NSF framework, some examples are shown below. 
				
				The first threat is malfunction of NSF. The inappropriate deployment of NSF or the defective platform in where runs NSF will affect the behaviour of NSF directly. 
				
				The second threat is the leak of digital asset like policy rules and security intelligence which is provided by the Network Operator Mgmt System. Consider a secuiry company provides NSF in where contains lots of policy rules such as DDoS prevention, traffic filter, AI module, etc. If the platform who carrys the NSF is malicious, it could steal this digital asset and provide to other rivals or attackers.  
				
				The third threat is the potential spoofing or penetration attack to the I2NSF framework. The attackers in NSF platfom could disturb the action of NSF, and feedback the fake notification or even penetrate into Network Operator Mgmt System.</t>

				
				<t>The solution of these kinds of threats is also straight, which is using remote attestation to make sure the remote platform is trusted and the NSFs are well deployed. While it is true that any environment is vulnerable to malicious activity with full physical access (and this is obviously beyond the scope of this document), the application of remote attestation raises the degree of physical control necessary to perform an untraceable malicious modification of that environment.</t>

				<t>When designing remote attestation in I2NSF, three aspects need to be considered. First, determine the remote attestation architecture of I2NSF. Second, refer to the appropriate specifications defined in RATs to create I2NSF remote attestation interfaces and YANG data models. Third, cover the heterogeneity architecture of specific trusted hardware like TPM and TEE.</t>
			</section>
		</section>
		
		<section anchor="information_model" title="Information Model">
			<section title="Architecture of I2NSF Remote Attestation">
			  <t>As shown in figure 1 is the remote attestation architecture in I2NSF. In order to fit into the I2NSF framework, this is not a typical background check model or passport model mentioned in RATs architecture. In this figure, the relevant interfaces are I2NSF remote attestation evidence interface, I2NSF remote attestation registration interface and I2NSF remote attestation result interface. </t>
			
				<figure align="center" anchor="architecture" title="Architecture of Remote Attestation of I2NSF">
					<artwork align="center"><![CDATA[
+------------+                 +------------+
| I2NSF User |            +----+  Endorser  |
+-+-+------+-+            |    +------------+
  | Relying|              |
  |  Party |              |
  +-+------+              |
    | Attestation Result  |
    |   Interface         |
    |      +--------------+
+---+------+---+              +--------------+
|   Network    |              |              |
|   Operator   +--------------+  Developer's |
| Mgmt System  |  Reference   |  Mgmt System |
+-+----------+-+    Value     +-+----------+-+
  |          |    Interface     | Reference|
  | Verifier |                  |   Value  |
  |          |                  | Provider |
  +----+-----+                  +----------+   
       +---------------------+
       | Evidence Interface  |
+------+-------+      +------+-------+
|     NSF1     +      |     NSFn     |
+--------------+------+--------------+
|              Platform              |
+-------------+--------+-------------+
              |  RoT   |
              +--------+
            ]]></artwork>
				</figure>
				<t>In physical environment, NSFs exist as applications. In virtualization environment, the level-of-assurence of NFV is separated as two components: hardware and virtualization platform, VNF sotftware package<xref target="NFV-SEC-018"></xref>. When using this concept of VNF sotfware package in I2NSF, the granularity of NSF in virtualization environment is NSF and the VM it loaded in. As a result, the trust chain in virtualization environment would be RoT->virtualization layer->VM and NSF. And the trust chain in physical environment would be RoT->physical platform->NSF. Hence, we define the granularity of remote attestation in I2NSF as in Figure 2. The remote attestation procedure in I2NSF could challenge RoT, Platform and NSFs separately. </t>
        <figure align="center" anchor="granularity" title="granularity of remote attestation in I2NSF">
				  <artwork align="center"><![CDATA[
+------+   +------+   +------+
| (VM) |   | (VM) |   | (VM) |
| NSF1 |   | NSF2 |   | NSFn |
+--+---+   +--+---+   +--+---+
   |          |          | 
+--+----------+----------+----+
|  (virtualization)Platform   |
+-------------+---------------+
              |
           +--+--+
           | RoT |
           +-----+
            ]]></artwork>
        </figure>	
			</section>				
			<section title="Root of Trust in I2NSF">
				<t>Root of Trust is a hardware-based component that could provide endorsement information and relevant functions that cannot be stolen, tampered, or repudiated. RoT must be deployed in the basic hardware platform of NSF. Technologies like <xref target="TCGRoT"></xref> and <xref target="TEE"></xref> could act as RoT.</t>
				<t>The architecture of specific RoT is out of scope of this document. But in order to depict RoT more clearly, the following segment uses TPM  <xref target="tpm12"></xref><xref target="tpm20"></xref> as an example to explain how RoT works. TPM keeps an EK(Endorsement Key) to identify its identity. EK is an asymmetric root key pair, which never exposes its secret key to public. TPM derives certain AIKs(Attestation Identity Key) from EK to avoid the exposure of TPM&apos;s real identity(EK) during remote attestation. In the booting period, the TPM will record the Hash of measurement of bootloader, OS kernel and applications to a series of PCRs (Platform Configuration Registers). The value in PCRs can only be extended and cannot be tampered. If a remote attestation procedure is initiated, the PCR value will be signed by AIK and send to the verifier for attestation. The verifier then transfer the attestation result to Relying party for final decision.</t>
			</section>
			<section title="Verifier in I2NSF">
				<t>Verifier is deployed in Network Operator Mgmt System. Verifier is in charge of receiving attestation evidence from NSFs. Also, Verifier receives reference value from Developer's Mgmt system as benchmark.</t>
			</section>	 
			<section title="Reference Value Provider in I2NSF">
				<t>Reference Value Provider (RVP) brings the reference value of NSF remote attestation to Network Operation Mgmt System. In some conditions, the RVP could be some other venders like a blockchain, a third party security provider. So the RVP component may be an interface that receive RVP form the third party. Or, the RVP could be deployed in Developer&apos;s Mgmt System. The reference value will be conveyed to Network Operator Mgmt System as the benchmark when verifying remote attestation evidence from attester. When the reference value needs to be collected by third party, the Reference Value Interface or other out-of-band methods in Developer&apos;s Mgmt System could be used.</t>
			</section>	
			<section title="Relying Party in I2NSF">
				<t>Relying Party is deployed in I2NSF User. Relying Party is in charge of receiving attestation result from Verifier and generate user friendly policies to NSF User. The Relying Party does not have to know the detail of remote attestation evidence and could only focus on the final attestation result and making policies.
				</t>
			</section>	 
			<section title="Endorser in I2NSF">
				<t>Endorser provides the endorsement of RoT. And the verifier could use Endorser to verify the evidence information from NSF. For example, both EK and AIK in TPM are endorsed by Endorser. The communication between RoT and Endorser is based on specific RoT hardware, and usually has been setup during manufactureing. The Network Operator Mgmt System also needs to communicate with Endorser to get the endorsement of RoT before appraising attestation evidence.</t>
			</section>	  
		</section>

    <section anchor="data_model" title="Data Model of I2NSF Remote Attestation">

			<t>The following section depicts the YANG tree diagram and YANG data model of I2NSF remote attestation interfaces.</t>
			
			<section title="I2NSF Remote Attestation Evidence Interface">
				<t>Evidence interface focuses on the remote attestation evidence information between NSF and Network Operator Mgmt system. This interface defines notification and RPC for RoT, platform and NSFs. At present, the RoT type has two categories, one is TPM-based and the other is TEE-based like TrustZone and SGX<xref target="SGX"></xref>. The TPM-based RoT is split into TPM12 and TPM20 versions. When design this interface with TPM-based RoT, this document refers to the existing document<xref target="I-D.ietf-rats-yang-tpm-charra"></xref> to avoid unnecessary alignment work. And about the TEE-based RoT, this document refers to the EAT document<xref target="I-D.ietf-rats-eat"></xref> and uses binary format to express JWT<xref target="RFC7519"></xref>or CWT <xref target="RFC8392"></xref> in YANG data model.</t>
				
				<t>In order to decouple the remote attestation result to NSF granularity, the following table defines the mapping between differnt layers.  In the TPM-based remote attestation, the PCRs are arranged by specific purpose<xref target="I-D.ietf-rats-tpm-based-network-device-attest"></xref>. PCR 0-10 are responsible for the platform related remote attestation. PCR 11-31 are responsible for the NSF remote attestation. If the platform is a virtual machine architecture, PCR 11-31 will be responsible for each virtual machine and its NSF. If the platform is a physical machines architecture, PCR 10-31 will be responsible for each NSF functions. The EAT-based platform uses Token to realize different remote attestation layers. EAT SYS Token and EAT NSF TOKEN are responsible for platform and NSF respectively.</t>
				<figure align="center" anchor="mapping" title="the mapping between different RoTs">
			  <artwork align="center"><![CDATA[
+--------+-------------+------------+
|        |  TPM-based  |  EAT-based |
+------- +-------------+------------+
|  RoT   | Device Name |  Device ID |
|        |  TPM Name   |            |
+--------+-------------+------------+
|        | Boot event  |            |
|        |     log     |  EAT SYS   |
|Platform|-------------|   Token    |
|        |  IMA-List   |            |
|        |  Sytem File |            |
|        |  PCR 0-10   |            |
+--------+-------------+------------+
|        |  IMA-list   |  EAT NSF   |
|  NSF   |  NSF File   |   Token    |
|        |  PCR 10-31  |            |
+--------+-------------+------------+
            ]]></artwork>
      </figure>
								
				<section  title="YANG Tree Diagram of I2NSF Remote Attestation Evidence Interface">
					<t>The YANG tree of i2nsf remote attestation evidence interface is shown below.</t>
          <figure>
            <artwork><![CDATA[
module: ietf-i2nsf-remote-attestation-evidence
  +--rw nsf-pcr-set {tpm:tpms}?
  |  +--rw nsf-name?    nsf-name
  |  +--rw pcr-index?   tpm:pcr
  +--rw eat-set {TEE}?
     +--rw algorithm?        enumeration
     +--rw cwt-uwt-choose?   int32

  rpcs:
    +---x nsf-challenge-response
    |  +---w input
    |  |  +---w nsf-name?   nsf-name
    |  |  +---w token?      binary
    |  |  +---w nonce?      uint32
    |  +--ro output
    |     +--ro (RoT-type)?
    |        +--:(TPM12) {TPM12}?
    |        |  +--ro tpm12-ra
    |        |     +--ro event-number?              uint64
    |        |     +--ro ima-template?              string
    |        |     +--ro filename-hint?             string
    |        |     +--ro filedata-hash?             binary
    |        |     +--ro filedata-hash-algorithm?   string
    |        |     +--ro template-hash-algorithm?   string
    |        |     +--ro template-hash?             binary
    |        |     +--ro pcr-index?                 pcr
    |        |     +--ro signature?                 binary
    |        |     +--ro up-time?                   uint32
    |        |     +--ro TPM_QUOTE2?                binary
    |        +--:(TPM20) {TPM20}?
    |        |  +--ro tpm20-ra
    |        |     +--ro event-number?              uint64
    |        |     +--ro ima-template?              string
    |        |     +--ro filename-hint?             string
    |        |     +--ro filedata-hash?             binary
    |        |     +--ro filedata-hash-algorithm?   string
    |        |     +--ro template-hash-algorithm?   string
    |        |     +--ro template-hash?             binary
    |        |     +--ro pcr-index?                 pcr
    |        |     +--ro signature?                 binary
    |        |     +--ro TPMS_QUOTE_INFO            binary
    |        |     +--ro quote-signature?           binary
    |        |     +--ro up-time?                   uint32
    |        |     +--ro unsigned-pcr-values* []
    |        |        +--ro tpm20-hash-algo?   identityref
    |        |        +--ro pcr-values* [pcr-index]
    |        |           +--ro pcr-index    pcr
    |        |           +--ro pcr-value?   binary
    |        +--:(TEE)
    |           +--ro header-NSF?      binary
    |           +--ro payload-NSF?     binary
    |           +--ro signature-NSF?   binary
    +---x platform-challenge-response
    |  +---w input
    |  |  +---w token?      binary
    |  |  +---w nsf-name?   nsf-name
    |  |  +---w nonce?      int32
    |  +--ro output
    |     +--ro (RoT-type)?
    |        +--:(TPM12) {TPM12}?
    |        |  +--ro tpm12-pra
    |        |     +--ro event-number?              uint64
    |        |     +--ro ima-template?              string
    |        |     +--ro filename-hint?             string
    |        |     +--ro filedata-hash?             binary
    |        |     +--ro filedata-hash-algorithm?   string
    |        |     +--ro template-hash-algorithm?   string
    |        |     +--ro template-hash?             binary
    |        |     +--ro pcr-index?                 pcr
    |        |     +--ro signature?                 binary
    |        |     +--ro bios-event-entry* [event-number]
    |        |     |  +--ro event-number    uint32
    |        |     |  +--ro event-type?     uint32
    |        |     |  +--ro pcr-index?      pcr
    |        |     |  +--ro digest-list* [hash-alog]
    |        |     |  |  +--ro hash-algo?   identityref
    |        |     |  |  +--ro digest*      binary
    |        |     |  +--ro event-size?     uint32
    |        |     |  +--ro event-data*     uint8
    |        |     +--ro up-time?                   uint32
    |        |     +--ro TPM_QUOTE2?                binary
    |        +--:(TPM20) {TPM20}?
    |        |  +--ro tpm2-pra
    |        |     +--ro event-number?              uint64
    |        |     +--ro ima-template?              string
    |        |     +--ro filename-hint?             string
    |        |     +--ro filedata-hash?             binary
    |        |     +--ro filedata-hash-algorithm?   string
    |        |     +--ro template-hash-algorithm?   string
    |        |     +--ro template-hash?             binary
    |        |     +--ro pcr-index?                 pcr
    |        |     +--ro signature?                 binary
    |        |     +--ro bios-event-entry* [event-number]
    |        |     |  +--ro event-number    uint32
    |        |     |  +--ro event-type?     uint32
    |        |     |  +--ro pcr-index?      pcr
    |        |     |  +--ro digest-list* [hash-alog]
    |        |     |  |  +--ro hash-algo?   identityref
    |        |     |  |  +--ro digest*      binary
    |        |     |  +--ro event-size?     uint32
    |        |     |  +--ro event-data*     uint8
    |        |     +--ro TPMS_QUOTE_INFO            binary
    |        |     +--ro quote-signature?           binary
    |        |     +--ro up-time?                   uint32
    |        |     +--ro unsigned-pcr-values* []
    |        |        +--ro tpm20-hash-algo?   identityref
    |        |        +--ro pcr-values* [pcr-index]
    |        |           +--ro pcr-index    pcr
    |        |           +--ro pcr-value?   binary
    |        +--:(TEE) {TEE}?
    |           +--ro header-platform?      binary
    |           +--ro payload-platform?     binary
    |           +--ro signature-platform?   binary
    +---x RoT-challenge-response
       +---w input
       |  +---w token?      binary
       |  +---w nsf-name?   nsf-name
       |  +---w nonce?      int32
       +--ro output
          +--ro (RoT-type)?
             +--:(TPM12)
             |  +--ro rot-tpm12 {TPM12}?
             |     +--ro rot-name?           -> 
               /tpm:rats-support-structures/tpms/tpm/
               certificates/certificate/name
             |     +--ro certificate-name    certificate-name-ref
             |     +--ro tpm12-hash-algo?    identityref
             +--:(TPM20) {TPM20}?
             |  +--ro rot-tpm20
             |     +--ro rot-name?           -> 
               /tpm:rats-support-structures/tpms/tpm/
               certificates/certificate/name
             |     +--ro certificate-name    certificate-name-ref
             |     +--ro tpm20-hash-algo?    identityref
             +--:(TEE-general) {TEE}?
                +--ro TEE-UEID?    binary

  notifications:
    +---n NSF-remote-attestation-event
    |  +--ro event-description?     string
    |  +--ro acquisition-method?    identityref
    |  +--ro emission-type?         identityref
    |  +--ro dampening-type?        identityref
    |  +--ro user                   string
    |  +--ro group*                 string
    |  +--ro ip-address             inet:ip-address
    |  +--ro authentication?        identityref
    |  +--ro message?               string
    |  +--ro vendor-name?           string
    |  +--ro nsf-name?              union
    |  +--ro severity?              severity
    |  +--ro (RoT-type)?
    |     +--:(TPM12) {TPM12}?
    |     |  +--ro tpm12-ra
    |     |     +--ro event-number?              uint64
    |     |     +--ro ima-template?              string
    |     |     +--ro filename-hint?             string
    |     |     +--ro filedata-hash?             binary
    |     |     +--ro filedata-hash-algorithm?   string
    |     |     +--ro template-hash-algorithm?   string
    |     |     +--ro template-hash?             binary
    |     |     +--ro pcr-index?                 pcr
    |     |     +--ro signature?                 binary
    |     |     +--ro up-time?                   uint32
    |     |     +--ro TPM_QUOTE2?                binary
    |     +--:(TPM20) {TPM20}?
    |     |  +--ro tpm20-ra
    |     |     +--ro event-number?              uint64
    |     |     +--ro ima-template?              string
    |     |     +--ro filename-hint?             string
    |     |     +--ro filedata-hash?             binary
    |     |     +--ro filedata-hash-algorithm?   string
    |     |     +--ro template-hash-algorithm?   string
    |     |     +--ro template-hash?             binary
    |     |     +--ro pcr-index?                 pcr
    |     |     +--ro signature?                 binary
    |     |     +--ro TPMS_QUOTE_INFO            binary
    |     |     +--ro quote-signature?           binary
    |     |     +--ro up-time?                   uint32
    |     |     +--ro unsigned-pcr-values* []
    |     |        +--ro tpm20-hash-algo?   identityref
    |     |        +--ro pcr-values* [pcr-index]
    |     |           +--ro pcr-index    pcr
    |     |           +--ro pcr-value?   binary
    |     +--:(TEE)
    |        +--ro header-NSF?      binary
    |        +--ro payload-NSF?     binary
    |        +--ro signature-NSF?   binary
    +---n Platform-remote-attestation-event
    |  +--ro event-description?          string
    |  +--ro acquisition-method?         identityref
    |  +--ro emission-type?              identityref
    |  +--ro dampening-type?             identityref
    |  +--ro user                        string
    |  +--ro group*                      string
    |  +--ro ip-address                  inet:ip-address
    |  +--ro authentication?             identityref
    |  +--ro message?                    string
    |  +--ro vendor-name?                string
    |  +--ro nsf-name?                   union
    |  +--ro severity?                   severity
    |  +--ro (RoT-type)?
    |     +--:(TPM12) {TPM12}?
    |     |  +--ro tpm12-pra
    |     |     +--ro event-number?              uint64
    |     |     +--ro ima-template?              string
    |     |     +--ro filename-hint?             string
    |     |     +--ro filedata-hash?             binary
    |     |     +--ro filedata-hash-algorithm?   string
    |     |     +--ro template-hash-algorithm?   string
    |     |     +--ro template-hash?             binary
    |     |     +--ro pcr-index?                 pcr
    |     |     +--ro signature?                 binary
    |     |     +--ro bios-event-entry* [event-number]
    |     |     |  +--ro event-number    uint32
    |     |     |  +--ro event-type?     uint32
    |     |     |  +--ro pcr-index?      pcr
    |     |     |  +--ro digest-list* [hash-alog]
    |     |     |  |  +--ro hash-algo?   identityref
    |     |     |  |  +--ro digest*      binary
    |     |     |  +--ro event-size?     uint32
    |     |     |  +--ro event-data*     uint8
    |     |     +--ro up-time?                   uint32
    |     |     +--ro TPM_QUOTE2?                binary
    |     +--:(TPM20) {TPM20}?
    |     |  +--ro tpm2-pra
    |     |     +--ro event-number?              uint64
    |     |     +--ro ima-template?              string
    |     |     +--ro filename-hint?             string
    |     |     +--ro filedata-hash?             binary
    |     |     +--ro filedata-hash-algorithm?   string
    |     |     +--ro template-hash-algorithm?   string
    |     |     +--ro template-hash?             binary
    |     |     +--ro pcr-index?                 pcr
    |     |     +--ro signature?                 binary
    |     |     +--ro bios-event-entry* [event-number]
    |     |     |  +--ro event-number    uint32
    |     |     |  +--ro event-type?     uint32
    |     |     |  +--ro pcr-index?      pcr
    |     |     |  +--ro digest-list* [hash-alog]
    |     |     |  |  +--ro hash-algo?   identityref
    |     |     |  |  +--ro digest*      binary
    |     |     |  +--ro event-size?     uint32
    |     |     |  +--ro event-data*     uint8
    |     |     +--ro TPMS_QUOTE_INFO            binary
    |     |     +--ro quote-signature?           binary
    |     |     +--ro up-time?                   uint32
    |     |     +--ro unsigned-pcr-values* []
    |     |        +--ro tpm20-hash-algo?   identityref
    |     |        +--ro pcr-values* [pcr-index]
    |     |           +--ro pcr-index    pcr
    |     |           +--ro pcr-value?   binary
    |     +--:(TEE) {TEE}?
    |        +--ro header-platform?      binary
    |        +--ro payload-platform?     binary
    |        +--ro signature-platform?   binary
    +---n RoT-remote-attestation-event
       +--ro event-description?    string
       +--ro acquisition-method?   identityref
       +--ro emission-type?        identityref
       +--ro dampening-type?       identityref
       +--ro user                  string
       +--ro group*                string
       +--ro ip-address            inet:ip-address
       +--ro authentication?       identityref
       +--ro message?              string
       +--ro vendor-name?          string
       +--ro nsf-name?             union
       +--ro severity?             severity
       +--ro (RoT-type)?
          +--:(TPM12)
          |  +--ro rot-tpm12 {TPM12}?
          |     +--ro rot-name?           -> 
            /tpm:rats-support-structures/tpms/tpm/
            certificates/certificate/name
          |     +--ro certificate-name    certificate-name-ref
          |     +--ro tpm12-hash-algo?    identityref
          +--:(TPM20) {TPM20}?
          |  +--ro rot-tpm20
          |     +--ro rot-name?           -> 
            /tpm:rats-support-structures/tpms/tpm/
            certificates/certificate/name
          |     +--ro certificate-name    certificate-name-ref
          |     +--ro tpm20-hash-algo?    identityref
          +--:(TEE-general) {TEE}?
             +--ro TEE-UEID?       binary
            ]]></artwork>
          </figure>
				</section>
					
				<section title="YANG Data Model of I2NSF Remote Attestation Interface">
					<t>The YANG Model of I2NSF Remote Attestation Evidence Interface is shown below.</t>
          <figure>
            <artwork><![CDATA[
module ietf-i2nsf-remote-attestation-evidence{
  yang-version 1.1;
  namespace
    "urn:ietf:params:xml:ns:yang:ietf-i2nsf-remote-
		attestation-evidence";
  prefix
    nsfra;
  import ietf-i2nsf-nsf-monitoring{
    prefix nsfmi;
  reference
    "Section 9 of draft-ietf-i2nsf-nsf-facing-interface";
  }
  import ietf-tpm-remote-attestation{
      prefix tpm;
  }
  import ietf-inet-types{
    prefix inet;
    reference
      "section 4 of RFC 6991";
  }
  organization
    "IETF I2NSF (Interface to Network Security Functions) 
     Working Group";
  contact
    "WG Web: <http://tools.ietf.org/wg/i2nsf>
     WG List: <mailto:i2nsf@ietf.org>

     Editor: Penglin Yang
       <mailto:yangpenglin@chinamobile.com>";

  description
    "This module is a YANG module for I2NSF Remote 
     Attestation Interface.";
  feature TPM12{
    description
      "This device is for TPM12 remote attestation";
  }
  feature TPM20{
    description
      "This device is for TPM20 remote attestation";
  }
  feature TEE{
    description
      "This device is for general TEE remote attestation";
  }
  typedef nsf-name{
    type union{
      type string;
      type inet:ip-address-no-zone;
    }
    description
      "nsf-name for remote attestation";
  }
  identity RoT-type{
    description
      "RoT have different types, like TPM, TEE, etc.";
  }    
  identity TPM12{
    base RoT-type;
    description
      "RoT type is TPM1.2";
  }
  identity TPM20{
    base RoT-type;
    description
      "RoT type is TPM2.0";
  }
  identity TEE{
    base RoT-type;
    description
      "RoT type is TEE";
  }
  identity cwt{
    description
      "cbor web token for remote attestation";
  }
  identity jwt{
    description
      "json web token for remote attestation";
  }
  identity nsf-name{
    description 
      "nsf name";
  }
  
  grouping nsf-remote-attestation{
    description 
      "This grouping is for certain nsf's remote attestation result.";
    choice RoT-type{
      case TPM12{
        if-feature "TPM12";
        description
          "The filename hint of IMA log item is NSF name. The range
           of PCR index is defined as 11~32.";
        container tpm12-ra{
          uses tpm:ima-event;
          uses tpm:tpm12-attestation;
        }
      }
      case TPM20{
        if-feature "TPM20";
        container tpm20-ra{
          uses tpm:ima-event;
          uses tpm:tpm20-attestation;
        }	  
      }
      case TEE{
        description
          "EAT for NSF remote attestation";
        leaf header-NSF{
          type binary;
        }
        leaf payload-NSF{
          type binary;
        }
        leaf signature-NSF{
          type binary;
        }                
      }
    }
  }
  grouping platform-remote-attestation{
    description
      "this item is for platform remote attestation";
    choice RoT-type{
      case TPM12{
        if-feature "TPM12";
        container tpm12-pra{
          uses tpm:ima-event;
          uses tpm:bios-event-log;
          uses tpm:tpm12-attestation;
        }		 
      }
      case TPM20{
        if-feature "TPM20";
        container tpm20-pra{
          uses tpm:ima-event;
          uses tpm:bios-event-log;
          uses tpm:tpm20-attestation;
        }	 
      }
      case TEE{
        if-feature "TEE";
        description
          "EAT for Platform Remote Attestation";              
        leaf header-platform{
          type binary;
        }
        leaf payload-platform{
          type binary;
        }
        leaf signature-platform{
          type binary;
        }
      }
    }
  }
  grouping RoT-remote-attestation{
    description
      "this item is for the identity of platform and RoT";
    choice RoT-type{
      case TPM12{
        container rot-tpm12{
          if-feature "TPM12";
          description
            "the identity of TPM could be represented by 
             TPM-name and certificate";
          leaf rot-name{
            type leafref {
              path "/tpm:rats-support-structures/tpm:tpms/tpm:tpm"
                 + "/tpm:certificates/tpm:certificate/tpm:name";
              }
          }
          uses tpm:certificate-name-ref;
          uses tpm:tpm12-hash-algo;  
        }
      }
      case TPM20{
        if-feature "TPM20";
        description
          "the identity of TPM could be represented 
           by TPM-name and certificate";
        container rot-tpm20{
          leaf rot-name{
            type leafref {
            path "/tpm:rats-support-structures/tpm:tpms/tpm:tpm"
               + "/tpm:certificates/tpm:certificate/tpm:name";
            }
          }
          uses tpm:certificate-name-ref;
          uses tpm:tpm20-hash-algo;
        }
      }
      case TEE-general{
        if-feature "TEE";
        leaf TEE-UEID{
          type binary;        
        }        
      }
	  }    
  }
  notification NSF-remote-attestation-event{
    description
      "Event that triggered the NSF remote attestation
       will use this notification";
    leaf event-description{
      description
        "describe the reason why notification was triggered";
      type string;  
    }    
    uses nsfmi:characteristics;
    uses nsfmi:i2nsf-system-event-type-content;
    uses nsfmi:common-monitoring-data; 
    uses nsf-remote-attestation;
  }
  notification Platform-remote-attestation-event{
    description 
      "Event that triggered the platform remote attestation
       will use this notification ";
    leaf event-description{
      description
        "describe why this notification was triggered";
      type string;
    }
    uses nsfmi:characteristics;
    uses nsfmi:i2nsf-system-event-type-content;
    uses nsfmi:common-monitoring-data; 
    uses platform-remote-attestation; 
  }
  notification RoT-remote-attestation-event{
    description
      "Event that triggered the rot remote attestation
       will use this notification";
    leaf event-description{
      description
        "describe why this notification was triggered";
      type string;
    }
    uses nsfmi:characteristics;
    uses nsfmi:i2nsf-system-event-type-content;
    uses nsfmi:common-monitoring-data; 
    uses RoT-remote-attestation;  
  }
   
//token in RPC is for specify the identity of RPC caller. //
  grouping token{
    description
      "this token is for identify rpc caller. How to define
       this token, oauth, JWT, or other? Or not necessary, TBD";
    leaf token{
      type binary;
    }  
  }
  rpc nsf-challenge-response{
    description
      "this is the unified rpc for nsf remote attestation";
    input{
      leaf nsf-name{
        type nsf-name;  
      }
      uses token;
      leaf nonce{
        type uint32;
      }
    }
    output{
      uses nsf-remote-attestation;
    }    
  }
  rpc platform-challenge-response{
    description
      "this rpc is for platform challenge ";
    input{
      uses token;
      leaf nsf-name{
        type nsf-name;  
      }
      leaf nonce{
        type int32;
      }
    }
    output{
      uses platform-remote-attestation;
    }
  }
  rpc RoT-challenge-response{
    input{
      uses token;
      leaf nsf-name{
        type nsf-name;
      }
      leaf nonce{
        type int32;
      }
    }
    output{
      uses RoT-remote-attestation;
    }
  }  

//***********************************************//
//    configuration about PCR and NSF set.       //
//***********************************************//
  container nsf-pcr-set{
    description
      "this container is used for NSF-name, IMA log and
       PCR index setting. NSF-name needs to be set as the
       IMA item filename-hint, the pcr value need to be 
       set as the IMA pcr index.";
    if-feature "tpm:tpms";
    leaf nsf-name{
      type nsf-name;
    }
    leaf pcr-index{
      type tpm:pcr;
    }
  }
  
//***********************************************//
//         configuration about EAT set.          //
//***********************************************//  
  container eat-set{
    description
      "this container is for NSF-name set in EAT environment";
    if-feature "TEE";
    leaf algorithm{
      description
        "set the signing algorithm for generating EAT";
      type enumeration{
        enum HS256;//hmac with sha256
        enum RS256;//rsa with sha256
      }  
    }
    leaf cwt-uwt-choose{
      type int32;
      description
        "0 is cwt, 1 is uccs, 2 is jwt";
    }
  }
}  
            ]]></artwork>
          </figure>
				</section>
			</section>
			
			<section title="I2NSF Remote Attestation Reference Value Interface">
				<t>The reference value of a NSF needs to be conveyed by I2NSF remote attestation reference value interface. The interface works between Network Operator Mgmt System and Developer&apos;s Management System. </t>
				<section title="YANG Tree Diagram of I2NSF Remote Attestation Reference Value Interface">
        <figure>
          <artwork><![CDATA[
module: ietf-i2nsf-remote-attestation-reference-value
  +--rw nsf-tpm-reference-value-registration
  |  +--rw nsf-name              nsf-name
  |  +--rw ima-template?         string
  |  +--rw nsf-hash?             binary
  |  +--rw nsf-hash-algorithm?   string
  |  +--rw pcr-index?            pcr
  +--rw nsf-tee-reference-value-registration
  |  +--rw nsf-name         nsf-name
  |  +--rw header-NSF?      binary
  |  +--rw payload-NSF?     binary
  |  +--rw signature-NSF?   binary
  +--rw rot-reference-value-registration
  |  +--rw (RoT-type)?
  |     +--:(TPM12) {TPM12}?
  |     |  +--rw rot-tm12
  |     |     +--rw rot-tpm12-name?     string
  |     |     +--rw certificate-name    certificate-name-ref
  |     |     +--rw tpm12-hash-algo?    identityref
  |     +--:(TPM20) {TPM20}?
  |     |  +--rw rot-tpm20
  |     |     +--rw rot-tpm20-name?     string
  |     |     +--rw certificate-name    certificate-name-ref
  |     |     +--rw tpm20-hash-algo?    identityref
  |     +--:(TEE) {TEE}?
  |        +--rw TEE-UEID?    binary
  +--rw platform-tpm-reference-value-registration
  |  +--rw platform-name         string
  |  +--rw ima-template?         string
  |  +--rw nsf-hash?             binary
  |  +--rw nsf-hash-algorithm?   string
  |  +--rw pcr-index?            pcr
  +--rw platform-tee-remote-attestation-reference-value
     +--rw platform-name    nsf-name
     +--rw header-NSF?      binary
     +--rw payload-NSF?     binary
     +--rw signature-NSF?   binary
            ]]></artwork>
					</figure>
				</section>
				<section title="YANG Data Model of I2NSF Remote Attestation Reference Value Interface">
					<t>The YANG Model of I2NSF remote attestation reference value interface is shown below. The registration information will refer to the measurement logs and algorithms of remote attestation. The log infomation contains all the information needed by Network Operator Mgmt System to apparaise attester's evidence.</t>
          <figure>
            <artwork><![CDATA[
module ietf-i2nsf-remote-attestation-reference-value {
  yang-version 1.1;
  namespace
    "urn:ietf:params:xml:ns:yang:ietf-i2nsf-remote-
     attestation-reference-value";
  prefix
    nsfrarv;
    
  import ietf-tpm-remote-attestation{
    prefix tpm;
  }
  import ietf-inet-types{
    prefix inet;
  }
  organization
    "IETF I2NSF (Interface to Network Security Functions)
     Working Group";
  contact
    "WG Web: <http://tools.ietf.org/wg/i2nsf>
    WG List: <mailto:i2nsf@ietf.org>
    Editor: Penglin Yang
    <mailto:yangpenglin@chinamobile.com>";

  description
    "This module is a YANG module for I2NSF NSF remote
     attestation reference value.";
    
  identity RoT-type{
    description
      "RoT have different types, like TPM, TEE, etc.";
  }    

  identity TPM12{
    base RoT-type;
    description
      "RoT type is TPM1.2";
  }
  identity TPM20{
    base RoT-type;
    description
      "RoT type is TPM2.0";
  }
  identity TEE{
    base RoT-type;
    description
      "RoT type is TEE general";
  }
  feature TPM12{
    description 
      "tpm 1.2 version";
  }
  feature TPM20{
    description 
      "tpm 2.0 version";
  }
  feature TEE{
    description 
      "TEE version";
  }
  typedef nsf-name{
    type union{
      type string;
      type inet:ip-address-no-zone;
    }
    description
      "nsf-name for regular expression";
  }
  typedef pcr{
    type uint8{
      range "0..31";
    }
  }
   
  container nsf-tpm-reference-value-registration{
    description
      "the reference value is for nsf in tpm20 platform";
    leaf nsf-name{
      type nsf-name;
      mandatory true;
      description
        "The name of nsf";
    }
    leaf ima-template {
      type string;
      description
        "Name of the template used for event logs
         for e.g. ima, ima-ng, ima-sig";
    }
    leaf nsf-hash {
      type binary;
      description
        "Hash of nsf file/image";
    }
    leaf nsf-hash-algorithm {
      type string;
      description
        "Algorithm used for filedata-hash";
    }
    leaf pcr-index {
      type pcr;
      description
        "Defines the PCR index that stores this nsf";
    }
  }
  container nsf-tee-reference-value-registration{
    description
      "the reference value is for nsf in TEE platform";
    leaf nsf-name{
      type nsf-name;
      mandatory true;
      description
        "The name of nsf";
    }
    leaf header-NSF{
      type binary;
    }
    leaf payload-NSF{
      type binary;
    }
    leaf signature-NSF{
      type binary;
    } 
  }
  container rot-reference-value-registration{
    description
      "this container is for root of trust reference value";
    choice RoT-type{
      case TPM12{
        if-feature "TPM12";
        description
          "the identity of TPM could be represented by 
           TPM-name and certificate";
        container rot-tm12{
          leaf rot-tpm12-name{
            type string;
          }
          uses tpm:certificate-name-ref;
          uses tpm:tpm12-hash-algo;
        }
      }
      case TPM20{
        if-feature "TPM20";
        description
          "the identity of TPM could be represented by 
           TPM-name and certificate";
        container rot-tpm20{
          leaf rot-tpm20-name{
            type string;
          }
          uses tpm:certificate-name-ref;
          uses tpm:tpm20-hash-algo;
        }
      }
      case TEE{
        if-feature "TEE";
        leaf TEE-UEID{
          //provide a UEID to identify TEE
        type binary;        
        }        
      }
    } 
  }
  container platform-tpm-reference-value-registration{
    description
      "this container is for platform reference value";
    leaf platform-name{
      type string;
      mandatory true;
      description
        "The name of nsf";
    }
    leaf ima-template {
      type string;
      description
        "Name of the template used for event logs
         for e.g. ima, ima-ng, ima-sig";
    }
    leaf nsf-hash {
      type binary;
      description
        "Hash of nsf file/image";
    }
    leaf nsf-hash-algorithm {
      type string;
      description
        "Algorithm used for filedata-hash";
    }
    leaf pcr-index {
      type pcr;
      description
        "Defines the PCR index that stores this nsf";
    }
  }
  container platform-tee-remote-attestation-reference-value{
    description
      "the reference value is for platform in TEE platform";
    leaf platform-name{
      type nsf-name;
      mandatory true;
      description
        "The name of nsf";
    }
    leaf header-NSF{
      type binary;
    }
    leaf payload-NSF{
      type binary;
    }
    leaf signature-NSF{
      type binary;
    } 
  }
}
            ]]></artwork>
          </figure>
				</section>
				
			</section>
			<section title="I2NSF Remote Attestation Result Interface">
				<t>This interface is used to transfer attestation result from Verifier to Network User. The definition and data format refer to <xref target="I-D.ietf-rats-ar4si"></xref>, TBD.</t>

			</section>
		</section>
    <section anchor="IANA" title="IANA Considerations">
			<t>This document requests IANA to register the following URI in the "IETF XML Registry" <xref target="RFC3688">RFC&nbsp;3688</xref>: 
				<list hangIndent="10" style="empty">
          <t>URI: urn:ietf:params:xml:ns:yang:ietf-i2nsf-remote-attestation-evidence
Registrant Contact: The IESG.</t>
					<t>XML: N/A; the requested URI is an XML namespace.</t>
					<t>URI: urn:ietf:params:xml:ns:yang:ietf-i2nsf-remote-attestation-reference-value
Registrant Contact: The IESG.</t>
					<t>XML: N/A; the requested URI is an XML namespace.</t>
        </list>
			</t>

			<t>This document requests IANA to register the following YANG module in the "YANG Module Names" registry <xref target="RFC7950">RFC&nbsp;7950</xref> <xref target="RFC8525">RFC&nbsp;8525</xref>: 
				<list hangIndent="10" style="empty">
          <t>Name: ietf-i2nsf-remote-attestation-evidence-interface</t>
					<t>Namespace: urn:ietf:params:xml:ns:yang:ietf-i2nsf-remote-attestation-evidence</t>
					<t>Prefix: nsfra</t>
					<t>Reference: RFC XXXX</t>
					<t>Name: ietf-i2nsf-remote-attestation-reference-value-interface</t>
					<t>Namespace: urn:ietf:params:xml:ns:yang:ietf-i2nsf-remote-attestation-reference-value</t>
					<t>Prefix: nsfteri</t>
					<t>Reference: RFC XXXX</t>
        </list>
			</t>
			
    </section>
		
		<section title="Security Considerations">
			<t>This document introduces the architecture of I2NSF remote attestation and designs related interfaces. Different RoT architectures have different trust ability and different appearance. Network Operator Mgmt System will determine if it will trust these remote attestation results by customized policy rules. The I2NSF remote attestation interfaces need to be protected by secure channel when transmission occurs. Meanwhile, the remote attestation results in interfaces are protected by their own mechanisms like TPM signature or token.</t>
		</section>
	</middle>
	
	<back>
		<references title="Normative Reference">
			&RFC8329;
			&I-D.ietf-rats-architecture;
			&I-D.ietf-rats-tpm-based-network-device-attest;
			&I-D.ietf-rats-yang-tpm-charra;
			&I-D.ietf-rats-eat;
			&RFC7519;
			&RFC8392;
			&RFC3688;
			&RFC7950;
			&RFC8525;
			&RFC2119;
			&I-D.ietf-rats-ar4si;
		</references>
			<references title="Informative Reference">
				
				<reference anchor="NFV-SEC-018" target="https://www.etsi.org/deliver/etsi_gr/NFV-SEC/001_099/018/01.01.01_60/gr_NFV-SEC018v010101p.pdf">
					<front>
						<title>Report on NFV Remote Attestation Architecture</title>
						
						<author>
							<organization>ETSI</organization>
						</author>

						<date year="2019" month="November" />
					</front>
				</reference>
				
				<reference anchor="tpm12" target="https://trustedcomputinggroup.org/resource/tpm-main-specification/">
					<front>
						<title>TPM Main Specification Level 2 Version 1.2, Revision 116</title>
						
						<author>
							<organization>Trusted Computing Group</organization>
						</author>

						<date year="2011" month="March" />
					</front>
				</reference>
				
				<reference anchor="tpm20" target="https://trustedcomputinggroup.org/resource/tpm-library-specification/">
					<front>
						<title>Trusted Platform Module Library Specification, Family "2.0", Level 00, Revision 01.59</title>
						<author>
							<organization>Trusted Computing Group</organization>
						</author>
						<date year="2019" month="November" />
					</front>
				</reference>
				
				<reference anchor="TCGRoT" target="https://trustedcomputinggroup.org/wp-content/uploads/TCG_Roots_of_Trust_Specification_v0p20_PUBLIC_REVIEW.pdf">
					<front>
						<title>DRAFT: TCG Roots of Trust Specification</title>
						<author>
							<organization>Trust Computing Group</organization>
						</author>
						<date year="2018" month="October" />
					</front>
				</reference>
				
				<reference anchor="TEE" target="https://globalplatform.org/specs-library/tee-system-architecture-v1-2/">
					<front>
						<title>Global Platform Technology TEE System Architecture Version 1.2</title>
						<author>
							<organization>Global Platform Technology</organization>
						</author>
						<date year="2018" month="December" />
					</front>
				</reference>
				
				<reference anchor="SGX" target="https://www.intel.com/content/www/us/en/developer/tools/software-guard-extensions/overview.html">
					<front>
						<title>Overview of Intel Software Guard Extension</title>
						<author>
							<organization>Intel</organization>
						</author>
						<date year="2016" month="June" />
					</front>
				</reference>
				
		</references>
	</back>
</rfc>