mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
This patch updates board.c files for RDT MBA on existing platforms. Also, fixes setting RDT flag in WHL config file. Tracked-On: #3725 Signed-off-by: Vijay Dhanraj <vijay.dhanraj@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
11 lines
276 B
Plaintext
11 lines
276 B
Plaintext
|
|
# New board kconfig generated by vm config tool
|
|
# Modified by Kconfiglib (https://github.com/ulfalizer/Kconfiglib)
|
|
|
|
CONFIG_BOARD="whl-ipc-i5"
|
|
CONFIG_SERIAL_LEGACY=y
|
|
CONFIG_SERIAL_PIO_BASE=0x3F8
|
|
CONFIG_HV_RAM_START=0x11000000
|
|
CONFIG_HV_RAM_SIZE=0x7800000
|
|
CONFIG_RDT_ENABLED=n
|