zephyr/scripts
Lukasz Mrugala 6ef4db88dd twister: Remove unrecognised sections test
The section lists that govern whether the ELF
section is recognised or not are out of date.

A programming bug has rendered the unrecognised
section check unrunnable for years.

Thus, the practically dead code of the
unrecognised section check is removed
in this commit.

Signed-off-by: Lukasz Mrugala <lukaszx.mrugala@intel.com>
2025-03-24 07:53:01 +01:00
..
build
checkpatch
ci scripts: ci: check_compliance: Fix signoff check 2025-03-13 16:56:40 +00:00
coccinelle
coredump
dts
footprint scripts: footprint: Exclude data section from rom_report if XIP=n 2025-03-08 03:37:27 +01:00
generate_usb_vif
gitlint
kconfig scripts: kconfig: introduce dt_nodelabel_exists 2025-03-11 18:54:57 +01:00
logging/dictionary
native_simulator native_simulator: Get latest from upstream 2025-03-10 06:52:19 +01:00
net
profiling
pylib twister: Remove unrecognised sections test 2025-03-24 07:53:01 +01:00
pylint/checkers
release
ruff
schemas twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00
support
tests twister: Remove unrecognised sections test 2025-03-24 07:53:01 +01:00
tracing
utils scripts: utils: posix: add dry-run option and improve logging 2025-03-12 19:03:52 +01:00
west_commands west: runners: Do not ignore --no-reset in command line or arguments 2025-03-19 01:24:17 +01:00
.gitignore
check_maintainers.py
checkpatch.pl
checkstack.pl
coccicheck
dump_bugs_pickle.py
gen_gcov_files.py
get_maintainer.py
github_helpers.py
list_boards.py
list_hardware.py
list_shields.py
make_bugs_pickle.py
requirements-base.txt scripts: make sure we do not install vulunerable python packages 2025-03-22 14:03:56 -04:00
requirements-build-test.txt
requirements-compliance.txt scripts: make sure we do not install vulunerable python packages 2025-03-22 14:03:56 -04:00
requirements-extras.txt scripts: make sure we do not install vulunerable python packages 2025-03-22 14:03:56 -04:00
requirements-run-test.txt scripts: make sure we do not install vulunerable python packages 2025-03-22 14:03:56 -04:00
requirements.txt
series-push-hook.sh
set_assignees.py
snippets.py
spelling.txt
tags.sh
twister
valgrind.supp
west-commands.yml
zephyr_module.py