build: convert HAS_MEM_ACCESS use to Kconfig
authorDoug Goldstein <cardoe@cardoe.com>
Tue, 15 Dec 2015 13:14:00 +0000 (14:14 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 16 Dec 2015 16:53:49 +0000 (17:53 +0100)
commitab26ab3084c73a191e0a1f15457de2b7ba4bd0ac
tree5527c4225197b5096db25bbdf84453eb2e1e4df6
parent1e02021d84ba3fcebfc23861965619bfb966f24f
build: convert HAS_MEM_ACCESS use to Kconfig

Use the Kconfig generated CONFIG_HAS_MEM_ACCESS defines in the code base.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Razvan Cojocaru <rcojocaru@bitdefender.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
16 files changed:
config/arm32.mk
config/arm64.mk
config/x86_32.mk
config/x86_64.mk
xen/Rules.mk
xen/arch/arm/Kconfig
xen/arch/x86/Kconfig
xen/common/Kconfig
xen/common/Makefile
xen/common/domctl.c
xen/common/vm_event.c
xen/include/xen/mem_access.h
xen/include/xsm/dummy.h
xen/include/xsm/xsm.h
xen/xsm/dummy.c
xen/xsm/flask/hooks.c