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:
Fabiano Fidêncio
2022-12-02 17:55:12 +01:00
parent 8d03bc7e4b
commit 316a4cfc8e

View File

@@ -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