HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30168 )
Change subject: [RFC] arch/riscv/stdint.h: Check the size of (u)intptr_t
......................................................................
Patch Set 1:
Patch Set 1:
Patch Set 1:
It really isn't RISC-V specific, I just haven't figured out a better place.
Do we have ARCH_DIR (or something like that) set up per stage? If so, we can add stdint.h to src/include/ and from there include the arch-specific, arch_stdint.h or something, then put your checks in src/include/stdint.h. Or it might be even better to collapse/move all the src/arch/<blah>/include/stdint.h into src/include/stdint.h and #if guard them based on rules.h.
already done.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/30168
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5583ba58eeca3a37229b41b6517adfc12b2fddce
Gerrit-Change-Number: 30168
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer
j.neuschaefer@gmx.net
Gerrit-Reviewer: Jonathan Neuschäfer
j.neuschaefer@gmx.net
Gerrit-Reviewer: Philipp Hug
philipp@hug.cx
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Reviewer: ron minnich
rminnich@gmail.com
Gerrit-CC: Aaron Durbin
adurbin@chromium.org
Gerrit-CC: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-Comment-Date: Wed, 12 Aug 2020 07:40:45 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment