[isar-cip-core][PATCH] README: Document the QEMU version requirement for fTPM/UEFI key storage
Jan Kiszka <[email protected]>
| Newsgroups | org.cip-project.lists.cip-dev |
|---|---|
| Message-ID | <[email protected]> |
From: Jan Kiszka <[email protected]> The is related to the RPMB emulation which was only introduced with the v10.2.0 release. Signed-off-by: Jan Kiszka <[email protected]> --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 435d0370..05291744 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,9 @@ security image for QEMU can be started like this: TARGET_IMAGE=cip-core-image-security ./start-qemu.sh x86 +For using the Firmware TPM / UEFI key storage option with a virtual target +(`kas/opt/ftpm-stmm.yml`), QEMU v10.2.0 or newer is required. + Physical targets will generate ready-to-boot images under `build/tmp/deploy/images/`. To flash, e.g., the BeagleBone Black image to an SD card, run -- 2.47.3