coreboot/payloads/linuxcheck
Jacob Garber 9cd53c56ed Makefile.inc, payloads: Enable -Wvla
Variable length arrays are dangerous, so let's make sure they don't
sneak back into coreboot or any of the payloads.

Change-Id: Idf2488cf0efab51c9569a3789ae953368b61880c
Signed-off-by: Jacob Garber <jgarber1@ualberta.ca>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33846
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-20 20:57:01 +00:00
..
Makefile Makefile.inc, payloads: Enable -Wvla 2019-08-20 20:57:01 +00:00
i386.c rampayload: Add the linuxcheck payload 2018-09-14 09:59:17 +00:00
linuxcheck.c rampayload: Add the linuxcheck payload 2018-09-14 09:59:17 +00:00
linuxcheck.h rampayload: Add the linuxcheck payload 2018-09-14 09:59:17 +00:00