commit | 8b0b7302c8c24e12a840de15f0c8b7b95d42ab6b | [log] [tgz] |
---|---|---|
author | Alex Naidis <alex.naidis@linux.com> | Sat Aug 20 00:19:57 2016 +0200 |
committer | Rashed Abdel-Tawab <rashed@linux.com> | Tue May 02 11:07:16 2017 -0400 |
tree | c606cf5e88f49a923df8e3309bbb4fcbeb5bd298 | |
parent | 3442967571bacf5fee6631ebb4eb268b8b610696 [diff] |
runtime: arch: support kryo for 32 bit * we will be using kryo as target cpu for 32 bit as we have improved arch flags and specific routines in bionic for kryo * mark kryo as supporting all arm 32 bit features, since it does support them * made together with Jake Weinstein (xboxfanj) Change-Id: Ic2324651bd161a5e35f2a94b6cf575e76bae24a1 Signed-off-by: Alex Naidis <alex.naidis@linux.com>