• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..21-Aug-2025-

README A D21-Aug-2025310 75

acpi_platform_h.py A D21-Aug-20259.6 KiB256189

board_c.py A D21-Aug-202522.2 KiB517421

board_cfg_gen.py A D21-Aug-20254 KiB13088

board_info_h.py A D21-Aug-20254.1 KiB11377

pci_devices_h.py A D21-Aug-20252.1 KiB6644

vbar_base_h.py A D21-Aug-202521.7 KiB451368

README

1Please run board_cfg_gen.py to generate board related configuration files.
2
3usage: python3 board_cfg_gen.py [h] --board <board_info_file> --scenario <scenario_info_file>
4positional arguments:
5  board_info_file  : file name of the board info XML
6  scenario_info_file  : file name of the scenario info XML
7