sandbox: Disable mmio by default in tests
authorSimon Glass <sjg@chromium.org>
Sat, 7 Dec 2019 04:41:56 +0000 (21:41 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 15 Dec 2019 03:44:11 +0000 (11:44 +0800)
commit89694de514387e87385aa0f111ed76ab91ba20a3
tree7de503fb733f89e9fbe4f5e02d9abc038ed05823
parent5bee27aa41eeafb71f1d467f81f7fae6ee8cfa6d
sandbox: Disable mmio by default in tests

When reseting sandbox for tests, disable mmio support since that is the
default state.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/sandbox/cpu/state.c