[GitHub] [incubator-teaclave-java-tee-sdk] superajun-wsj merged pull request #21: Update README.md

2023-01-31 Thread via GitHub
superajun-wsj merged PR #21: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/pull/21 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-

[GitHub] [incubator-teaclave-website] dependabot[bot] opened a new pull request, #22: Bump http-cache-semantics from 4.1.0 to 4.1.1 in /site

2023-02-02 Thread via GitHub
dependabot[bot] opened a new pull request, #22: URL: https://github.com/apache/incubator-teaclave-website/pull/22 Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits https://github.com/kornelski/http-cache-semantics/comm

[GitHub] [incubator-teaclave-java-tee-sdk] superajun-wsj merged pull request #22: add-github-cicd

2023-02-08 Thread via GitHub
superajun-wsj merged PR #22: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/pull/22 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-

[GitHub] [incubator-teaclave-java-tee-sdk] superajun-wsj merged pull request #23: support anolisos8.6

2023-02-15 Thread via GitHub
superajun-wsj merged PR #23: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/pull/23 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH opened a new pull request, #104: Update to OP-TEE 3.20.0

2023-03-07 Thread via GitHub
DemesneGH opened a new pull request, #104: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/104 After OP-TEE 3.20.0, OP-TEE updated the GP support from 1.1 to 1.3.1 (https://github.com/OP-TEE/optee_os/pull/5688), which made some of the libutee APIs not compatible with th

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH merged pull request #104: Update to OP-TEE 3.20.0

2023-03-08 Thread via GitHub
DemesneGH merged PR #104: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/104 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-u

[GitHub] [incubator-teaclave-trustzone-sdk] henrysun007 commented on pull request #104: Update to OP-TEE 3.20.0

2023-03-08 Thread via GitHub
henrysun007 commented on PR #104: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/104#issuecomment-1459915636 Two many test files are modified. Putting the version number in one file as a macro and referencing it in other files may reduce the modified files when there

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH commented on pull request #104: Update to OP-TEE 3.20.0

2023-03-08 Thread via GitHub
DemesneGH commented on PR #104: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/104#issuecomment-1459925088 @henrysun007 Thanks for your comment. Since this PR was merged, I'll update those test scripts before the next version (OP-TEE 3.21.0). -- This is an automated

[GitHub] [incubator-teaclave-java-tee-sdk] superajun-wsj opened a new issue, #24: make application partition easier

2023-03-09 Thread via GitHub
superajun-wsj opened a new issue, #24: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/24 Presently teaclave-java-tee-sdk request an application to be divided into three submodules, now we hope that an application structure doesn't need to refactor into three part, whi

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH opened a new pull request, #105: Update to GP 1.3.1

2023-03-12 Thread via GitHub
DemesneGH opened a new pull request, #105: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/105 According to the GP 1.3.1 updates in OP-TEE: https://github.com/OP-TEE/optee_os/pull/5688. There are the items that may be updated in Trustzone SDK correspondingly: i

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH merged pull request #105: Update to GP 1.3.1

2023-03-14 Thread via GitHub
DemesneGH merged PR #105: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/105 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-u

[GitHub] [incubator-teaclave-trustzone-sdk] tchebb opened a new issue, #106: API doc links broken

2023-04-12 Thread via GitHub
tchebb opened a new issue, #106: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/106 The following links: - https://teaclave.apache.org/api-docs/trustzone-sdk/optee-teec/ - https://teaclave.apache.org/api-docs/trustzone-sdk/optee-utee/ referenced by both th

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH commented on issue #106: API doc links broken

2023-04-12 Thread via GitHub
DemesneGH commented on issue #106: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/106#issuecomment-1506263737 @mssun Could you provide some guidance for me to fix this? I noticed the docs of other projects are also broken, such as `https://teaclave.apache.org/api-do

[GitHub] [incubator-teaclave-trustzone-sdk] tchebb opened a new pull request, #107: Add "links" field to Cargo.toml for teec and utee

2023-04-13 Thread via GitHub
tchebb opened a new pull request, #107: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/107 This lets dependents with their own way of linking to libteec and/or libutee override our build script if they so choose. See the documentation [here](https://doc.rust-lang.org/c

[GitHub] [incubator-teaclave-java-tee-sdk] dependabot[bot] opened a new pull request, #25: Bump json from 20211205 to 20230227 in /sdk

