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 <pbrobinson@gmail.com>
This commit is contained in:
Peter Robinson 2023-07-08 13:37:54 +01:00
commit 2af239a979

View file

@ -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"],