mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-29 20:24:00 +00:00
The current code align MAX_IR_ENTRIES with the roundup to 2^n of the CONFIG_MAX_PT_IRQ_ENTRIES, there is an issue of the powerof2_roundup to calculate the macro, and the code style is very ugly when we use macro to fix it. So this patch move the calculate and define of MAX_IR_ENTRIES to offline tool. Signed-off-by: Chenli Wei <chenli.wei@intel.com> Reviewed-by: Junjie Mao <junjie.mao@intel.com> |
||
---|---|---|
.. | ||
board_info.h.xsl | ||
config_common.xsl | ||
config.h.xsl | ||
config.mk.xsl | ||
ivshmem_cfg.h.xsl | ||
lib.xsl | ||
misc_cfg.h.xsl | ||
pci_dev.c.xsl | ||
pt_intx.c.xsl | ||
vm_configurations.c.xsl | ||
vm_configurations.h.xsl |