acrn-hypervisor/misc/config_tools/xforms
Chenli Wei f7094466cb misc: add the define of MAX_IR_ENTRIES
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>
2022-05-20 09:08:47 +08:00
..
board_info.h.xsl board_inspector: avoid hard-coded topo level names 2022-01-29 11:54:03 +08:00
config_common.xsl config tool: update schema 2022-04-18 19:29:51 +08:00
config.h.xsl Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
config.mk.xsl Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
ivshmem_cfg.h.xsl Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
lib.xsl misc: refine cache config 2022-04-24 16:52:24 +08:00
misc_cfg.h.xsl config_tools: update the hugepage algorithm 2022-05-07 10:51:10 +08:00
pci_dev.c.xsl config_tools: merge data in launch XMLs into scenario XMLs 2022-03-15 10:22:37 +08:00
pt_intx.c.xsl Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
vm_configurations.c.xsl misc: modify the generate logic of vcat config 2022-05-11 17:00:51 +08:00
vm_configurations.h.xsl misc: add the define of MAX_IR_ENTRIES 2022-05-20 09:08:47 +08:00