mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-09 02:24:45 +00:00
hv: add P2SB device to whitelist for apl-mrb
apl-mrb need to access P2SB device, so add 00:0d.0 P2SB device to whitelist for platform pci hidden device. Tracked-On: #3475 Signed-off-by: Wei Liu <weix.w.liu@intel.com> Reviewed-by: Binbin Wu <binbin.wu@intel.com> Acked-by: Victor Sun <victor.sun@intel.com>
This commit is contained in:
@@ -41,6 +41,6 @@
|
||||
"cma=64M@0- " \
|
||||
"panic_print=0x1f"
|
||||
|
||||
#define MAX_HIDDEN_PDEVS_NUM 0U
|
||||
#define MAX_HIDDEN_PDEVS_NUM 1U
|
||||
|
||||
#endif /* MISC_CFG_H */
|
||||
|
||||
Reference in New Issue
Block a user