]> 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>
Thu, 15 Aug 2019 17:48:45 +0000 (14:48 -0300)
commit8788edcb649ef537a6c0972f302a1d00faefbee7
treeaec17642ea5c91908bb451e2d2e889d7430a8524
parente5d9e48205cf3e40e6a627cb285b9da0094c66f1
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/ls1046afrwy.conf
conf/machine/ls1046ardb.conf
conf/machine/ls1088ardb-pb.conf
conf/machine/ls1088ardb.conf
conf/machine/ls2088ardb.conf
conf/machine/lx2160ardb.conf