Conversation

Jarkko Sakkinen

Edited 11 days ago

@Andi Luckily I’ve recently tested SGX cgroups patches with Tumbleweed, i.e. know how to compile equivalent distro kernel (as it is made for OpenSUSE) for any possible kernel tree :-) So can easily try this out once the bandwidth is available.

It is maybe even easier than Ubuntu kernel (which has been easiest so far):

./scripts/install-git-hooks # not sure whether this is really required
./scripts/tar-up.sh 
export LINUX_GIT=~/work/linux-tpmdd # clean clone swithed to branch of your choice
./scripts/osc_wrapper kernel-source/kernel-default.spec

The packages land to /var/tmp/build-root/standard-x86_64/home/abuild/rpmbuild/RPMS/x86_64. And obviously needs to be signed with a MOK key if secure boot is turned on.

0
0
1