fix(OP-TEE): configs: Fix OPTEE_TARGET_FLAVOUR#296
Conversation
This is wrong for some platforms, update them to fix the builds. Reported-by: Diwakar Dhyani <d-dhyani@ti.com> Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
ca15f91 to
0071fd4
Compare
|
Adding @bryanbrattlof as well for review. |
|
ah yeah I didn't notice the Jacinto chips had the same issue 🫤 but this looks great 👍 62L: https://github.com/TexasInstruments/processor-sdk-doc/blob/master/configs/AM62LX/AM62LX_linux_config.txt#L27 are still a little messed up but we can fix that later |
Or wait till OPTEE sha/tag is updated that contains the fix and no need to update doc after that. |
I would still recommend to not make it the norm to add such new cosmetic platforms btw, since it's already in it's fine but please fix the documentation only next time onwards as otherwise it can become a mess. |
This is wrong for some platforms, update them to fix the builds.