2023-04-14 Thread via GitHub
dependabot[bot] opened a new pull request, #25: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/pull/25 Bumps [json](https://github.com/douglascrockford/JSON-java) from 20211205 to 20230227. Release notes Sourced from https://github.com/douglascrockford/JSON-java/rel

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH commented on pull request #107: Add "links" field to Cargo.toml for teec and utee

2023-04-15 Thread via GitHub
DemesneGH commented on PR #107: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/107#issuecomment-1509738041 LGTM. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH merged pull request #107: Add "links" field to Cargo.toml for teec and utee

2023-04-15 Thread via GitHub
DemesneGH merged PR #107: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/107 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-u

[GitHub] [incubator-teaclave-java-tee-sdk] ziyilin opened a new pull request, #26: Detect ecall inside loop

2023-04-17 Thread via GitHub
ziyilin opened a new pull request, #26: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/pull/26 When an Ecall is inside a loop, there is an optimization chance to move the loop inside Ecall. This commit checks such chances and provide suggestions for user. -- This is an au

[GitHub] [incubator-teaclave-java-tee-sdk] superajun-wsj commented on a diff in pull request #26: Detect ecall inside loop

2023-04-17 Thread via GitHub
superajun-wsj commented on code in PR #26: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/pull/26#discussion_r1169541289 ## sdk/optimizationDetector/pom.xml: ## @@ -0,0 +1,103 @@ +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-i

[GitHub] [incubator-teaclave-java-tee-sdk] ziyilin commented on a diff in pull request #26: Detect ecall inside loop

2023-04-17 Thread via GitHub
ziyilin commented on code in PR #26: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/pull/26#discussion_r1169562191 ## sdk/optimizationDetector/pom.xml: ## @@ -0,0 +1,103 @@ +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instanc

[GitHub] [incubator-teaclave-java-tee-sdk] ziyilin merged pull request #26: Detect ecall inside loop

2023-04-19 Thread via GitHub
ziyilin merged PR #26: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/pull/26 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubs

[GitHub] [incubator-teaclave-java-tee-sdk] dependabot[bot] opened a new pull request, #27: Bump junit from 4.12 to 4.13.1 in /sdk/optimizationDetector

2023-04-19 Thread via GitHub
dependabot[bot] opened a new pull request, #27: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/pull/27 Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's release

[GitHub] [incubator-teaclave-trustzone-sdk] tchebb opened a new pull request, #108: optee-teec: update OP-TEE implementation fields

2023-04-21 Thread via GitHub
tchebb opened a new pull request, #108: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/108 We've been updating our OP-TEE version without updating our Rust definitions of its API types. Since the GlobalPlatform TEE Client API uses client-allocated API objects, our code

[GitHub] [incubator-teaclave-trustzone-sdk] tchebb opened a new pull request, #109: `setup.sh` and default toolchain fixes

2023-04-21 Thread via GitHub
tchebb opened a new pull request, #109: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/109 Several fixes aimed at making dev environment setup more reliable and friendly for users new to the project. See individual commit messages for details. Don't squash when merging

[GitHub] [incubator-teaclave-trustzone-sdk] tchebb opened a new pull request, #110: Create overarching Cargo workspace

2023-04-21 Thread via GitHub
tchebb opened a new pull request, #110: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/110 This makes it easier for engineers unfamiliar with the project to see where all the crates live and prevents lots of nested `target/` and `Cargo.lock` files from cluttering up th

[GitHub] [incubator-teaclave-trustzone-sdk] tchebb closed pull request #108: optee-teec: update OP-TEE implementation fields

2023-04-21 Thread via GitHub
tchebb closed pull request #108: optee-teec: update OP-TEE implementation fields URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/108 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [incubator-teaclave-trustzone-sdk] tchebb commented on pull request #108: optee-teec: update OP-TEE implementation fields

2023-04-21 Thread via GitHub
tchebb commented on PR #108: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/108#issuecomment-1518414565 Sorry, recreated the branch so the CI would run. Didn't realize that would auto-close the PR. -- This is an automated message from the Apache Git Service. To resp

[GitHub] [incubator-teaclave-trustzone-sdk] mssun commented on pull request #108: optee-teec: update OP-TEE implementation fields

2023-04-22 Thread via GitHub
mssun commented on PR #108: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/108#issuecomment-1518826342 @tchebb Thanks for the contribution. Sometimes, the CI pipeline needs approval to run. -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH merged pull request #108: optee-teec: update OP-TEE implementation fields

