acrn-hypervisor/hypervisor/include/lib
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
..
crypto Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
efi.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
errno.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
hash.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
list.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
rtl.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
sprintf.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
types.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
util.h hv: move the define of MAX_IR_ENTRIES to offline tool 2022-05-20 09:08:47 +08:00