cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

nitro_enclaves.h (267B)


      1/* SPDX-License-Identifier: GPL-2.0 */
      2/*
      3 * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
      4 */
      5
      6#ifndef _LINUX_NITRO_ENCLAVES_H_
      7#define _LINUX_NITRO_ENCLAVES_H_
      8
      9#include <uapi/linux/nitro_enclaves.h>
     10
     11#endif /* _LINUX_NITRO_ENCLAVES_H_ */