summaryrefslogtreecommitdiff
path: root/tools/u_boot_pylib/test_util.py
diff options
context:
space:
mode:
authorArtur Kowalski <arturkow2000@gmail.com>2025-03-30 21:11:54 +0200
committerSvyatoslav Ryhel <clamor95@gmail.com>2025-04-12 09:47:42 +0300
commita35bf832d7047662761571b6f80861cb25477030 (patch)
tree5f2689fad5aed294293b06bce68d5ae56c91c678 /tools/u_boot_pylib/test_util.py
parent645350ed4b56f822b6da798c0cec101c3b1e4893 (diff)
pinctrl: tegra20: detect unknown/invalid pin/func configurations
Tegra20 driver doesn't know about some pin configurations and even about some pins. In case when pin configuration is unknown the pin would be muxed to whatever is under function 0, in case when pin itself is unknown, it could cause out-of-bounds array access in pinmux_set_func and pinmux_set_pullupdown. Signed-off-by: Artur Kowalski <arturkow2000@gmail.com> Reviewed-by: Svyatoslav Ryhel <clamor95@gmail.com> Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions