zephyr/scripts/build
Fabio Baltieri b1fccaad6e scripts: check_init_priorities: fix device function name display
Device init pointers have been moved off struct init_entry and into
struct device in 766bfe7b2e, but check_init_priorities.py have not been
modified to check the new pointer so it's been showing NULL for all
devices since.

Fix it by searching down the right pointer for device init entries.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2025-07-28 04:22:43 -04:00
..
check_init_priorities_test.py scripts: check_init_priorities: fix device function name display 2025-07-28 04:22:43 -04:00
check_init_priorities.py scripts: check_init_priorities: fix device function name display 2025-07-28 04:22:43 -04:00
dir_is_writeable.py
elf_parser.py
file2hex.py scripts: build: Add optimizations in file2hex.py to gzip path as well 2025-03-07 19:53:34 +01:00
gen_app_partitions.py scripts: gen_app_partitions: only parse known arguments 2025-06-11 16:10:53 -07:00
gen_cfb_font_header.py
gen_device_deps.py
gen_image_info.py
gen_isr_tables_parser_carrays.py arch/common: Mark interrupt tables const when !DYNAMIC_INTERRUPTS 2025-06-10 22:13:09 +02:00
gen_isr_tables_parser_local.py
gen_isr_tables.py
gen_iter_sections.py
gen_kobject_list.py
gen_kobject_placeholders.py
gen_offset_header.py
gen_relocate_app.py code_relocation: Handle relocation of noinit sections 2025-06-18 11:16:37 +01:00
gen_strerror_table.py
gen_strsignal_table.py
gen_symtab.py
gen_syscalls.py
llext_inject_slids.py
llext_prepare_exptab.py
llext_slidlib.py
mergehex.py
parse_syscalls.py
process_gperf.py
subfolder_list.py
uf2conv.py
uf2families.json
user_wordsize.py