commit | 04597a65c5efc207257a736d339c6f2f5b00250f | [log] [tgz] |
---|---|---|
author | Suzuki K. Poulose <suzuki.poulose@arm.com> | Wed Jan 21 12:43:09 2015 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Fri Jan 23 17:02:19 2015 +0000 |
tree | 953d59d84ff90345401756301e9eaeee2a4d580f | |
parent | 78d51e0b8b57728099a3da74f4a10b6f8c71b764 [diff] |
arm64: Track system support for mixed endian EL0 This patch keeps track of the mixed endian EL0 support across the system and provides helper functions to export it. The status is a boolean indicating whether all the CPUs on the system supports mixed endian at EL0. Signed-off-by: Suzuki K. Poulose <suzuki.poulose@arm.com> Cc: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>