On Mar 31, 4:57 am, Dudero <[email protected]> wrote: > which are the native supported processor architecures of official > AOSP. > > Is it an ARM with ARMv5TE or ARMv7-A instruction set - or is it just > an issue of optimization, so that generally all ARM processors >=ARM9 > are supported?
ARMv5TE is considered baseline. At one point a bunch of ARMv4T changes went into the tree, but those haven't been kept up to date. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
