diff options
author | Andrew Pinski <apinski@cavium.com> | 2016-05-24 03:04:39 +0300 |
---|---|---|
committer | Christoph Muellner <christoph.muellner@theobroma-systems.com> | 2018-05-29 17:53:28 +0200 |
commit | ebd18a6b9f8211e790b23cf2cfe870fdd9e46217 (patch) | |
tree | 7aa8591191585a71af52ce07dfcf7e7b8503dbc9 /arch/arm64/kernel/process.c | |
parent | 60ed5f9be3f38564dc51c34f12d23b5fc733b6c0 (diff) |
arm64: rename COMPAT to AARCH32_EL0 in Kconfig
In this patchset ILP32 ABI support is added. Additionally to AARCH32,
which is binary-compatible with ARM, ILP32 is (mostly) ABI-compatible.
From now, AARCH32_EL0 (former COMPAT) config option means the support of
AARCH32 userspace, and ARM64_ILP32 - support of ILP32 ABI (see following
patches), and COMPAT indicates that one of them or both is enabled.
Where needed, CONFIG_COMPAT is changed over to use CONFIG_AARCH32_EL0
instead.
Reviewed-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Andrew Pinski <Andrew.Pinski@caviumnetworks.com>
Signed-off-by: Yury Norov <ynorov@caviumnetworks.com>
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
Signed-off-by: Bamvor Jian Zhang <bamv2005@gmail.com>
Diffstat (limited to 'arch/arm64/kernel/process.c')
0 files changed, 0 insertions, 0 deletions