add ta openssl headers

This commit is contained in:
houmingyong 2023-04-11 11:07:18 +08:00
parent 610b0111be
commit 7372742404
2 changed files with 20944 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: itrustee_sdk
Version: 0.1.0
Release: 8
Release: 9
Summary: Confidential computing framework for developing TA on itrustee OS
ExclusiveArch: aarch64
@ -11,6 +11,7 @@ Source0: https://gitee.com/openeuler/itrustee_sdk/repository/archive/v%{version}
Patch0: 0001-add-Makefile-to-create-libteec_adaptor.so.patch
Patch1: 0002-add-ftrapv-strip-and-FS-as-the-compiling-flags.patch
Patch2: 0003-no-copy-shared-memory.patch
Patch3: support-part-openssl-headers.patch
Provides: libteec_adaptor.so()(64bit)
%define debug_package %{nil}
@ -53,6 +54,9 @@ strip %{buildroot}/lib64/*.so
/lib64/libteec_adaptor.so
%changelog
* Tue Apr 11 2023 houmingyong<houmingyong@huawei.com> - 0.1.0-9
- DESC:add ta openssl headers
* Tue Nov 22 2022 gaoyusong <gaoyusong2@huawei.com> - 0.1.0-8
- DESC:fix error source pkg

File diff suppressed because it is too large Load Diff