diff --git a/itrustee_sdk.spec b/itrustee_sdk.spec index e6cd5971cf6b3a5c67b5b2ea632601702a77e180..c8530c55871b3c037c2b82d73375d0f5b8387fde 100644 --- a/itrustee_sdk.spec +++ b/itrustee_sdk.spec @@ -1,8 +1,8 @@ Name: itrustee_sdk Version: 0.1.0 -Release: 6 +Release: 7 Summary: Confidential computing framework for developing TA on itrustee OS -ExclusiveArch: aarch64 +ExclusiveArch: aarch64 loongarch64 Group: OS Security License: Mulan PSL v2 @@ -53,6 +53,9 @@ strip %{buildroot}/lib64/*.so /lib64/libteec_adaptor.so %changelog +* Thu Feb 16 2023 Wenlong Zhang - 0.1.0-7 +- Add loongarch64 support + * Mon Jun 27 2022 gaoyusong - 0.1.0-6 - add ftrapv, strip, and FS as the compiling flags