commit | 752835019c15f720a51433e6bc1c5c515c01d1a2 | [log] [tgz] |
---|---|---|
author | Suzuki K Poulose <suzuki.poulose@arm.com> | Mon Apr 18 10:28:33 2016 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Wed Apr 20 12:22:42 2016 +0100 |
tree | 7bba635669801e721afbbc86bf7529ce4e078cc0 | |
parent | f3efb67590e8f68918a7a63ab0d2debee04fba9e [diff] |
arm64: HWCAP: Split COMPAT HWCAP table entries In order to handle systems which do not support 32bit at EL0, split the COMPAT HWCAP entries into a separate table which can be processed, only if the support is available. Tested-by: Yury Norov <ynorov@caviumnetworks.com> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>