aboutsummaryrefslogtreecommitdiffstats
path: root/meta-tpm
AgeCommit message (Collapse)Author
2021-04-12swtpm: fix check for tscd deamon on hostArmin Kuster
Found a few places that tscd check was trying to run the hosts. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-04-02swtpm: file pip3 issueArmin Kuster
need native pip3, was using host's Signed-off-by: Armin Kuster <akuster808@gmail.com> -- V2] add python3-cryptography-native to DEPENDS forgot to add changes.
2021-04-02swtpm: now need python-cryptography, pull in layerArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-25swtpm: update to 0.5.2Armin Kuster
Add python package Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-25tpm2-tss-engine: update 1.1.0Armin Kuster
LIC_FILES_CHKSUM hash changed between branches. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-18layer.conf: Add hardknott to LAYERSERIES_COMPATArmin Kuster
Thats codename for 3.3 Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09tpm-tools: update to 1.3.9.1Armin Kuster
drop patch included in update Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09trousers: update to 0.3.15Armin Kuster
includes: CVE-2020-24332, CVE-2020-24330, CVE-2020-24331 Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09tpm2-topt: update 0.3.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09tpm2-pkcs11: update to 1.5.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09tpm2-tss: update to 3.0.3Armin Kuster
include automate 2.70 fix Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09tpm2-tools: update to 5.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09tpm2-abrmd: update to 2.4.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09ibmtpm2tss: update to 1.6.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-03-09libtpm: update to 0.8.2Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com> -- V2] let include the updated changes
2021-01-23ibmswtpm2: disable camellia algorithmYi Zhao
The openssl in oe-core has disabled several deprecated algorithms including camellia. Disable this algorithm to fix the build error. Fixes: TpmToOsslSym.h:185:42: error: unknown type name 'CAMELLIA_KEY' 185 | #define tpmKeyScheduleCAMELLIA CAMELLIA_KEY | ^~~~~~~~~~~~ Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-12-24tpm2-pkcs11: build and package python toolsAdrian Ratiu
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-10-19meta-security: Add gatesgarth to LAYERSERIES_COMPATArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-10-15tpm2-pkcs11: update to 1.4.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-10-15tpm2-tools: update to 4.3.0Armin Kuster
LIC_FILES_CHKSUM changes do to added Copyright Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-10-15tpm2-abrmd: update to 2.3.3Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-10-15tpm2-totp: update to 0.2.1Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-10-15tpm2-tss: update to 2.4.3Armin Kuster
includes: CVE-2020-24455 Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-09-13ibmtpm2tss: add recipeJens Rehsack
Add recipe for companion of IBM Software TPM 2.0 - IBM's TPM 2.0 TSS. It's a user space TSS for TPM 2.0. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-09-12ibmswtpm2: update to 1637Jens Rehsack
Update ibmswtpm2 from 1628 to 1637. Build 1637 Includes: * Increase NV memory size to match PC Client RSA 3072 requirements * Add and fix ACT support * Update Visual Studio files to 2019. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-09-12trousers: Fix the problem that do_package fails when multilib is enabled.Zheng Ruoqin
The following error will occur when multilib is enabled: ERROR: trousers-0.3.14+gitAUTOINC+e74dd1d967-r0 do_package: QA Issue: trousers: Files/directories were installed but not shipped in any package: /lib /lib/systemd /lib/systemd/system /lib/systemd/system/tcsd.service Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-09-05cryptsetup-tpm-incubator: remove reference from other filesArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-09-05cryptsetup-tpm-incubator: drop recipeArmin Kuster
The upstream package appears to tbe dead so drop it. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-08-29trousers: update to tipArmin Kuster
Many for compile issue now being seen. rpc/tcstp/.libs/libtspi_la-rpc_cmk.o:/usr/src/debug/trousers/0.3.14+gitAUTOINC+4b9a70d578-r0/build/src/tspi/../../../git/src/include/tcsd.h:169: multiple definition of `tcsd_sa_int'; .libs/libtspi_la-tspi_context.o:/usr/src/debug/trousers/0.3.14+gitAUTOINC+4b9a70d578-r0/build/src/tspi/../../../git/src/include/tcsd.h:169: first defined here | collect2: error: ld returned 1 exit status Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-08-17trousers: Several Security fixesArmin Kuster
Fixes: CVE-2020-24332 CVE-2020-24330 CVE-2020-24331 Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-07-25packagegroup-security-tpm: add more packages for buildingArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-07-25ibmswtpm2: upgrade 1563 -> 1628Yi Zhao
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-07-18layer.conf: add dynamic-layer for strongswanArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-07-18strongswan: add bbappends for tpm changesArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-07-14packagegroup-security-tpm2: Depend on preferred provider for cryptsetupJeremy Puhlman
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-07-14cryptsetup-tpm-incubator: RPROVIDES cryptsetup and cryptsetup-devJeremy Puhlman
Without this we get weird conflict when you include dev packages: rror: Transaction check error: file /usr/include/libcryptsetup.h conflicts between attempted installs of cryptsetup-tpm-incubator-dev-0.9.9-r0.corei7_64 and lib32-cryptsetup-dev-2.3.2-r0.1.i586 file /usr/lib64/libcryptsetup.so conflicts between attempted installs of cryptsetup-tpm-incubator-dev-0.9.9-r0.corei7_64 and cryptsetup-dev-2.3.2-r0.1.corei7_64 file /usr/lib64/pkgconfig/libcryptsetup.pc conflicts between attempted installs of cryptsetup-tpm-incubator-dev-0.9.9-r0.corei7_64 and cryptsetup-dev-2.3.2-r0.1.corei7_64 file /usr/lib/libcryptsetup.so conflicts between attempted installs of lib32-cryptsetup-tpm-incubator-dev-0.9.9-r0.i586 and lib32-cryptsetup-dev-2.3.2-r0.1.i586 file /usr/lib/pkgconfig/libcryptsetup.pc conflicts between attempted installs of lib32-cryptsetup-tpm-incubator-dev-0.9.9-r0.i586 and lib32-cryptsetup-dev-2.3.2-r0.1.i586 Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-06-19tpm2-tcti-uefi: drop patch no longer neededArmin Kuster
drop tpm2-get-caps-fixed.patch, tss update negated the need for this change. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-06-19libtpm: update to 0.7.2Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-06-19tpm2-pkcs11: update 1.2.0Armin Kuster
add yaml package Updated LICNESE Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-06-19tpm2-tss-engine: add branch to SRC_URI & update to tipArmin Kuster
LICENSE changed to BSD 3 Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-06-19tpm2-tss: update to 2.4.1Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-06-19tpm2-tools: update to 4.1.3Armin Kuster
LICENSE changed to BSD3 Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-03-27layer.conf: update LAYERSERIES_COMPAT for dunfellMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-03-08linux-yocto: update the bbappend to 5.xAndré Draszik
As linux-yocto upgraded to 5.x in oe-core, update the bbappend to 5.x to remove the warning ERROR: No recipes available for: .../meta-security/meta-tpm/recipes-kernel/linux/linux-yocto_4.%.bbappend This patch hasn't been verified any further than allowing bitbake to complete with a non-linux-yocto kernel. In particular options could be different, or new ones needed / desired. Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-03-05libtpm: fix build issue over pod2manArmin Kuster
/bin/bash: pod2man: command not found | Makefile:585: recipe for target 'TPMLIB_CancelCommand.3' failed inherit perlnative to fix Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-02-10ibmswtpm2: update to 1563Armin Kuster
fix build issue [v2] Fix subject line Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-02-10tpm2-tss: update to 2.3.2Armin Kuster
clean up reciped. drop git fetching Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-02-10tpm2-tcti-uefi: fix build issue for i386 machineArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-02-10tpm2-tools: update to 4.1.1Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-02-01swtpm: fix configure errorArmin Kuster
checking for whether to build with seccomp profile... configure: error: "Is libseccomp-devel installed? -- could not get cflags for libseccomp" Signed-off-by: Armin Kuster <akuster808@gmail.com>