Attention is currently required from: Philipp Hug, Julius Werner, ron minnich. HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/50564 )
Change subject: src/arch: Add missing <types.h> ......................................................................
Patch Set 1:
(15 comments)
File src/arch/arm/armv7/cache.c:
https://review.coreboot.org/c/coreboot/+/50564/comment/9d1e2133_a911c852 PS1, Line 51: size_t needs <stddef.h>
File src/arch/arm/fit_payload.c:
https://review.coreboot.org/c/coreboot/+/50564/comment/3647f2af_e7ad62a1 PS1, Line 25: size_t needs <stddef.h>
https://review.coreboot.org/c/coreboot/+/50564/comment/a43dd232_47ec70e0 PS1, Line 26: false needs <stdbool.h>
https://review.coreboot.org/c/coreboot/+/50564/comment/7048e97e_a83aab14 PS1, Line 43: uintptr_t needs <stdint.h>
File src/arch/arm64/armv8/cache.c:
https://review.coreboot.org/c/coreboot/+/50564/comment/13e97dab_9785e6f8 PS1, Line 44: size_t needs <stddef.h>
File src/arch/arm64/armv8/mmu.c:
https://review.coreboot.org/c/coreboot/+/50564/comment/b99d14e6_a0ee61ed PS1, Line 59: size_t needs <stddef.h>
File src/arch/arm64/fit_payload.c:
https://review.coreboot.org/c/coreboot/+/50564/comment/fec57527_7755dc1b PS1, Line 85: size_t needs <stddef.h>
File src/arch/riscv/include/vm.h:
https://review.coreboot.org/c/coreboot/+/50564/comment/c38a123a_de32b771 PS1, Line 19: size_t needs <stddef.h>
File src/arch/x86/exception.c:
https://review.coreboot.org/c/coreboot/+/50564/comment/004b7fb0_15e09297 PS1, Line 622: size_t needs <stddef.h>
File src/arch/x86/memcpy.c:
https://review.coreboot.org/c/coreboot/+/50564/comment/f3781893_608153f7 PS1, Line 7: size_t needs <stddef.h>
File src/arch/x86/memmove.c:
https://review.coreboot.org/c/coreboot/+/50564/comment/52c1ec14_637e0d6d PS1, Line 10: size_t needs <stddef.h>
File src/arch/x86/memset.c:
https://review.coreboot.org/c/coreboot/+/50564/comment/4acff275_1db6a9f3 PS1, Line 11: size_t needs <stddef.h>
File src/arch/x86/postcar_loader.c:
https://review.coreboot.org/c/coreboot/+/50564/comment/a56c60a3_a20d78d8 PS1, Line 31: size_t needs <stddef.h>
File src/arch/x86/smbios.c:
https://review.coreboot.org/c/coreboot/+/50564/comment/98f8a8cc_02686785 PS1, Line 207: size_t needs <stddef.h>
File src/arch/x86/tables.c:
https://review.coreboot.org/c/coreboot/+/50564/comment/23905ff0_96650487 PS1, Line 80: size_t needs <stddef.h>