author | Franklin S. Cooper Jr <fcooper@ti.com> | |
Tue, 19 Feb 2013 04:45:16 +0000 (22:45 -0600) | ||
committer | Denys Dmytriyenko <denys@ti.com> | |
Tue, 26 Feb 2013 00:48:41 +0000 (19:48 -0500) | ||
commit | 4d99e63181c6f58b5bb41eb830c7af75b097e10e | |
tree | f580915e12d3565f80e93e43a143610d6e5bd0f0 | tree | snapshot (tar.xz tar.gz zip) |
parent | 3aeebece0e37425fd9e480127d1ac599c87ca750 | commit | diff |
machine configs: Add SGX to MACHINE_FEATURES
* Add sgx to MACHINE_FEATURES to indicate that a particular machine supports
sgx.
* TI chips are available in multiple variants including some that supports sgx
while others do not.
* By adding sgx as a machine feature other layers can create generic
packagegroups or images for a particular soc but will only include sgx
dependencies if the particular machine has sgx support.
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Add sgx to MACHINE_FEATURES to indicate that a particular machine supports
sgx.
* TI chips are available in multiple variants including some that supports sgx
while others do not.
* By adding sgx as a machine feature other layers can create generic
packagegroups or images for a particular soc but will only include sgx
dependencies if the particular machine has sgx support.
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 files changed: