HOSTCC tools/generated/lib/aes/aes-encrypt.o HOSTCC tools/generated/lib/aes/aes-decrypt.o HOSTCC tools/mkimage.o HOSTCC tools/fit_info.o HOSTCC tools/fit_check_sign.o In file included from /home/mps/aports/main/u-boot/src/u-boot-2026.07/include/compiler.h:26, from : In function 'fread', inlined from 'zynqmpimage_pmufw' at /home/mps/aports/main/u-boot/src/u-boot-2026.07/tools/zynqmpimage.c:392:9, inlined from 'zynqmpimage_set_header' at /home/mps/aports/main/u-boot/src/u-boot-2026.07/tools/zynqmpimage.c:459:3: /usr/include/fortify/stdio.h:62:16: warning: '__orig_fread' writing 1 byte into a region of size 0 overflows the destination [-Wstringop-overflow=] 62 | return __orig_fread(__d, __n, __m, __f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/mps/aports/main/u-boot/src/u-boot-2026.07/tools/zynqmpimage.c:60: /home/mps/aports/main/u-boot/src/u-boot-2026.07/tools/zynqmpimage.h: In function 'zynqmpimage_set_header': /home/mps/aports/main/u-boot/src/u-boot-2026.07/tools/zynqmpimage.h:140:18: note: at offset 264 into destination object '__reserved4' of size 264 140 | uint32_t __reserved4[66]; /* 0x9c0 */ | ^~~~~~~~~~~ In file included from /usr/include/fortify/stdlib.h:33, from /home/mps/aports/main/u-boot/src/u-boot-2026.07/include/compiler.h:24: /usr/include/fortify/stdio.h:53:1: note: in a call to function '__orig_fread' declared with attribute 'access (read_only, 4)' 53 | _FORTIFY_FN(fread) size_t fread(void * _FORTIFY_POS0 __d, size_t __n, | ^~~~~~~~~~~ HOSTCC tools/fdt_add_pubkey.o WRAP tools/generated/boot/image-pre-load.c