Hi,
I'm using a Juno r1 board and I'm trying to set up the board with Linaro OPTEE.
I want to deploy the OpenEmbbed system on the board and I found this instruction: Using Linaro's deliverables on Juno .
However, I found the script provided in the link only contains the OE with OPTEE 15.09 while I know the latest OPTEE is 16.06. Is there anyway for me to using OE with OPTEE 16.06 on my board?
Any suggestion is appreciated.
Simon
If you run the script provided in the instructions and choose these options:
You will be getting the latest OP-TEE. It's only the OpenEmbedded [Minimal or LAMP] filesystem that is frozen at 15.09.
Every other component in the software stack will be at its most current version as of when 16.06 was released, i.e.:
Are all at 16.06, even if the OpenEmbedded [Minimal | LAMP] filesystem is 15.09.
Hope that helps.