Home
last modified time | relevance | path

Searched refs:aon_size (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/soc/intel/intel_ish/utils/
Dbuild_ish_firmware.py64 aon_size = os.path.getsize(args.aon)
72 print(" AON binary size: ", aon_size)
73 aon_rdup_pg_size = roundup_page(aon_size)
99 f.write(b'\x00' * (aon_rdup_pg_size * PAGE_SIZE - aon_size))