18 lines
351 B
TOML
18 lines
351 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"vga_buffer",
|
|
"polling_serial",
|
|
"cache_utils",
|
|
"cpuid",
|
|
#"aes-t-tables",
|
|
"covert_channels_benchmark",
|
|
"covert_channels_evaluation",
|
|
"cache_side_channel",
|
|
"flush_reload",
|
|
"flush_flush",
|
|
"basic_timing_cache_channel",
|
|
"turn_lock",
|
|
"CacheObserver",
|
|
"dendrobates-t-azureus"
|
|
] |