]> code.ossystems Code Review - meta-freescale.git/commit
optee: Add optee as a machine feature to all supported boards
authorAlban Bedel <alban.bedel@aerq.com>
Thu, 15 Aug 2019 09:28:57 +0000 (11:28 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 27 Aug 2019 16:36:19 +0000 (13:36 -0300)
commit7f75b104579a5b44e0a1613ada0497a603a8efee
treeca9ad9a8aa99e27edbf9a3c8a248384efae12403
parent77a2fe527b48a4c01344de917947087da6992069
optee: Add optee as a machine feature to all supported boards

Currently we assume that all qoriq arm64 boards support optee, however
that might not be the case for boards added by other layers building
on top of meta-freescale. To better support this case add a machine
feature to indicate if a given machine has optee support.

Add the new optee feature to all qoriq arm64 except ls2080ardb as it
doesn't seems to be supported by optee.

Signed-off-by: Alban Bedel <alban.bedel@aerq.com>
conf/machine/ls1012afrwy.conf
conf/machine/ls1012ardb.conf
conf/machine/ls1021atwr.conf
conf/machine/ls1043ardb.conf
conf/machine/ls1046ardb.conf
conf/machine/ls1088ardb-pb.conf
conf/machine/ls1088ardb.conf
conf/machine/ls2088ardb.conf
conf/machine/lx2160ardb.conf