2023-04-22 Thread via GitHub
DemesneGH merged PR #108: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/108 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-u

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH commented on a diff in pull request #109: `setup.sh` and default toolchain fixes

2023-04-22 Thread via GitHub
DemesneGH commented on code in PR #109: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/109#discussion_r1174499644 ## .github/workflows/ci.yml: ## @@ -92,6 +86,11 @@ jobs: mkdir -p ~/optee-qemuv8 && cd ~/optee-qemuv8 && repo init -u ht

[GitHub] [incubator-teaclave-trustzone-sdk] tchebb commented on a diff in pull request #109: `setup.sh` and default toolchain fixes

2023-04-22 Thread via GitHub
tchebb commented on code in PR #109: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/109#discussion_r1174503164 ## .github/workflows/ci.yml: ## @@ -92,6 +86,11 @@ jobs: mkdir -p ~/optee-qemuv8 && cd ~/optee-qemuv8 && repo init -u https

[GitHub] [incubator-teaclave-trustzone-sdk] tchebb commented on pull request #109: `setup.sh` and default toolchain fixes

2023-04-22 Thread via GitHub
tchebb commented on PR #109: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/109#issuecomment-1518936682 (Latest push didn't change any code, just the commit message of "CI: use home directory workaround for tests too" which had previously erroneously referred to a sel

[GitHub] [incubator-teaclave-trustzone-sdk] tchebb commented on a diff in pull request #109: `setup.sh` and default toolchain fixes

2023-04-22 Thread via GitHub
tchebb commented on code in PR #109: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/109#discussion_r1174503164 ## .github/workflows/ci.yml: ## @@ -92,6 +86,11 @@ jobs: mkdir -p ~/optee-qemuv8 && cd ~/optee-qemuv8 && repo init -u https

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH commented on pull request #110: Create overarching Cargo workspace

2023-04-23 Thread via GitHub
DemesneGH commented on PR #110: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/110#issuecomment-1519053286 Thanks for your proposal. I appreciate the commits https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/110/commits/5d0e7d62e9f0f8f56d4807d557d61356f1e

[GitHub] [incubator-teaclave-trustzone-sdk] tchebb opened a new pull request, #111: Improve .gitignore, remove library crate `Cargo.lock`s

2023-04-23 Thread via GitHub
tchebb opened a new pull request, #111: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/111 Just a couple minor fixes. Split out of #110 since that'll need some revision before it gets merged. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-teaclave-trustzone-sdk] tchebb commented on pull request #110: Create overarching Cargo workspace

2023-04-23 Thread via GitHub
tchebb commented on PR #110: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/110#issuecomment-1519113430 I mostly agree with that feedback. I do think having a workspace at the root is nice even if only for discoverability, but I do have a couple ideas to make the exam

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH merged pull request #111: Improve .gitignore, remove library crate `Cargo.lock`s

2023-04-23 Thread via GitHub
DemesneGH merged PR #111: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/111 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-u

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH merged pull request #109: `setup.sh` and default toolchain fixes

2023-04-23 Thread via GitHub
DemesneGH merged PR #109: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/109 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-u

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH commented on pull request #110: Create overarching Cargo workspace

2023-04-23 Thread via GitHub
DemesneGH commented on PR #110: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/110#issuecomment-1519314141 Sounds good. The other commits have been merged, thanks for your contribution! -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [incubator-teaclave-trustzone-sdk] prz23 opened a new issue, #112: Will this library support remote attestation?

2023-04-27 Thread via GitHub
prz23 opened a new issue, #112: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/112 A TEE with remote attestation capability is required for it to function as a server, so I would like to ask if there are any plans for the Teaclave SDK to implement remote attestation

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH commented on issue #112: Will this library support remote attestation?

2023-04-28 Thread via GitHub
DemesneGH commented on issue #112: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/112#issuecomment-1528656943 Hi @prz23 The mutual attestation has been implemented in Teaclave and Teaclave SGX SDK (reference: [incubator-teaclave/mutual-attestation.md at master ·

[GitHub] [incubator-teaclave-java-tee-sdk] seasonouc opened a new issue, #28: Runtime NullPointerEXception

2023-05-26 Thread via GitHub
seasonouc opened a new issue, #28: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/28 我在运行hello world 的时候 会报一个空指针错误 ,我看了一下是由于 这个文件 不存在 导致 的 `private final static String TEE_SDK_SIGNED_PACKAGE_PATH = "lib_tee_sdk_svm_load.signed";` 请问这里还需要什么额外的步骤来生成这个对应 的文件 吗 --

