stm32f334k8 only has 12kbytes of SRAM and flashing with the default WORKAREA of 16kbytes will fail for images > 12k. Change-Id: If9be0b0e7cd6e4ba15a130d8e06c74e4a0e22a61 Signed-off-by: Maximilian Schneider <max@schneidersoft.net> Reviewed-on: https://review.openocd.org/c/openocd/+/9283 Tested-by: jenkins Reviewed-by: Tomas Vanek <vanekt@fbl.cz>