From 2af239a9795f4b5c43005ad93fbe5e2f6b7e4d2f Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Jul 08 2023 12:37:54 +0000 Subject: aarch64: add optee_client package The optee_client TEE supplicant client and library enable interaction with the OP-TEE trusted execution environment which runs in the Arm TrustZone. The client is useful for certain devices. Signed-off-by: Peter Robinson --- diff --git a/fedora-iot-base.json b/fedora-iot-base.json index 59495b7..d8d0e8d 100644 --- a/fedora-iot-base.json +++ b/fedora-iot-base.json @@ -117,7 +117,8 @@ "atheros-firmware", "brcmfmac-firmware", "realtek-firmware"], "packages-aarch64": ["grub2-efi-aa64", "shim-aa64", - "uboot-images-armv8", "bcm283x-firmware", "arm-image-installer"], + "uboot-images-armv8", "bcm283x-firmware", "arm-image-installer", + "optee_client"], "packages-x86_64": ["grub2-efi-x64", "shim-x64", "microcode_ctl"],