blob: e84eac60417226a60c9abc26c9893930610b5095 [file] [log] [blame]
if BOARD_X86_JAILHOUSE
config BOARD
default x86_jailhouse
config CPU_HAS_FPU
def_bool y if !X86_IAMCU
config JAILHOUSE
bool "Zephyr port to boot as a (x86) Jailhouse inmate cell payload"
default y
config JAILHOUSE_X2APIC
depends on JAILHOUSE
bool "When in Jailhouse inmate cell mode, access APIC in x2APIC mode"
default n
endif # BOARD_X86_JAILHOUSE