selinux: Relocate ss_initialized and selinux_enforcing to separate 4k
We need to relocate ss_initialized and selinux_enforcing to a separate
4k page to enable EL2 Hypervisor to monitor changes to this variable
using ARM stage 2 MMU. We will avoid getting page faults from
un-related data as the MMU granularity is configured to 4k.
Change-Id: I904176b6772feb27065bddd89613f6280ed99891
Signed-off-by:
Naresh Maradana <nmardana@codeaurora.org>
Loading
Please register or sign in to comment