summaryrefslogtreecommitdiff
path: root/src/security
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2024-08-23 01:01:36 +0200
committerElyes Haouas <ehaouas@noos.fr>2024-11-06 04:55:09 +0000
commit01dfc9b18730189445353422a5569e9d9865f5e3 (patch)
tree35d6490c9a71b5fa77a4c1019a4b393da48681ed /src/security
parente15b584961e682ba73210f96dfcab8ebfc5551bb (diff)
Makefile.mk: Suppress stack-usage LTO link warning
Suppress the following warning during linking with gcc: src/drivers/spi/spi_flash.c: In function 'spi_flash_cmd_write': src/drivers/spi/spi_flash.c:138:5: error: stack usage might be unbounded [-Werror=stack-usage=] 138 | int spi_flash_cmd_write(const struct spi_slave *spi, const u8 *cmd, Change-Id: If08d6d543a4fcff07003af8d1f8dd59ab79f42f8 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/84044 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/security')
0 files changed, 0 insertions, 0 deletions