acrn-hypervisor/hypervisor/include
Chenli Wei 5f0588b5f8 hv: move the define of MAX_IR_ENTRIES to offline tool
There is an issue of calculate 2^n roundup of CONFIG_MAX_PT_IRQ_ENTRIES,
and the code style is very ugly when we use macro to fix it.

So this patch move MAX_IR_ENTRIES to offline tool which could do align
check and calculate it automatically.

Signed-off-by: Chenli Wei <chenli.wei@intel.com>
Reviewed-by: Fei Li <fei1.li@intel.com>
2022-05-20 09:08:47 +08:00
..
arch/x86/asm hv: move the define of MAX_IR_ENTRIES to offline tool 2022-05-20 09:08:47 +08:00
common Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
debug Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
dm hv: vRTC monotonic growth 2022-05-12 13:20:21 +08:00
hw Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
lib hv: move the define of MAX_IR_ENTRIES to offline tool 2022-05-20 09:08:47 +08:00
public Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00