!39 support remote attestation
From: @houmingyong Reviewed-by: @BornThisWay Signed-off-by: @BornThisWay
This commit is contained in:
commit
20adadd5cc
19052
0005-support-remote-attestation.patch
Normal file
19052
0005-support-remote-attestation.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
Name: itrustee_sdk
|
Name: itrustee_sdk
|
||||||
Version: 0.1.0
|
Version: 0.1.0
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: Confidential computing framework for developing TA on itrustee OS
|
Summary: Confidential computing framework for developing TA on itrustee OS
|
||||||
ExclusiveArch: aarch64
|
ExclusiveArch: aarch64
|
||||||
|
|
||||||
@ -11,7 +11,8 @@ Source0: https://gitee.com/openeuler/itrustee_sdk/repository/archive/v%{version}
|
|||||||
Patch0: 0001-add-Makefile-to-create-libteec_adaptor.so.patch
|
Patch0: 0001-add-Makefile-to-create-libteec_adaptor.so.patch
|
||||||
Patch1: 0002-add-ftrapv-strip-and-FS-as-the-compiling-flags.patch
|
Patch1: 0002-add-ftrapv-strip-and-FS-as-the-compiling-flags.patch
|
||||||
Patch2: 0003-no-copy-shared-memory.patch
|
Patch2: 0003-no-copy-shared-memory.patch
|
||||||
Patch3: support-part-openssl-headers.patch
|
Patch3: 0004-support-part-openssl-headers.patch
|
||||||
|
Patch4: 0005-support-remote-attestation.patch
|
||||||
|
|
||||||
Provides: libteec_adaptor.so()(64bit)
|
Provides: libteec_adaptor.so()(64bit)
|
||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
@ -54,6 +55,9 @@ strip %{buildroot}/lib64/*.so
|
|||||||
/lib64/libteec_adaptor.so
|
/lib64/libteec_adaptor.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 26 2023 houmingyong<houmingyong@huawei.com> - 0.1.0-10
|
||||||
|
- DESC:support remote attestation
|
||||||
|
|
||||||
* Tue Apr 11 2023 houmingyong<houmingyong@huawei.com> - 0.1.0-9
|
* Tue Apr 11 2023 houmingyong<houmingyong@huawei.com> - 0.1.0-9
|
||||||
- DESC:add ta openssl headers
|
- DESC:add ta openssl headers
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user