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:
parent
2c3ce94904
commit
2af239a979
1 changed files with 2 additions and 1 deletions
|
|
@ -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"],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue