From 764142496dfc29cfb723b822428f0557300c558c Mon Sep 17 00:00:00 2001 From: Ryan Roberts Date: Thu, 20 Apr 2023 17:46:55 +0100 Subject: config: Improve docs for CCA configs. Provide a walkthrough as part of the config's description, which will get picked up and included in the docs by a soon to be committed auto-generation tool. Signed-off-by: Ryan Roberts --- config/cca-4world.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'config/cca-4world.yaml') diff --git a/config/cca-4world.yaml b/config/cca-4world.yaml index 5255f38..9e3e506 100644 --- a/config/cca-4world.yaml +++ b/config/cca-4world.yaml @@ -4,13 +4,8 @@ %YAML 1.2 --- description: >- - Brings together a software stack to demonstrate Arm CCA running on FVP in a - four-world configuration. Includes TF-A in root world, Hafnium and some demo - secure partitions in secure world, RMM in realm world, and Linux in Normal - world. - - In order to launch realm VMs, the user must bring their own rootfs that - contains a realm-aware kvmtool and an RSI-aware guest kernel image. + Builds on cca-3world.yaml, but adds support for running Hafnium along with + some secure partitions in Secure World. concrete: true -- cgit v1.2.3