!5 merge read token interface
From: @lsjhw Reviewed-by: @lixiaomingg Signed-off-by: @lixiaomingg
This commit is contained in:
commit
093af8c7b0
Binary file not shown.
BIN
virtCCA_sdk-v0.1.2.tar.gz
Normal file
BIN
virtCCA_sdk-v0.1.2.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: virtCCA_sdk
|
Name: virtCCA_sdk
|
||||||
Version: 0.1.1
|
Version: 0.1.2
|
||||||
Release: 1
|
Release: 1
|
||||||
ExclusiveArch: aarch64
|
ExclusiveArch: aarch64
|
||||||
Summary: %{name} is a SDK for developing virtCCA remote attestation and key derivation.
|
Summary: %{name} is a SDK for developing virtCCA remote attestation and key derivation.
|
||||||
@ -8,7 +8,7 @@ License: MulanPSL-2.0
|
|||||||
URL: https://gitee.com/openeuler/virtCCA_sdk
|
URL: https://gitee.com/openeuler/virtCCA_sdk
|
||||||
Source0: https://gitee.com/openeuler/virtCCA_sdk/repository/archive/virtCCA_sdk-v%{version}.tar.gz
|
Source0: https://gitee.com/openeuler/virtCCA_sdk/repository/archive/virtCCA_sdk-v%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc gcc-c++ glibc glibc-devel glib2-devel cmake openssl openssl-devel rpm
|
BuildRequires: gcc glibc glibc-devel glib2-devel cmake openssl openssl-devel rpm
|
||||||
|
|
||||||
Requires: openssl-libs
|
Requires: openssl-libs
|
||||||
|
|
||||||
@ -64,6 +64,9 @@ install -pm 644 sealing_key/sdk/inc/sealing_key.h %{buildroot}/%{_includedir}
|
|||||||
%{_libdir}/libvccaattestation.a
|
%{_libdir}/libvccaattestation.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 26 2024 lishengjie<lishengjie12@huawei.com> - 0.1.2-1
|
||||||
|
- DESC:Merge read token interface
|
||||||
|
|
||||||
* Fri May 31 2024 lishengjie<lishengjie12@huawei.com> - 0.1.1-1
|
* Fri May 31 2024 lishengjie<lishengjie12@huawei.com> - 0.1.1-1
|
||||||
- DESC:Add sealing key lib
|
- DESC:Add sealing key lib
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user