Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
[linux-2.6-microblaze.git] / Documentation / ABI / testing / sysfs-devices-system-cpu
index edb19b3..b46ef14 100644 (file)
@@ -494,6 +494,15 @@ Description:       AArch64 CPU registers
                'identification' directory exposes the CPU ID registers for
                identifying model and revision of the CPU.
 
+What:          /sys/devices/system/cpu/aarch32_el0
+Date:          May 2021
+Contact:       Linux ARM Kernel Mailing list <linux-arm-kernel@lists.infradead.org>
+Description:   Identifies the subset of CPUs in the system that can execute
+               AArch32 (32-bit ARM) applications. If present, the same format as
+               /sys/devices/system/cpu/{offline,online,possible,present} is used.
+               If absent, then all or none of the CPUs can execute AArch32
+               applications and execve() will behave accordingly.
+
 What:          /sys/devices/system/cpu/cpu#/cpu_capacity
 Date:          December 2016
 Contact:       Linux kernel mailing list <linux-kernel@vger.kernel.org>