Skip to content

Commit

Permalink
Switch TPM to raw handle
Browse files Browse the repository at this point in the history
  • Loading branch information
isergieienkov committed Oct 16, 2023
1 parent f6ca058 commit 9d7b0b4
Show file tree
Hide file tree
Showing 4 changed files with 191 additions and 98 deletions.
3 changes: 2 additions & 1 deletion .github/cross-docker/Dockerfile-cross-debian-11
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ RUN apt-get update && apt-get install --assume-yes --no-install-recommends \
libtss2-dev \
llvm-dev \
libclang-dev \
clang
clang \
pkg-config

ENV CROSS_TOOLCHAIN_PREFIX=x86_64-linux-gnu-
ENV CROSS_SYSROOT=/usr/x86_64-linux-gnu
Expand Down
Loading

0 comments on commit 9d7b0b4

Please sign in to comment.