summaryrefslogtreecommitdiff
path: root/cmd/stackprot_test.c
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-12-25 09:37:21 -0600
committerJerome Forissier <[email protected]>2026-01-15 11:09:28 +0100
commitc832cd3b49a51e34c3672201881f3da64df45031 (patch)
tree33501c4c258d0c11c7147a46de890357af92ab33 /cmd/stackprot_test.c
parentf916c819a33e7e6314e92e37fb9fbdba46432a05 (diff)
net: tftpput: Rework to exclude code from xPL phases
Given how the support for CONFIG_CMD_TFTPPUT is woven through the support for the tftp protocol we currently end up including "put" support in xPL phases, if enabled. This in turn can lead to size overflow on those platforms as xPL tends to be constrained. To resolve this, use "CMD_TFTPPUT" in the code to check for both CONFIG_CMD_TFTPPUT being true and not being in an xPL build phase. Signed-off-by: Tom Rini <[email protected]> Reviewed-by: Jerome Forissier <[email protected]>
Diffstat (limited to 'cmd/stackprot_test.c')
0 files changed, 0 insertions, 0 deletions