[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202208171918.9a38xuei-lkp@intel.com>
Date: Wed, 17 Aug 2022 19:37:48 +0800
From: kernel test robot <lkp@...el.com>
To: Isaku Yamahata <isaku.yamahata@...el.com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org
Subject: [intel-tdx:kvm-upstream-workaround 204/308] htmldocs:
Documentation/ABI/testing/sysfs-firmware-tdx:2: WARNING: Unexpected
indentation.
tree: https://github.com/intel/tdx.git kvm-upstream-workaround
head: 85c097fdd1667a842a9e75d8f658fc16bd72981a
commit: 12cafff9983dad1d20f872655c7248c6dfaffb8e [204/308] x86/virt/tdx: Export TDX keyid number and status of TDX module via sysfs
reproduce: make htmldocs
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@...el.com>
All warnings (new ones prefixed by >>):
>> Documentation/ABI/testing/sysfs-firmware-tdx:2: WARNING: Unexpected indentation.
>> Documentation/ABI/testing/sysfs-firmware-tdx:2: WARNING: Block quote ends without a blank line; unexpected unindent.
>> Documentation/ABI/testing/sysfs-firmware-tdx:2: WARNING: Malformed table.
>> Documentation/ABI/testing/sysfs-firmware-tdx:22: WARNING: Blank line required after table.
>> Documentation/ABI/testing/sysfs-firmware-tdx:22: WARNING: Definition list ends without a blank line; unexpected unindent.
>> Documentation/ABI/testing/sysfs-firmware-tdx:1: WARNING: undefined label: abi_sys_firmware_tdx_tdx_module (if the link has no caption the label must precede a section header)
vim +2 Documentation/ABI/testing/sysfs-firmware-tdx
> 1 What: /sys/firmware/tdx/
> 2 Date: March 2022
3 KernelVersion: 5.17
4 Contact: Isaku Yamahata <isaku.yamahata@...el.com>, kvm@...r.kernel.org
5 Description:
6 Intel's Trust Domain Extensions (TDX) protect guest VMs from
7 malicious hosts and some physical attacks. This directory
8 represents the entry point directory for the TDX.
9
10 the TDX requires the TDX firmware to load into an isolated
11 memory region. It requires a two-step loading process. It uses
12 the first phase firmware loader (a.k.a NP-SEAMLDR) that loads
13 the next loader and the second phase firmware loader(a.k.a
14 P-SEAMLDR) that loads the TDX firmware(a.k.a the "TDX module").
15 =============== ================================================
16 keyid_num the number of SEAM keyid as an hexadecimal
17 number with the "0x" prefix.
18 =============== ================================================
19 Users: libvirt
20
21 What: /sys/firmware/tdx/tdx_module/
> 22 Date: March 2022
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists