Home
last modified time | relevance | path

Searched full:rom_report (Results 1 – 12 of 12) sorted by relevance

/Zephyr-Core-3.4.0/samples/basic/minimal/
DREADME.rst37 :goals: rom_report
50 :goals: rom_report
63 :goals: rom_report
76 :goals: rom_report
89 :goals: rom_report
/Zephyr-Core-3.4.0/cmake/reports/
DCMakeLists.txt14 foreach(report ram_report rom_report footprint)
33 foreach(report ram_report rom_report footprint)
52 foreach(report ram_report rom_report footprint)
/Zephyr-Core-3.4.0/.github/workflows/
Dfootprint.yml59 west build -b frdm_k64f tests/benchmarks/footprints -t rom_report
65 west build -b frdm_k64f tests/benchmarks/footprints -t rom_report
/Zephyr-Core-3.4.0/doc/develop/optimizations/
Dtools.rst100 Build Target: rom_report
107 Use the ``rom_report`` to get the ROM report:
113 :goals: rom_report
/Zephyr-Core-3.4.0/doc/build/sysbuild/
Dindex.rst420 ``rom_report``, ``footprint``, ``puncover`` and ``pahole`` are not exposed.
433 location, the ``rom_report`` build target for ``mcuboot`` can be ran
438 west build -d build/mcuboot -t rom_report
443 using ``ninja`` using sysbuild with mcuboot enabled, the ``rom_report``
448 ninja -C mcuboot rom_report
453 using ``make`` using sysbuild with mcuboot enabled, the ``rom_report``
458 make -C mcuboot rom_report
/Zephyr-Core-3.4.0/cmake/usage/
Dusage.cmake29 message(" rom_report - Build and create ROM usage report")
/Zephyr-Core-3.4.0/scripts/footprint/
Dfpdiff.py7 # size_report. When you call call the ram_report or rom_report targets you
/Zephyr-Core-3.4.0/doc/releases/
Drelease-notes-1.11.rst343 * :github:`5348` - rom_report is broken for some environments
422 * :github:`5784` - make rom_report fails for qemu_x86 (not finding zephyr.bin)
429 * :github:`5853` - Using newlibc in a project breaks 'rom_report' and 'ram_report' targets.
Drelease-notes-2.4.rst1816 * :github:`15968` - rom_report very imprecise
Drelease-notes-3.1.rst1465 * :github:`44940` - rom_report creates two identical identifier but for different path in rom.json
Drelease-notes-1.14.rst2212 * :github:`8108` - make 'rom_report' misreports _sw_isr_table
/Zephyr-Core-3.4.0/
DKconfig.zephyr516 match exactly to the final elf file. See also rom_report,