1. 6d6df90 examples: advanced clippy enforcement to avoid panic by Yuan Zhuang · 7 days ago main
  2. ad670a1 Fix link to Patches in documentation by zf · 8 days ago v0.6.0-rc.1
  3. ebe5f53 repo: update description for graduation. by Zhaofeng Chen · 8 days ago
  4. 0fb2801 ci: cleanup unused packages for OP-TEE workflows by Yuan Zhuang · 2 weeks ago
  5. 7978b74 lint: Fix clippy errors in host apps by Yuan Zhuang · 3 weeks ago
  6. 41e586f lint: Fix clippy errors in TA by Yuan Zhuang · 3 weeks ago
  7. 4876842 lint: Add clippy enforcement to host and plugin Makefiles by Yuan Zhuang · 3 weeks ago
  8. 979810c lint: Add clippy enforcement to TA Makefiles by Yuan Zhuang · 3 weeks ago
  9. 102e65e optee-*: bump version to 0.6.0 by Yuan Zhuang · 3 weeks ago
  10. 4c011cd Update the link to teaclave website by Yuan Zhuang · 3 weeks ago
  11. 0517514 docs: Add tips and scripts for release by Yuan Zhuang · 3 months ago
  12. 8d29a45 example: fix emulate target in std env by Zhaofeng Chen · 4 weeks ago
  13. 4f8ca69 examples: register custom rng to avoid patching getrandom by Yuan Zhuang · 3 weeks ago
  14. c3adaf8 build: disable CFG_TA_FLOAT_SUPPORT by Yuan Zhuang · 3 weeks ago
  15. 89644fe examples: refresh test certs for tls server by Yuan Zhuang · 3 weeks ago
  16. bf4c2e6 examples: tls client and server for new rustls by Yuan Zhuang · 3 weeks ago
  17. c9a2171 remove outdated KEYS file by Zhaofeng Chen · 4 weeks ago
  18. 7dafe79 examples: ensure consistency in test script, doc and makefile target. by Zhaofeng Chen · 4 weeks ago
  19. 38518de setup: xargo install using default cargo by Zhaofeng Chen · 4 weeks ago
  20. 7eaa7cc makefile: explicit selection example category by Zhaofeng Chen · 4 weeks ago
  21. fafc8c1 docs: add std/no-std column for examples by Zhaofeng Chen · 4 weeks ago
  22. ea124c2 examples: simplify makefile for building in STD=y and docker envs. by Zhaofeng Chen · 4 weeks ago
  23. 7cca75f readme: unify branding name by Zhaofeng Chen · 5 weeks ago
  24. 64654fb docs: unify docs for website display. by Zhaofeng Chen · 8 weeks ago
  25. 81ac143 docs: index all md in docs by Zhaofeng Chen · 8 weeks ago
  26. b2613d7 docs: simplify REAME.md by Zhaofeng Chen · 8 weeks ago
  27. ee85e3a ci: separate tests by ivila · 8 weeks ago
  28. f49bd8f update optee-version by ivila · 8 weeks ago
  29. 7bd5988 crates: secure_db: fix strange `write permission fault` by ivila · 8 weeks ago
  30. 4d3c7f0 optee-utee: object: update doc by ivila · 9 weeks ago
  31. 2cbdb2d crates & examples: fix compilation errors. by ivila · 9 weeks ago
  32. d1d4065 optee-utee: object: refactor Object by ivila · 9 weeks ago
  33. c14632c optee-utee: add optee-utee-mock by ivila · 9 weeks ago
  34. b053909 optee-utee: object: split codes into separate files by ivila · 9 weeks ago
  35. 0646616 docs: clarify contribution policy for DCO tags and CLA requirements by Zhaofeng Chen · 9 weeks ago
  36. 00464e5 build-env: introduce env for building std ta. by Zhaofeng Chen · 9 weeks ago
  37. d78853b build-env: introduce build config with management by Zhaofeng Chen · 9 weeks ago
  38. 322bd46 readme: fix broken docs link by Zhaofeng Chen · 9 weeks ago
  39. f45bc89 ci: optee-teec&optee-utee: enable doctest by ivila · 2 months ago
  40. 205ba97 doc: optee-utee: fix doctest by ivila · 2 months ago
  41. c328d81 optee-utee: expose objectType from TEE_ObjectInfo by zengxiaobo · 3 months ago release-v0.5.0 v0.5.0
  42. 86e1e94 ci: add workflow to draft release notes by Yuan Zhuang · 3 months ago
  43. 1e49335 examples/std/ta: Add Cargo.lock to pin crate versions by Yuan Zhuang · 3 months ago
  44. 6529eb1 dev-env: prebuilt docker image for development and emulation by Yuan Zhuang · 3 months ago
  45. 9f5202f Version bump for release 0.5.0 by Yuan Zhuang · 3 months ago
  46. 7cc93e6 licenses: refine licenses for mnist-rs example by ivila · 3 months ago
  47. 76b09df examples: in mnist-rs, use standard version of burn by ivila · 3 months ago
  48. 7c470cd Remove Rustls's license from NOTICE by Yuan Zhuang · 3 months ago
  49. 0fa62d6 Use standard DISCLAIMER by Yuan Zhuang · 6 months ago
  50. 89a177c license_check: ignore DISCLAIMER by Yuan Zhuang · 6 months ago
  51. 068317c Add the licenses for Rustls by Yuan Zhuang · 6 months ago
  52. 858c47d examples/tls_client-rs: update the comment for clarity by Yuan Zhuang · 6 months ago
  53. dda34ae Expose login field from raw::TEEC_OpenSession by Fredrik Simonsson · 4 months ago
  54. e67293c crates: reorg for secure_db and related examples by Yuan Zhuang · 4 months ago
  55. 7daee91 optee-utee: support TEE_GetProperty API by Yuan Zhuang · 5 months ago
  56. 6379136 ci: Add test qemu image builder by ivila · 5 months ago
  57. 909837b examples: downgrade `url` dependency of message_passing_interface-rs by zehui · 4 months ago
  58. 532803d Remove unwrap in test case by Fredrik Simonsson · 4 months ago
  59. 0703f72 ci: Update CI Runner by ivila · 4 months ago
  60. 217be94 examples: add build_with_optee_utee_sys by ivila · 4 months ago
  61. b63e2bf ci: remove useless env usage. by ivila · 4 months ago
  62. 5fac13a optee-teec: sys: use standard feature flag for conditional linking. by ivila · 4 months ago
  63. 1f59a34 optee-utee: sys: use standard feature flag for conditional linking. by ivila · 4 months ago
  64. 0a0ab8a optee-utee: Enable TA-to-TA Invocation by Yuan Zhuang · 5 months ago
  65. fb30450 ci: add arm64 platform by ivila · 5 months ago
  66. d74d964 optee_teec & optee_utee: fix systest by ivila · 5 months ago
  67. 3013d84 ci: add build_runner_image.yml by ivila · 5 months ago
  68. 4069aac examples: add client_pool-rs by ivila · 6 months ago
  69. 47280af optee-teec: refactor Context and Session to improve usability. by ivila · 6 months ago
  70. 2144da9 optee-teec: Error: add error_origin by ivila · 6 months ago
  71. 835c2b3 optee_teec: Uuid: implement Clone and fix doc by ivila · 6 months ago
  72. 7dac025 optee_teec: extension: fix macro errors by ivila · 6 months ago
  73. cf0f662 docs: Update doc by ivila · 6 months ago
  74. 265b008 examples: add mnist-rs by ivila · 6 months ago
  75. 72b39c1 setup: fix toolchain installation error by Yuan Zhuang · 6 months ago
  76. ece214b ci: Workaround for LTO error by Yuan Zhuang · 6 months ago
  77. e12359b examples: Add secure_db_abstraction (std-only) by Yuan Zhuang · 7 months ago
  78. d5349ad compatibility: Set certain crates to specific versions by ivila · 7 months ago
  79. c529f43 examples & projects: simplify proto crate by ivila · 7 months ago
  80. 6c2fece Update the year in NOTICE by Yuan Zhuang · 7 months ago v0.4.0-rc1
  81. c995dbb Bump version to 0.4.0 by Yuan Zhuang · 7 months ago
  82. 3fcbb3e examples: update tcp_client-rs and udp_socket-rs to support no_std by ivila · 8 months ago
  83. a709820 optee-utee: refactoring net module by ivila · 8 months ago
  84. 3aa0c94 Update OP-TEE to 4.5.0 for setup by Yuan Zhuang · 8 months ago
  85. 29972a9 Doc: update rust information of STD by ivila · 8 months ago
  86. dd1a754 projects/web3: update building scripts by Yuan Zhuang · 8 months ago
  87. 8e8b8af examples: use optee-utee-build to build TA by ivila · 8 months ago
  88. 131a55a Doc: add tutorial about how to use optee-utee-build by ivila · 9 months ago
  89. 80b8747 Use optee-utee-build crate to build hello_world example by ivila · 9 months ago
  90. 4ba89b5 Introduce optee-utee-build crate: by ivila · 9 months ago
  91. b65877b examples/std: workaround for building ARM32 tls TAs by Yuan Zhuang · 9 months ago
  92. bd120da CI: update docker image and cleanup cmds by Yuan Zhuang · 9 months ago
  93. 8bb315f optee-utee: support setting capacity of shared buffer of LoadablePlugin by ivila · 9 months ago
  94. edcb7a2 Add demo projects for Web3 scenarios (#150) by Yuan Zhuang · 9 months ago
  95. 20e6988 optee-*: pin dependency version for publish by Yuan Zhuang · 9 months ago
  96. bc14fb6 Change the output formation of ToString method of Uuid by ivila · 10 months ago
  97. eb1ea70 examples/Makefile: escape backticks in echo command by Yuan Zhuang · 10 months ago
  98. 2988f96 optee-utee: do not lock the version of bitflags crate by ivila · 10 months ago
  99. b5143c6 no-std: optee-utee: make panic_handler optional by ivila · 11 months ago
  100. 7f9c0c2 Update migrating-to-new-building-env.md by Yuan Zhuang · 11 months ago