[GitHub] [incubator-teaclave-java-tee-sdk] superajun-wsj commented on issue #28: Runtime NullPointerEXception

2023-05-26 Thread via GitHub
superajun-wsj commented on issue #28: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/28#issuecomment-1564486700 是在容器里面运行的吗? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [incubator-teaclave-java-tee-sdk] seasonouc commented on issue #28: Runtime NullPointerEXception

2023-05-26 Thread via GitHub
seasonouc commented on issue #28: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/28#issuecomment-1565193292 > 是在容器里面运行的吗? 不是在容器里面运行的,那个镜像虽然在docker hub 里面能搜到,但是拉不下来,我是直接运行的 -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-teaclave-java-tee-sdk] superajun-wsj commented on issue #28: Runtime NullPointerEXception

2023-05-27 Thread via GitHub
superajun-wsj commented on issue #28: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/28#issuecomment-1565402780 直接运行很难跑起来,能把拉镜像的错误信息贴出来看看吗? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [incubator-teaclave-java-tee-sdk] seasonouc commented on issue #28: Runtime NullPointerEXception

2023-05-29 Thread via GitHub
seasonouc commented on issue #28: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/28#issuecomment-1566754386 > 直接运行很难跑起来,能把拉镜像的错误信息贴出来看看吗? 我换了一个 ubuntu的操作系统 ,就能把镜像 拉下来了,之前用的centos 7.9 就拉不下来,好像报 什么manifest error 之类 的。 不过还想请教另外一个问题 呢? 问题: 我照着 官方文档安装对应系统的drive

[GitHub] [incubator-teaclave-java-tee-sdk] superajun-wsj commented on issue #28: Runtime NullPointerEXception

2023-05-30 Thread via GitHub
superajun-wsj commented on issue #28: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/28#issuecomment-1568161491 和UEFI应该没有关系,我们是可以在Ubuntu下安装SGX Driver的. sgx_enclave和sgx_provison不是两个目录,是两个driver文件. 您能把SGX Driver安装完成后的截图发给我们看看吗?或者您可以加入机密计算SIG钉钉交流群(42822683),我们在群里交流效率更高.

[GitHub] [incubator-teaclave-java-tee-sdk] xd0419 opened a new issue, #29: docker image environment

2023-05-30 Thread via GitHub
xd0419 opened a new issue, #29: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/29 镜像`teaclave/teaclave-java-tee-sdk:v0.1.0-ubuntu18.04`是如何构建的?我使用了`ghcr.io/graalvm/native-image:ol8-java11-22`镜像,里边包含graalvm22-ce-java11和native-image,使用`mvn -Pnative clean package`命令编译hel

[GitHub] [incubator-teaclave-java-tee-sdk] superajun-wsj commented on issue #29: docker image environment

2023-05-30 Thread via GitHub
superajun-wsj commented on issue #29: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/29#issuecomment-1569383665 如果您只想运行MOCK_IN_JVM模式,请试试将sample工程里面的pom.xml文件MOCK_IN_SVM:TEE_SDK修改成MOCK_IN_JVM试试.另外,docker的构建过程请见: https://github.com/apache/incubator-teaclave-java-tee-s

[GitHub] [incubator-teaclave-java-tee-sdk] xd0419 commented on issue #29: docker image environment

2023-05-30 Thread via GitHub
xd0419 commented on issue #29: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/29#issuecomment-1569434763 我在我自己构建的镜像中,修改了`MOCK_IN_JVM`,但仍然会出现错误: `Fatal error: com.oracle.svm.core.util.VMError$HostedError: Option name "CompilationWatchDogStartDelay" has multiple

[GitHub] [incubator-teaclave-java-tee-sdk] superajun-wsj commented on issue #29: docker image environment

2023-05-31 Thread via GitHub
superajun-wsj commented on issue #29: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/29#issuecomment-1571265176 应该会有其他依赖,你看下dockerfile文件(https://github.com/apache/incubator-teaclave-java-tee-sdk/blob/master/tools/cicd/ubuntu-18.04/dockerfile_build) -- This is an au

[GitHub] [incubator-teaclave-java-tee-sdk] seasonouc opened a new issue, #30: ErrorCode: A0001 , ErrorMessage: creating enclave failed. DetailErrorMessage: create tee sdk enclave by native calling fa

