3 Commits

Author SHA1 Message Date
Matt Madison
c00331ff32 optee: drop obsolete patch, add new early TA to optee-os build
Signed-off-by: Matt Madison <matt@madison.systems>
2024-05-31 09:57:00 -07:00
Matt Madison
2f299301f6 optee: update to 3.19.0-l4t-r35.2.1
* Drop obosolete patch
* Refresh client makefile patch
* Add new dependency on standalone-mm-optee

Signed-off-by: Matt Madison <matt@madison.systems>
2023-02-08 03:14:00 -08:00
Matt Madison
d944d32e20 optee: add recipes for building optee from source
Recipes are patterned after those in meta-arm, with the
following changes:

* Sources are obtained from the NVIDIA L4T public_sources archive.
* The TA development kit requires a distinct recipe to allow
  for building an out-of-tree TA from the NVIDIA samples into
  the optee OS image.
* Jetson targets need a special tool to bundle TF-A with OP-TEE
  into the secure OS image, and deployment happens in that recipe.

Signed-off-by: Matt Madison <matt@madison.systems>
2022-10-23 10:14:54 -07:00