mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-23 07:24:24 +01:00
cache_components: Add more document to the kernel / qemu options
Let's add a documentation about the environment variables that can be used with the `-k` and `-q` options. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
@@ -90,7 +90,13 @@ Usage: $0 "[options]"
|
||||
Options:
|
||||
-c Cloud hypervisor cache
|
||||
-k Kernel cache
|
||||
* Can receive a TEE environnment variable value, valid values are:
|
||||
* tdx
|
||||
If no TEE environment is passed, the kernel is built without TEE support.
|
||||
-q Qemu cache
|
||||
* Can receive a TEE environnment variable value, valid values are:
|
||||
* tdx
|
||||
If no TEE environment is passed, QEMU is built without TEE support.
|
||||
-f Firmware cache
|
||||
* Requires FIRMWARE environment variable set, valid values are:
|
||||
* tdvf
|
||||
|
||||
Reference in New Issue
Block a user