arm64: Export AArch32_online mask in sysfs
On asymmetric AArch32 system, we expect the user space to handle
affinities to ensure that the 32bit app doesn't get killed. To help the
use space to discover which cpus can run 32bit apps, we export the mask
in sysfs.
The output looks like:
# cat /sys/devices/system/cpu/aarch32_online
2-3
Signed-off-by:
Qais Yousef <qais.yousef@arm.com>
Loading
Please register or sign in to comment