[PATCH] arm64: cpuinfo: add AArch64 & elf platform for app compatibility

Catalin Marinas catalin.marinas at arm.com
Thu May 19 03:49:26 PDT 2016


On Thu, May 19, 2016 at 10:44:33AM +0800, x00195127 wrote:
> we find that some apps will read cpuinfo when start up,
> they need the string  as follows:
> "Processor       : AArch64 Processor rev 0 (aarch64)"
> 
> Then thay could load the corresponding libs. But now
> arm64 platform's cpuinfo don't has this now, so
> we need add this.

I have the same question as Martinez: what are those apps? If they are
64-bit apps, they can always assume AArch64 processor.

-- 
Catalin



More information about the linux-arm-kernel mailing list