StarlingX Linux kernel
Go to file
Dongqi Chen 634570b339 Move tpmdd to built-in driver
The tpm driver is the same as what is now in the kernel,
aside from one patch.  So we stop building it as an
external module and instead use the one in the kernel.
Move that one patch to it to apply to the kernel code.

Test Methods:
Refer to https://wiki.openstack.org/wiki/StarlingX/Distro/tpm-verify
to verify the encryption and decryption function is available,
and the signature verification function is available.

Update the TIS_PATCH_VER to avoid an older
built version of a package being picked up.

Change-Id: I3bfcae4ab8c25778b29d51cc9dfb6cb1d81eef7d
Story: 2007308
Task: 39099
Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
2020-05-14 09:59:17 +08:00
doc Added .gitreview, .zuul.yaml & tox.ini 2020-04-21 16:01:28 -04:00
kernel-modules Move tpmdd to built-in driver 2020-05-14 09:59:17 +08:00
kernel-rt Move tpmdd to built-in driver 2020-05-14 09:59:17 +08:00
kernel-std Move tpmdd to built-in driver 2020-05-14 09:59:17 +08:00
releasenotes Added .gitreview, .zuul.yaml & tox.ini 2020-04-21 16:01:28 -04:00
userspace/mellanox Upgrade mellanox drivers to 4.7-3.2.9.0 to support CentOS 8.1 2020-05-06 16:19:07 -04:00
.gitignore Added .gitreview, .zuul.yaml & tox.ini 2020-04-21 16:01:28 -04:00
.gitreview Added .gitreview, .zuul.yaml & tox.ini 2020-04-21 16:01:28 -04:00
.zuul.yaml Added .gitreview, .zuul.yaml & tox.ini 2020-04-21 16:01:28 -04:00
LICENSE Config file changes to add 'kernel-std kernel-rt kernel-modules ' after relocation from 'stx/integ' 2020-04-09 10:50:11 -04:00
centos_build_layer.cfg Config file changes to add 'kernel-std kernel-rt kernel-modules ' after relocation from 'stx/integ' 2020-04-09 10:50:11 -04:00
centos_extra_downloads.lst Move tpmdd to built-in driver 2020-05-14 09:59:17 +08:00
centos_guest_image.inc Move tpmdd to built-in driver 2020-05-14 09:59:17 +08:00
centos_guest_image_rt.inc Move tpmdd to built-in driver 2020-05-14 09:59:17 +08:00
centos_iso_image.inc Move tpmdd to built-in driver 2020-05-14 09:59:17 +08:00
centos_pkg_dirs Move tpmdd to built-in driver 2020-05-14 09:59:17 +08:00
centos_pkg_dirs_rt Move tpmdd to built-in driver 2020-05-14 09:59:17 +08:00
centos_srpms_centos.lst Fix lst file entry for broken kmods 2020-05-04 15:33:31 -04:00
centos_srpms_centos3rdparties.lst [kernel-rt 4.18] Upgrade kernel-rt to version 4.18.0-147.3.1 based on SRPM 2020-04-30 11:25:20 +08:00
centos_tarball-dl.lst Move tpmdd to built-in driver 2020-05-14 09:59:17 +08:00
test-requirements.txt Added .gitreview, .zuul.yaml & tox.ini 2020-04-21 16:01:28 -04:00
tox.ini Added .gitreview, .zuul.yaml & tox.ini 2020-04-21 16:01:28 -04:00