2023-05-31 Thread via GitHub
seasonouc opened a new issue, #30: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/30 实例类型: 阿里云 计算增强型 操作系统版本: Linux version 5.4.0-106-generic (buildd@lcy02-amd64-093) (gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04)) sgx driver 已安装 ![image](https://github.co

[GitHub] [incubator-teaclave-crates] GeminiCarrie opened a new pull request, #2: Add rustls 0.19.1 and mio 0.8.6

2023-06-01 Thread via GitHub
GeminiCarrie opened a new pull request, #2: URL: https://github.com/apache/incubator-teaclave-crates/pull/2 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [incubator-teaclave-crates] henrysun007 merged pull request #2: Add rustls 0.19.1 and mio 0.8.6

2023-06-01 Thread via GitHub
henrysun007 merged PR #2: URL: https://github.com/apache/incubator-teaclave-crates/pull/2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr..

[GitHub] [incubator-teaclave-java-tee-sdk] superajun-wsj commented on issue #30: ErrorCode: A0001 , ErrorMessage: creating enclave failed. DetailErrorMessage: create tee sdk enclave by native calling

2023-06-04 Thread via GitHub
superajun-wsj commented on issue #30: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/30#issuecomment-1575944283 Maybe it's a bug in teaclave java tee sdk. If adopt a aliyun ecs with anolis os, it's ok. We will continue debug and fix it. https://github.com/apache/in

[GitHub] [incubator-teaclave-java-tee-sdk] superajun-wsj commented on issue #28: Runtime NullPointerEXception

2023-06-04 Thread via GitHub
superajun-wsj commented on issue #28: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/28#issuecomment-1575945850 如果host选择Ubuntu确实会出现这个现象,应该是Teaclave Java TEE SDK存在Bug. 请选择Alibaba Cloud Linux 3.2104 LTS作为host os,这种配置下可以正常工作. -- This is an automated message from the A

[GitHub] [incubator-teaclave-crates] henrysun007 opened a new pull request, #3: Add rayon and tantivy

2023-06-08 Thread via GitHub
henrysun007 opened a new pull request, #3: URL: https://github.com/apache/incubator-teaclave-crates/pull/3 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [incubator-teaclave-crates] henrysun007 merged pull request #3: Add rayon and tantivy

2023-06-08 Thread via GitHub
henrysun007 merged PR #3: URL: https://github.com/apache/incubator-teaclave-crates/pull/3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr..

[GitHub] [incubator-teaclave-website] henrysun007 opened a new pull request, #23: Update the official website

2023-06-14 Thread via GitHub
henrysun007 opened a new pull request, #23: URL: https://github.com/apache/incubator-teaclave-website/pull/23 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[GitHub] [incubator-teaclave-trustzone-sdk] henrysun007 commented on issue #106: API doc links broken

2023-06-14 Thread via GitHub
henrysun007 commented on issue #106: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/106#issuecomment-1592423713 I have uploaded the documents to the website in https://github.com/apache/incubator-teaclave-website just now. Please check the links out. -- This is a

[GitHub] [incubator-teaclave-website] henrysun007 merged pull request #23: Update the official website

2023-06-14 Thread via GitHub
henrysun007 merged PR #23: URL: https://github.com/apache/incubator-teaclave-website/pull/23 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubsc

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH closed issue #106: API doc links broken

2023-06-18 Thread via GitHub
DemesneGH closed issue #106: API doc links broken URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/106 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [incubator-teaclave-trustzone-sdk] DemesneGH commented on issue #106: API doc links broken

2023-06-18 Thread via GitHub
DemesneGH commented on issue #106: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/106#issuecomment-1596601684 @henrysun007 Great. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-teaclave-crates] GeminiCarrie opened a new pull request, #4: Add csv 1.2.2

2023-06-19 Thread via GitHub
GeminiCarrie opened a new pull request, #4: URL: https://github.com/apache/incubator-teaclave-crates/pull/4 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [incubator-teaclave-crates] henrysun007 merged pull request #4: Add csv 1.2.2

2023-06-19 Thread via GitHub
henrysun007 merged PR #4: URL: https://github.com/apache/incubator-teaclave-crates/pull/4 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr..

[GitHub] [incubator-teaclave-crates] henrysun007 opened a new pull request, #5: Add casbin, rhia and upgrade getrandom to 0.2.10

2023-07-03 Thread via GitHub
henrysun007 opened a new pull request, #5: URL: https://github.com/apache/incubator-teaclave-crates/pull/5 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [incubator-teaclave-crates] henrysun007 merged pull request #5: Add casbin, rhia and upgrade getrandom to 0.2.10

