aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/psp-sev.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/psp-sev.h')
-rw-r--r--include/uapi/linux/psp-sev.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/uapi/linux/psp-sev.h b/include/uapi/linux/psp-sev.h
index 43521d500c2b..8654b2442f6a 100644
--- a/include/uapi/linux/psp-sev.h
+++ b/include/uapi/linux/psp-sev.h
@@ -1,3 +1,4 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * Userspace interface for AMD Secure Encrypted Virtualization (SEV) 3 * Userspace interface for AMD Secure Encrypted Virtualization (SEV)
3 * platform management commands. 4 * platform management commands.
@@ -7,10 +8,6 @@
7 * Author: Brijesh Singh <brijesh.singh@amd.com> 8 * Author: Brijesh Singh <brijesh.singh@amd.com>
8 * 9 *
9 * SEV API specification is available at: https://developer.amd.com/sev/ 10 * SEV API specification is available at: https://developer.amd.com/sev/
10 *
11 * This program is free software; you can redistribute it and/or modify
12 * it under the terms of the GNU General Public License version 2 as
13 * published by the Free Software Foundation.
14 */ 11 */
15 12
16#ifndef __PSP_SEV_USER_H__ 13#ifndef __PSP_SEV_USER_H__