coreboot/src/vendorcode
Nico Huber a461b694a6 Drop unnecessary DEVICE_NOOP entries
Providing an explicit no-op function pointer is only necessary for
`.read_resources` and `.set_resources`. All other device-operation
pointers are optional and can be NULL.

Change-Id: I3d139f7be86180558cabec04b8566873062e33be
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40206
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-10 11:25:04 +00:00
..
amd src/vendorcode: Use SPDX for GPL-2.0-only files 2020-04-04 14:58:21 +00:00
cavium src/vendorcode: Use SPDX for GPL-2.0-only files 2020-04-04 14:58:21 +00:00
eltan src/vendorcode: Use SPDX for GPL-2.0-only files 2020-04-04 14:58:21 +00:00
google Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
intel vendorcode/intel/fsp: Update FSP header for Tiger Lake 2020-03-31 18:07:40 +00:00
siemens src/vendorcode: Use SPDX for GPL-2.0-only files 2020-04-04 14:58:21 +00:00
Makefile.inc vendorcode/eltan: Add vendor code for measured and verified boot 2019-06-04 10:41:53 +00:00