Skip to content

Commit decb7e7

Browse files
committed
Deprecate cli related components
TODO: - Deprecate lib/cca-token - Update examples/cross-platform-e2ee Signed-off-by: Sangwan Kwon <sangwan.kwon@samsung.com>
1 parent 66fa71a commit decb7e7

20 files changed

+178
-1997
lines changed

Cargo.lock

+169-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
resolver = "2"
33
members = [
44
"lib/armv9a",
5-
"lib/cca-token",
5+
"lib/cca-token", # To be deprecated
66
"lib/cose",
77
"lib/safe-abstraction",
88
"lib/vmsa",
9-
"lib/rsi-el0",
109
"lib/uart",
1110
"lib/io",
1211
"plat/fvp",

cli/.cargo/config.toml

-6
This file was deleted.

cli/.rustfmt.toml

-2
This file was deleted.

0 commit comments

Comments
 (0)