2023-07-03 Thread via GitHub
henrysun007 merged PR #5: URL: https://github.com/apache/incubator-teaclave-crates/pull/5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr..

[GitHub] [incubator-teaclave-crates] GeminiCarrie opened a new pull request, #6: Add tonic 0.9.2 and rustls 0.21.2

2023-07-06 Thread via GitHub
GeminiCarrie opened a new pull request, #6: URL: https://github.com/apache/incubator-teaclave-crates/pull/6 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [incubator-teaclave-crates] henrysun007 merged pull request #6: Add tonic 0.9.2 and rustls 0.21.2

2023-07-06 Thread via GitHub
henrysun007 merged PR #6: URL: https://github.com/apache/incubator-teaclave-crates/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr..

[GitHub] [incubator-teaclave-java-tee-sdk] marutlahoty opened a new issue, #31: Build Failure

2023-07-09 Thread via GitHub
marutlahoty opened a new issue, #31: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/31 I was building the MOCK_IN_JVM Springboot project using mvn -Pnative clean package. While doing so I countered this error: https://github.com/apache/incubator-teaclave-java-te

[GitHub] [incubator-teaclave-website] dependabot[bot] opened a new pull request, #24: Bump semver from 5.7.1 to 5.7.2 in /site

2023-07-10 Thread via GitHub
dependabot[bot] opened a new pull request, #24: URL: https://github.com/apache/incubator-teaclave-website/pull/24 Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from https://github.com/npm/node-semver/releases";>semver's releases.

[GitHub] [incubator-teaclave-java-tee-sdk] digitalinformation opened a new issue, #32: can teaclave support writing trusted applications in java language?

2023-08-21 Thread via GitHub
digitalinformation opened a new issue, #32: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/32 Hello, I want to do research on blockchain privacy protection based on trusted execution environment, and selected blockchain as fabric, can teaclave support writing trusted

[GitHub] [incubator-teaclave-java-tee-sdk] superajun-wsj commented on issue #32: can teaclave support writing trusted applications in java language?

2023-08-22 Thread via GitHub
superajun-wsj commented on issue #32: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/32#issuecomment-1689141917 teaclave-java-tee-sdk is the subproject of apache incubator project teaclave, teaclave-java-tee-sdk could replace sgx sdk and it has much better developmen

[GitHub] [incubator-teaclave-java-tee-sdk] FantZero opened a new issue, #33: Can teaclave support the persistence operation, such as h2database

2023-08-31 Thread via GitHub
FantZero opened a new issue, #33: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/33 基于samples/springboot项目,在common和enclave模块增加h2db的crud操作,目前程序能正常运行,save操作没有报错。 但涉及到读数据的接口,返回内容就是null,即使不是返回数据库中的内容。 **service**: ![image](https://github.com/apache/incubator-t

[GitHub] [incubator-teaclave-java-tee-sdk] superajun-wsj commented on issue #33: Can teaclave support the persistence operation, such as h2database

2023-09-07 Thread via GitHub
superajun-wsj commented on issue #33: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/33#issuecomment-1709668850 在enclave模块中读一个文件呢?能够读到吗? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[I] Upstream status for rustc aarch64-unknown-optee-trustzone target? [incubator-teaclave-trustzone-sdk]

2023-11-20 Thread via GitHub
b49020 opened a new issue, #113: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/113 I observe that `aarch64-unknown-optee-trustzone` target is maintained here [1]. Are there any plans to make it an official target upstream? I do see another target: `aarch64-unknown-t

Re: [I] ErrorCode: A0001 , ErrorMessage: creating enclave failed. DetailErrorMessage: create tee sdk enclave by native calling failed [incubator-teaclave-java-tee-sdk]

2023-11-21 Thread via GitHub
zeroRains commented on issue #30: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/30#issuecomment-1821946800 Have it solved now? I also have the same problem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [I] ErrorCode: A0001 , ErrorMessage: creating enclave failed. DetailErrorMessage: create tee sdk enclave by native calling failed [incubator-teaclave-java-tee-sdk]

2023-11-21 Thread via GitHub
superajun-wsj commented on issue #30: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/30#issuecomment-1821952215 did you enable rdfsbase kernal module please? https://github.com/apache/incubator-teaclave-java-tee-sdk/assets/54900261/c8a1cdf2-3af6-4113-8659-14c7a384c2

Re: [I] ErrorCode: A0001 , ErrorMessage: creating enclave failed. DetailErrorMessage: create tee sdk enclave by native calling failed [incubator-teaclave-java-tee-sdk]

2023-11-21 Thread via GitHub
zeroRains commented on issue #30: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/30#issuecomment-1821968055 I see Linux Kernel before 5.9 need to install it, but my Linux Kernel is 5.15.0. Therefore, I have ignored it. ![image](https://github.com/apache/incubator-

Re: [I] ErrorCode: A0001 , ErrorMessage: creating enclave failed. DetailErrorMessage: create tee sdk enclave by native calling failed [incubator-teaclave-java-tee-sdk]

2023-11-21 Thread via GitHub
superajun-wsj commented on issue #30: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/30#issuecomment-1821969236 you'd better try to enable it again. If it still exist, could you please change the os as Alibaba Cloud Linux? -- This is an automated message from the A

Re: [I] ErrorCode: A0001 , ErrorMessage: creating enclave failed. DetailErrorMessage: create tee sdk enclave by native calling failed [incubator-teaclave-java-tee-sdk]

2023-11-21 Thread via GitHub
zeroRains commented on issue #30: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/30#issuecomment-1821994966 oh, It solved. May be I use a docker container of the lab's server. It lacked rdfsbase kernel module. Thanks for your help! -- This is an automated message f

Re: [I] ErrorCode: A0001 , ErrorMessage: creating enclave failed. DetailErrorMessage: create tee sdk enclave by native calling failed [incubator-teaclave-java-tee-sdk]

2023-11-21 Thread via GitHub
zeroRains commented on issue #30: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/30#issuecomment-187775 > oh, It solved. May be I use a docker container of the lab's server. It lacked rdfsbase kernel module. Thanks for your help! Hi! I meet a strange proble

Re: [I] ErrorCode: A0001 , ErrorMessage: creating enclave failed. DetailErrorMessage: create tee sdk enclave by native calling failed [incubator-teaclave-java-tee-sdk]

2023-11-22 Thread via GitHub
superajun-wsj commented on issue #30: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/30#issuecomment-1822294732 have you ever rebooted your machine, please? maybe you should enable rdfsbase kernal module again if you did that. -- This is an automated message from t

Re: [I] ErrorCode: A0001 , ErrorMessage: creating enclave failed. DetailErrorMessage: create tee sdk enclave by native calling failed [incubator-teaclave-java-tee-sdk]

2023-11-22 Thread via GitHub
zeroRains commented on issue #30: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/30#issuecomment-1822298994 I didn't rebooted the machine. enable rdfsabse kernel module again means re-install it ? -- This is an automated message from the Apache Git Service. To resp

Re: [I] ErrorCode: A0001 , ErrorMessage: creating enclave failed. DetailErrorMessage: create tee sdk enclave by native calling failed [incubator-teaclave-java-tee-sdk]

2023-11-22 Thread via GitHub
superajun-wsj commented on issue #30: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/30#issuecomment-1822306160 does it report the same error info? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [I] ErrorCode: A0001 , ErrorMessage: creating enclave failed. DetailErrorMessage: create tee sdk enclave by native calling failed [incubator-teaclave-java-tee-sdk]

2023-11-22 Thread via GitHub
zeroRains commented on issue #30: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/30#issuecomment-1822321045 yes, It is strange -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [I] Upstream status for rustc aarch64-unknown-optee-trustzone target? [incubator-teaclave-trustzone-sdk]

2023-11-22 Thread via GitHub
Sword-Destiny commented on issue #113: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/113#issuecomment-1822612720 I'm one of the main developers of teeos. There are many compatible interfaces between teeos and op-tee. It will be very nice if target 'aarch64-unkn

Re: [I] Upstream status for rustc aarch64-unknown-optee-trustzone target? [incubator-teaclave-trustzone-sdk]

2023-11-22 Thread via GitHub
b49020 commented on issue #113: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/113#issuecomment-1822648315 Thanks for your comments. > TEE support for the Rust standard library is challenging, for there is no disk,network.. in trustzone. Maybe it would be

Re: [I] Upstream status for rustc aarch64-unknown-optee-trustzone target? [incubator-teaclave-trustzone-sdk]

2023-11-22 Thread via GitHub
Sword-Destiny commented on issue #113: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/113#issuecomment-1822676658 > I am also leaning towards supporting `no_std` TAs (target: `aarch64-unknown-none`) for OP-TEE given there are many crates supporting `no_std` features

Re: [I] ErrorCode: A0001 , ErrorMessage: creating enclave failed. DetailErrorMessage: create tee sdk enclave by native calling failed [incubator-teaclave-java-tee-sdk]

2023-11-22 Thread via GitHub
zeroRains commented on issue #30: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/30#issuecomment-1822693918 > > oh, It solved. May be I use a docker container of the lab's server. It lacked rdfsbase kernel module. Thanks for your help! > > Hi! I meet a strange

Re: [I] ErrorCode: A0001 , ErrorMessage: creating enclave failed. DetailErrorMessage: create tee sdk enclave by native calling failed [incubator-teaclave-java-tee-sdk]

2023-11-22 Thread via GitHub
zeroRains commented on issue #30: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/30#issuecomment-1823739096 > > > oh, It solved. May be I use a docker container of the lab's server. It lacked rdfsbase kernel module. Thanks for your help! > > > > > > Hi! I m

Re: [I] ErrorCode: A0001 , ErrorMessage: creating enclave failed. DetailErrorMessage: create tee sdk enclave by native calling failed [incubator-teaclave-java-tee-sdk]

2023-11-22 Thread via GitHub
superajun-wsj commented on issue #30: URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/30#issuecomment-1823756631 That's very good!!! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [I] Upstream status for rustc aarch64-unknown-optee-trustzone target? [incubator-teaclave-trustzone-sdk]

2023-11-23 Thread via GitHub
DemesneGH commented on issue #113: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/113#issuecomment-1824085581 Thanks for sharing valuable insights! > I am also leaning towards supporting `no_std` TAs (target: `aarch64-unknown-none`) for OP-TEE given there are

Re: [I] Upstream status for rustc aarch64-unknown-optee-trustzone target? [incubator-teaclave-trustzone-sdk]

2023-11-23 Thread via GitHub
b49020 commented on issue #113: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/113#issuecomment-1824164889 > I agree that there are many crates supporting no_std features, but supporting std is necessary for other crates, such as Rustls (a widely used TLS crate). Po

Re: [I] Upstream status for rustc aarch64-unknown-optee-trustzone target? [incubator-teaclave-trustzone-sdk]

2023-11-23 Thread via GitHub
DemesneGH commented on issue #113: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/113#issuecomment-1824268932 > We should only try to port security sensitive portions of a normal world application to a TA. Otherwise if you port your entire application as TA then the

Re: [I] Upstream status for rustc aarch64-unknown-optee-trustzone target? [incubator-teaclave-trustzone-sdk]

2023-11-23 Thread via GitHub
Sword-Destiny commented on issue #113: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/113#issuecomment-1824306514 > > We should only try to port security sensitive portions of a normal world application to a TA. Otherwise if you port your entire application as TA the

[PR] RFC: An effort to standardize OP-TEE rust based TAs development environment [incubator-teaclave-trustzone-sdk]

2023-12-21 Thread via GitHub
b49020 opened a new pull request, #114: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/114 Existing OP-TEE rust environment required a custom rust toolchain target for OP-TEE based TAs. I suppose back in 2019 when this SDK was created, rust embedded ecosystem (especial

Re: [PR] RFC: An effort to standardize OP-TEE rust based TAs development environment [incubator-teaclave-trustzone-sdk]

2023-12-21 Thread via GitHub
b49020 commented on PR #114: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/114#issuecomment-1866227575 @DemesneGH @Sword-Destiny @jbech-linaro @jenswi-linaro @jforissier @etienne-lms @daniel-thompson @Ablu Fyi.. Feedback/comments are very much welcome, thanks.

Re: [PR] RFC: An effort to standardize OP-TEE rust based TAs development environment [incubator-teaclave-trustzone-sdk]

2023-12-22 Thread via GitHub
DemesneGH commented on PR #114: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/114#issuecomment-1867381182 @b49020 Thanks so much for your contributions! Since the `std` still fits some cases which relying on `serde`, `network`, and other crates that have not su

Re: [PR] RFC: An effort to standardize OP-TEE rust based TAs development environment [incubator-teaclave-trustzone-sdk]

2023-12-22 Thread via GitHub
b49020 commented on PR #114: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/114#issuecomment-1867496382 Thanks @DemesneGH for your comments. > Since the std still fits some cases which relying on serde, network, and other crates that have not support no-std yet,

  1   2   3   4   >