diff --git a/scripts/machine-summary.py b/scripts/machine-summary.py index 0f5d1d99..477bdfc7 100755 --- a/scripts/machine-summary.py +++ b/scripts/machine-summary.py @@ -139,6 +139,7 @@ def harvest_data(machines, recipes): # TODO can this be inferred from the list of recipes in the layer recipes = ("virtual/kernel", + "sbsa-acs", "scp-firmware", "trusted-firmware-a", "trusted-firmware-m",