commit | 9764755bf80a9e2479b242b18c18fab0c44174ad | [log] [tgz] |
---|---|---|
author | Robert Lubos <robert.lubos@nordicsemi.no> | Thu Aug 01 11:24:35 2024 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Aug 01 16:40:03 2024 +0200 |
tree | dda7cdd8b0a321338cb30b3f4c298bb99b66e5a6 | |
parent | 9894b84a2dfd11226bf417b0daaf7f89193edabb [diff] |
tests: net: http_server: tls: Reduce test memory footprint Tweak some Kconfig variables to reduce the overall memory footprint of the test application. For some reason x86 MMu throws errors when accessing iterable section entries when the image size is too large. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>